MCRHistSalesLine.createFromSalesLine Method
Copies data from SalesLine table to MCRHistSalesLine table, using the MCRHistSalesLineMap for all the fields that were mapped.
Syntax
public void createFromSalesLine(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
A record buffer of SalesLine table.