Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a SalesComplementaryInvoice with a given recID.
Syntax
client server public static SalesComplementaryInvoiceHeader 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: SalesComplementaryInvoiceHeader Table
Record with the given RecID.