MCRHistSalesTable.createFromSalesTable Method
Uses the MCRHistSalesTableMap map to copy data from salesTable table to MCRHistSalesTable table for all the fields that were mapped.
Syntax
public void createFromSalesTable(SalesTable _salesTable)
Run On
Called
Parameters
- _salesTable
Type: SalesTable Table
A record buffer of the SalesTable table.