CustInvoiceLine.populateCustInvoiceLine Method
Sets the fields of CustInvoiceLine
Syntax
private void populateCustInvoiceLine(CustInvoiceStandardLineTemplate _custInvoiceStandardLineTemplate, CustInvoiceTable _custInvoiceTable)
Run On
Called
Parameters
- _custInvoiceStandardLineTemplate
Type: CustInvoiceStandardLineTemplate Table
The record buffer of CustInvoiceLineTemplate table.
- _custInvoiceTable
Type: CustInvoiceTable Table
The record buffer of CustInvoiceTable table.