Component Object
A component is a material that is used or generated in a process
Fields
#
producedQuantity
BigInt !
Non-null
Produced quantity of the Component, calculated from the ProducedComponents
consumedQuantity
BigInt !
Non-null
Consumed quantity of the Component, calculated from the ConsumedComponents
producedBy
[ ComponentLink !]!
Non-null
The ComponentLinks that produce the Component - e.g. the production linkage to another processnode
consumedBy
[ ComponentLink !]!
Non-null
The ComponentLinks that consume the Component - e.g. the consumption linkage to another processnode
Usages
#
References
#
- Field component from LocationComponentAvailability
- Field component from Transfer
- Field component from ComponentLink
Previous
ColorSideInput
Next
ComponentLink