MarkupTrans.initFromCustInvoiceLine Method
Initializes a MarkupTrans table buffer based on another CustInvoiceLine table buffer.
Syntax
public void initFromCustInvoiceLine(CustInvoiceLine _custInvoiceLine)
Run On
Called
Parameters
- _custInvoiceLine
Type: CustInvoiceLine Table
The CustInvoiceLine record from which to initialize the MarkupTrans record.