SalesLine_BR.invoiceAccount Method
Retrieves the CustInvoiceAccount record that is related to this record.
Syntax
public CustInvoiceAccount invoiceAccount([SalesLine _salesLine])
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine record that is related to this line.
Return Value
Type: CustInvoiceAccount Extended Data Type
the CustInvoiceAccount record that is related to this record.