GetJobPos Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetJobPos() method retrieves the job position of the specified job by determining the job exec for the current entity on which the job is running.
Parameters
- woId
- Required. Holds the work order of the job for which the job position is being retrieved.
- operId
- Required. Holds the operation ID of the job for which the job position is being retrieved.
- seqNo
- Required. Holds the sequence number of the job for which the job position is being retrieved.
Return Value
Returns an integer value that represents the job position on the entity on which
the the specified job is running.