ReqCalc.futuresCalcDimTrans Method [AX 2012]
Updates a transaction that is futures marked. This includes rescheduling of planned orders if it is required.
protected void futuresCalcDimTrans(
ReqSetupDim _setupDim,
ReqTrans _reqTrans,
List _listFuturesReschedule)
Run On
CalledParameters
- _setupDim
- Type: ReqSetupDim Class
A ReqSetupDim object that contains the cached item coverage settings.
- _reqTrans
- Type: ReqTrans Table
The ReqTrans record to be updated with the futures information.
- _listFuturesReschedule
- Type: List Class
A List that contains orders to be rescheduled.
Community Additions
ADD
Show: