Share via


CustInvoiceTransCorrLink_RU::findCustInvoiceTrans Method

Searches for a CustInvoiceTransCorrLink_RU record, based on the given CustInvoiceTrans record ID.

Syntax

client server public static CustInvoiceTransCorrLink_RU findCustInvoiceTrans(RefRecId _custInvoiceTransRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update.

Return Value

Type: CustInvoiceTransCorrLink_RU Table
The CustInvoiceTransCorrLink_RU record that is found.

See Also

Reference

CustInvoiceTransCorrLink_RU Table