JobFromStdOp Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by JobFromStdOp.
| Name | Description | |
|---|---|---|
![]() | JobFromStdOp Constructor | The JobFromStdOp() method is the constructor for the JobExec class. It sets all fields for a new job. |
| Name | Description | |
|---|---|---|
![]() | DisplaySeq | The DisplaySeq property contains the sequence of jobs independent of the operation ID. |
![]() | EntId | The EntId property contains the ID of the entity that is linked to this standard operation. |
![]() | JobDesc | The JobDesc property contains the description for the new job. |
![]() | OperId | The OperId property contains the operation for the new job. |
![]() | QtyAtStart | The QtyAtStart property contains the quantity expected to be produced if there is no scrap, waste, or rejects for the job. |
![]() | QtyReqd | The QtyReqd property contains the quantity that is required to be produced before the job can be completed. |
![]() | SeqNo | The SeqNo property contains the sequence number for the new job. |
![]() | StateCd | The StateCd property contains the default state code for the job. |
![]() | StdOperId | The StdOperId property contains the standard operation from which this job is being created. |

