ReqDemPlanTaskLoggerInterface.startTask Method [AX 2012]
Starts the task that has a given name.
public void startTask(ReqDemPlanTaskName _taskName, [DataAreaId _taskDataAreaId])
Run On
CalledParameters
- _taskName
- Type: ReqDemPlanTaskName Extended Data Type
The name of the task.
- _taskDataAreaId
- Type: DataAreaId Extended Data Type
The rank of the task; optional. By default, the value is empty (cross-company task).
Community Additions
ADD
Show: