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.
Finds exim vend invoice transaction by invoice transaction RecId.
Syntax
client server public static EximVendInvoiceTrans_IN findByInvoiceTransRecId(RefRecId _vendInvoiceTransRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _vendInvoiceTransRecId
Type: RefRecId Extended Data Type
The vend invoice transaction RecId.
- _forUpdate
Type: boolean
The forUpdate flag.
Return Value
Type: EximVendInvoiceTrans_IN Table
The instance of the EximVendInvoiceTrans_IN class.