Share via


EInvoiceTrans_MX::findByRef Method

Finds the record based on reference fields.

Syntax

client server public static EInvoiceTrans_MX findByRef(
    RefTableId _refTableId, 
    RefRecId _refRecId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: EInvoiceTrans_MX Table
A record in the EInvoiceTrans_MX table; otherwise, an empty record.

See Also

Reference

EInvoiceTrans_MX Table