ReleaseUpdateCockpit.scheduleDepencenciesForScript Method [AX 2012]

Updates the dependencies of a script.

protected void scheduleDepencenciesForScript(ReleaseUpdateScripts _releaseUpdateScripts, RefRecId _batchTaskId)

Run On

Server

Parameters

_releaseUpdateScripts
Type: ReleaseUpdateScripts Table
This parameter stores the information in the script.
_batchTaskId
Type: RefRecId Extended Data Type
The script batch record ID.

Each dependency will be stored by a row in the BatchContraints table.

Community Additions

ADD
Show: