Share via


SalesPurchJournalLine_IN::findRecId Method

Finds the record ID of the sales purchase journal line.

Syntax

client server public static SalesPurchJournalLine_IN findRecId(
    TableId _tableId, 
    RecId _recId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: SalesPurchJournalLine_IN Map
The instance of the SalesPurchJournalLine_IN class.

See Also

Reference

SalesPurchJournalLine_IN Map