JmgProdJobStatus.prodStatus Method
Retrieves the Status of the production that is referred to in the specified JmgProdJobStatus record.
Syntax
display ProdStatus prodStatus(JmgProdJobStatus _inTable)
Run On
Called
Parameters
- _inTable
Type: JmgProdJobStatus Table
The JmgProdJobStatus record from where the production ID is fetched.
Return Value
Type: ProdStatus Enumeration
The current status of the production that is referred to in the specified JmgProdJobStatus record.