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.
Marks data as being changed during the scheduling process.
Syntax
server public static void setDataChanged(ReqProcessId _processId, boolean _dataChanged)
Run On
Server
Parameters
- _processId
Type: ReqProcessId Extended Data Type
Id of the scheduling process.
- _dataChanged
Type: boolean
A boolean value that indicates if data has been changed during processing.