MarkupTrans::findByCustInvoiceLineRefId Method

Finds a specific MarkupTrans record.

Syntax

client server public static MarkupTrans findByCustInvoiceLineRefId(
    CustInvoiceLineIdRefRecId _custInvoiceLineIdRefRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: MarkupTrans Table
A MarkupTrans table buffer.

See Also

Reference

MarkupTrans Table