JobExec Class Properties
- Last UpdatedNov 06, 2025
- 5 minute read
For a list of all members of this type, see JobExec members.
| Name | Description | |
|---|---|---|
![]() | AllowZeroQtySplit | The AllowZeroQtySplit property is a read-only property that contains the Allow Zero Qty Split flag, which determines if the start quantity of a job created from splitting another job can be zero. |
![]() | AutoAllocateQtyToRunningJob | The AutoAllocateQtyToRunningJob property is a read-only property that contains the Auto Allocate Qty to Running Job flag. This flag determines whether quantities from the original job's quantity that is left to be produced can be allocated to a job split-off. |
![]() | CanRunWithoutOperator | The CanRunWithoutOperator property is a read-only property that contains the Can Run Without Operator flag, which determines whether the current job can continue to run if an operator is not logged onto the job. |
![]() | CertExecObject | The CertExecObject property is a read-only property that contains the Cert Exec object to give access to certification information. The Cert Exec object determines if a job requires certifications and, if so, which ones and what level of certification the user needs to have to sign off on this job. |
![]() | CurGoodQty | The CurGoodQty property is a read-only property that contains the current good quantity. |
![]() | CurJobState | The CurJobState property is a read-only property that contains the current job state. |
![]() | CurOperId | The CurOperId property is a read-only property that contains the current operation ID running on this JobExec object instance. |
![]() | CurRejectQty | The CurRejectQty property is a read-only property that contains the current reject quantity. |
![]() | CurSeqNo | The CurSeqNo property is a read-only property that contains the current sequence number of the job running on this JobExec object instance. |
![]() | CurWOId | The CurWOId property read-only property that contains the current work order running on this JobExec object instance. |
![]() | DefConsReasCD | The DefConsReasCD property is a read-only property that contains the default consumption reason code for this JobExec object instance. |
![]() | DefConsReasDesc | The DefConsReasDesc property is a read-only property that contains the default consumption reason description for this JobExec object instance. |
![]() | DefFromEntID | The DefFromEntID property is a read-only property that contains the ID of the default entity from which items are consumed for this JobExec object instance. |
![]() | DefFromEntName | The DefFromEntName property is a read-only property that contains the Default From Ent Name for this JobExec object instance. |
![]() | DefLotNo | The DefLotNo property is a read-only property that contains the default lot number. |
![]() | DefProdReasCD | The DefProdReasCD property is a read-only property that contains the default production reason code for this JobExec object instance. |
![]() | DefProdReasDesc | The DefProdReasDesc is a read-only property that contains the default production reason description for this JobExec object instance. |
![]() | DefToEntID | The DefToEntID property read-only property that contains the Default To Ent ID for this JobExec object instance. |
![]() | DefToEntName | The DefToEntName property is a read-only property that contains the Default To Ent Name for this JobExec object instance. |
![]() | JobPos | The JobPos property is a read-only property that contains the job position on the entity for this JobExec object instance. |
![]() | JobStepExecObject | The JobStepExecObject property is a read-only property that contains the JobStepExec object. A JobStepExec object is created for a job running at this job position if the job has defined steps. |
![]() | SpecExecObject | The SpecExecObject property is a read-only property that contains the SpecExec object. A SpecExec object is created for the job running at this job position if the job can gather specifications. |
![]() | SuppressStartSomeQtyPrompt | The SuppressStartSomeQtyPrompt property is a read-only property that contains a flag that, when the request to start some of a job is made, determines whether to present the Start Some dialog or to use default quantity values. |
![]() | UserLoggedIn | The UserLoggedIn property is a read-only property that contains the User Logged In flag, which indicates whether the current user is logged on. |
