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
- _custInvoiceTransRecId
Type: RefRecId Extended Data Type
The record ID of the CustInvoiceTrans record.
- _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.