ReqCalcTaskController.updateTaskFromBundle Method [AX 2012]
Updates a task record from a bundle record.
Syntax
protected void updateTaskFromBundle(ReqCalcTask _task, ReqCalcTasksBundle _bundle)
Run On
Called
Parameters
- _task
Type: ReqCalcTask Table
The task to update.
- _bundle
Type: ReqCalcTasksBundle Table
The bundle that is used to update the task.