SalesComplementaryInvoiceHeader.getCancelSalesComplInvoice Method
Retrives the SalesComplementaryInvoiceHeader record that reverses this document
Syntax
public SalesComplementaryInvoiceHeader getCancelSalesComplInvoice([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
The boolean value that defines if the record will be selected for update or not
Return Value
Type: SalesComplementaryInvoiceHeader Table
Record from SalesComplementaryInvoiceHeader that reverses this document, if any.