FactureTrans_RU::findCustInvoiceTrans Method
Searches for a FactureTrans_RU record by a given CustInvoiceTrans record.
Syntax
server public static FactureTrans_RU findCustInvoiceTrans(CustInvoiceTrans _custInvoiceTrans, [boolean _forupdate])
Run On
Server
Parameters
- _custInvoiceTrans
Type: CustInvoiceTrans Table
The CustInvoiceTrans record.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: FactureTrans_RU Table
The FactureTrans_RU record.