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
- _recID
Type: RefRecId Extended Data Type
RecID for the complementary invoice to be retrieved.
- _forUpdate
Type: boolean
Whether the record is for update.
Return Value
Type: PurchComplementaryInvoiceHeader Table
Record with the given RecID.