Customizing Operator Advisor > Operator Advisor Data Model > Work Definition Schema > Work Definition Material Specification Properties
Work Definition Material Specification Properties
The following table describes the properties on the Data Shape for work definition material specifications (PTC.SCA.SCO.WorkDefinitionMaterialSpecification):
Model Property
Description
Model Type
Windchill Mapping
UID
The internal unique identifier for the work definition material specification. Autogenerated.
LONG
WorkDefinitionUID
The internal unique identifier of the work definition.
LONG
MaterialClassUID
The internal unique identifier of the material class.
LONG
MaterialDefinitionUID
The internal unique identifier of the material definition.
LONG
Description
Provides additional information about the material specification.
STRING
MPMOperationToPartLink.description
MPMOperationToOperatedPartLink.description
MaterialUse
* Identifies the use for the material, for example: Consumed, Produced, Consumable, Destroyed, Disassembled, OperatedOn.
For more information, see Updating Material Use Values.
INTEGER
MPMOperationToPartLink.allocationType
MPMOperationToOperatedPartLink.allocationType
Quantity
The amount of material resources that are required.
NUMBER
MPMOperationToPartLink.quantity.amount
MPMOperationToOperatedPartLink.quantity.amount
QuantityUnitOfMeasure
The unit of measure for the Quantity property.
STRING
MPMOperationToPartLink.quantity.unit
MPMOperationToOperatedPartLink.quantity.unit
AssemblyType
* Indicates whether the assembly is logical or physical. A logical assembly is made up of components that are not necessarily in physical proximity, or connected to each other. A physical assembly is made up of components that are connected, or are in physical proximity to each other.
INTEGER
AssemblyRelationship
* Indicates whether the assembly is transient or permanent. In a transient assembly, the relationship between components during production is temporary, for example, a batch kit or materials located on a pallet. In a permanent assembly, the production process does not separate the assembly components.
INTEGER
ComponentPath
The component identifier path for the allocated part, starting from the root of the assembly that was allocated to the process plan.
STRING
MPMOperationToPartLink.componentIdPath
MPMOperationToOperatedPartLink.componentIdPath
OccurrencePath
The path for the occurrence of the allocated part.
STRING
Calculated during the process plan conversion
Was this helpful?