ReqCalc.insertTasksForAllItems Method [AX 2012]
Inserts tasks for all items to be processed for a given status and level state.
Syntax
protected void insertTasksForAllItems(ReqProcessStatus _status, [ReqLevelState _levelState])
Run On
Called
Parameters
- _status
Type: ReqProcessStatus Enumeration
The status for which to insert the tasks.
- _levelState
Type: ReqLevelState Enumeration
The level state for which to insert the tasks.