Share via


PurchComplementaryInvoiceLine::find Method

Retrieves a PurchComplementaryInvoiceLine from a given RecID.

Syntax

client server public static PurchComplementaryInvoiceLine find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the line are supposed to be updated; false otherwise.

Return Value

Type: PurchComplementaryInvoiceLine Table
Record with the provided RecID.

See Also

Reference

PurchComplementaryInvoiceLine Table