Open Constraint Confirmed
DRAFT
This inbound and oubound task attachment is used to inform about the confirmation of an open constraint. It is always related to an Open Constraint, provided by the ERP along with the task.
An Open Constraint Confirmation can be inbound, in which case it is supplied by the ERP itself to update and confirm the formerly sent Open Constraint. In case this attachment is outbound, the constraint was confirmed by an OMD coordinator or planner.
Attribute | Description | Optional | Example |
---|---|---|---|
attachmentType | The type of this attachment. Needs to be 1, which means text | no | 1 |
subType | The sub-type of this attachment, being openConstraintConfirmed | no | openConstraintConfirmed |
reference | The identifier of the original open constraint | no | 483-39 |
content | The name or description of the constraint | no | Fork-lift truck required |
extra | An XML document containing detailed information about the confirmation of the constraint. | no | see below |
Example of an extra XML document
<Data C1="SupplierCode2"/>
The above example contains the result of the Mobile UI edited during the confirmation of the open constraint.