ReleaseUpdateCockpit.scheduleBatchDependency Method [AX 2012]
Sets a dependency between two tasks.
protected void scheduleBatchDependency(RefRecId _task, RefRecId _dependsOnTask)
Run On
ServerParameters
- _task
- Type: RefRecId Extended Data Type
The batch record ID of the upgrade task.
- _dependsOnTask
- Type: RefRecId Extended Data Type
The batch record ID of the other task that the upgrade task depends on.
Community Additions
ADD
Show: