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.
Finds the next job by searching in the current operation and the next operation defined by the OprNumNext field.
Syntax
client server public static GanttTmpWrkCtrJob findNextJob(GanttTmpWrkCtrJob _jobData)
Run On
Called
Parameters
- _jobData
Type: GanttTmpWrkCtrJob Table
A table buffer that specifies the job that comes before the job you want returned.
Return Value
Type: GanttTmpWrkCtrJob Table
The next job after the job specified in the _jobData parameter.