Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the futures information on all transactions for a item/dimension pair.
Syntax
protected void futuresCalcDim(
ReqSetupDim _setupDim,
Query _reqTransQuery,
[List _listFuturesReschedule])
Run On
Called
Parameters
- _setupDim
Type: ReqSetupDim Class
A ReqSetupDim object that contains the item coverage settings.
- _reqTransQuery
Type: Query Class
A Query that can be used to get all the requirement transactions to be futures processed.
- _listFuturesReschedule
Type: List Class
A List object to which the orders to be scheduled should be added.