Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads the CustomsInvoiceRegnJournalLine_IN table for the specified CustomsInvoiceRegnJournalTable_IN table RecId.
Syntax
client server public static CustomsInvoiceRegnJournalLine_IN findRecId(RefRecId _customsInvoiceRegnJournalTablerecId, [boolean _forupdate])
Run On
Called
Parameters
- _customsInvoiceRegnJournalTablerecId
Type: RefRecId Extended Data Type
The CustomsInvoiceRegnJournalTable_IN table RecId to find CustomsInvoiceRegnJournalLine_IN record.
- _forupdate
Type: boolean
if true, select record for update.
Return Value
Type: CustomsInvoiceRegnJournalLine_IN Table
The selected CustomsInvoiceRegnJournalLine_IN table recId.