EximVendInvoiceTrans_IN::findByInvoiceTransRecId Method
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.