ReqCalcTaskController.assignBundle Method [AX 2012]
Assigns a bundle to a thread.
Syntax
public boolean assignBundle(ReqCalcTasksBundle _reqCalcTasksBundle)
Run On
Called
Parameters
- _reqCalcTasksBundle
Type: ReqCalcTasksBundle Table
The bundle record that contains the assigned bundle.
Return Value
Type: boolean
true if the bundle has been assigned; otherwise, false.