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 CustomsInvoiceRegnTrans_IN table for the specified CustomsInvoiceRegnJournalLine Table RecId.
Syntax
client server public static CustomsInvoiceRegnTrans_IN findByInvoiceRegnJournalLineRecId(RefRecId _customsInvoiceRegnJournalLineRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _customsInvoiceRegnJournalLineRecId
Type: RefRecId Extended Data Type
The CustomsInvoiceRegnJournalLine_IN table RecId to find CustomsInvoiceRegnTrans_IN record.
- _forUpdate
Type: boolean
if true, select record for update.
Return Value
Type: CustomsInvoiceRegnTrans_IN Table
The CustomsInvoiceRegnTrans_IN table record for specified CustomsInvoiceRegnJournalLine table RecId.