Share via


SalesComplementaryInvoiceHeader::find Method

Retrieves a SalesComplementaryInvoice with a given recID.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: SalesComplementaryInvoiceHeader Table
Record with the given RecID.

See Also

Reference

SalesComplementaryInvoiceHeader Table