Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Schedules the upgrade scripts in a module.
Syntax
protected RefRecId scheduleModuleVersion(
sysReleasedVersion _version,
ReleaseUpdateModule _module,
RefRecId _parentVersionTask)
Run On
Server
Parameters
- _version
Type: sysReleasedVersion Enumeration
The script version.
- _module
Type: ReleaseUpdateModule Extended Data Type
The script module.
- _parentVersionTask
Type: RefRecId Extended Data Type
The parent task that the scripts depend on.
Return Value
Type: RefRecId Extended Data Type
The batch record ID of the transition job.