JmgJobTable.jobStatus Method

Finds the status of the job.

Syntax

display JmgJobStatus jobStatus()

Run On

Called

Return Value

Type: JmgJobStatus Enumeration
The status of the selected job.

Remarks

If the job is a production job it returns the status from the production module; otherwise, it checks whether the job exists in the JmgTermReg table, and returns a status based on that.

See Also

Reference

JmgJobTable Table