Customizing Operator Advisor > Operator Advisor Data Model > Job Order Schema > Job Order Material Requirement Properties
Job Order Material Requirement Properties
The following table describes the properties on the Data Shape for job order material requirements (PTC.SCA.SCO.JobOrderMaterialRequirement):
Model Property
Description
Model Type
UID
The internal unique identifier for the job order material requirement. Autogenerated.
LONG
JobOrderUID
The internal unique identifier of a job order.
LONG
MaterialClassUID
Identifies the associated material class.
LONG
MaterialDefinitionUID
Identifies the associated material definition.
LONG
MaterialLotUID
Identifies the associated material lot.
LONG
MaterialSubLotUID
Identifies the associated material sublot.
LONG
Description
Provides additional information about the material requirement.
STRING
MaterialUse
* The intended use of the material, for example: Consumed, Produced, Consumable, Destroyed, Disassembled, OperatedOn.
For more information, see Updating Material Use Values.
INTEGER
StorageLocation
The proposed physical location of the material.
STRING
Quantity
The amount of material that is required.
NUMBER
QuantityUnitOfMeasure
The unit of measure for the Quantity property.
STRING
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.
* 
If material lots or material sublots are combined, the result is not an assembly, but instead is a new material lot.
INTEGER
Was this helpful?