CustInvoiceLineScriptBuffer.insertFromCustInvoiceLine Method
Copies the values of the fields of CustInvoiceLine table and inserts a record.
Syntax
public void insertFromCustInvoiceLine(CustInvoiceLine _custInvoiceLine)
Run On
Called
Parameters
- _custInvoiceLine
Type: CustInvoiceLine Table
The record buffer of CustInvoiceLine table.