ReqCalcExplodeSales_PBA.setupTmpData Method [AX 2012]
Creates temporary simulation data for the delivery date calculation.
Syntax
private SalesLine setupTmpData(SalesLine existSalesLine)
Run On
Server
Parameters
- existSalesLine
Type: SalesLine Table
The base sales data that is used for calculation.
Return Value
Type: SalesLine Table
The simulation sales line data to run with the ReqCalc engine.