Job Order Dependency Properties
The following table describes the properties on the Data Shape for job order dependencies (PTC.SCA.SCO.JobOrderDependency):
Model Property
Description
Model Type
UID
The internal unique identifier for the job order. Autogenerated.
LONG
Type
* The dependency type. Possible values: Finish to Start, Start to Start, Finish to Finish, Start to Finish.
LONG
FromUID
The unique internal identifier for the parent job order.
LONG
ToUID
The unique internal identifier for the child job order.
LONG
Description
Provides additional information about the job order dependency.
STRING
Was this helpful?