Definition Type: Element
Name: MergeWIPDestination
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:MergeWIPDestinationType
Containing Schema: MergeWIP.xsd
Abstract
Documentation:
Identifies the Destination Order in which the Merger creates. Information concerning the specific production order in the WIP Merge transaction to be processed. This Component specifies the end resulting production order (the target) to which to process the merge transaction. This Component is mandatory for each occurrence of the MergeWIPLine for all BODs except the Request BODs (Get and GetList).
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into OperationReference in schema components_xsd Drilldown into ProductionOrderReference in schema components_xsd Drilldown into ItemQuantity in schema fields_xsd Drilldown into MergeWIPDestinationType in schema mergewip_xsdXSD Diagram of MergeWIPDestination in schema mergewip_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="MergeWIPDestination" type="MergeWIPDestinationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies the Destination Order in which the Merger creates.</xsd:documentation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Information concerning the specific production order in the WIP Merge transaction to be processed.  This Component specifies the end resulting production order (the target) to which to process the merge transaction.   This Component is mandatory for each occurrence of the MergeWIPLine for all BODs except the Request BODs (Get and GetList).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemQuantity nsA:ItemQuantity 0 (1)
ProductionOrderReference nsA:ProductionOrderReference 0 (1)
OperationReference nsA:OperationReference 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: