EximCustInvoiceTrans_IN::findByCustInvoiceTransRecId Method

Reads the EximCustInvoiceTrans_IN table for the specified CustInvoiceTrans record ID.

Syntax

client server public static EximCustInvoiceTrans_IN findByCustInvoiceTransRecId(RefRecId _custInvoiceTransRecId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximCustInvoiceTrans_IN Table
The EximCustInvoiceTrans_IN table record for the specified CustInvoiceTrans record ID.

See Also

Reference

EximCustInvoiceTrans_IN Table