Share via


PurchComplementaryInvoiceHeader::find Method

Retrieves a PurchComplementaryInvoice with a given recID.

Syntax

client server public static PurchComplementaryInvoiceHeader find(RefRecId _recID, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Whether the record is for update.

Return Value

Type: PurchComplementaryInvoiceHeader Table
Record with the given RecID.

See Also

Reference

PurchComplementaryInvoiceHeader Table