ReqCalc.insertTasksForAllItems Method [AX 2012]
Inserts tasks for all items to be processed for a given status and level state.
protected void insertTasksForAllItems(ReqProcessStatus _status, [ReqLevelState _levelState])
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: