ReqCalcTaskController.readBundleTasks Method [AX 2012]
Iterates through the tasks of a bundle.
Syntax
public boolean readBundleTasks(ReqCalcTasksBundle _bundle)
Run On
Called
Parameters
- _bundle
Type: ReqCalcTasksBundle Table
The bundle record.
Return Value
Type: boolean
true if iteration can be done; otherwise, false.