Share via


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

  • _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.

See Also

Reference

FactureTrans_RU Table