Definition Type: Element
Name: SplitWIPDestination
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SplitWIPDestination
Containing Schema: SplitWIP.xsd
Abstract
Documentation:
Information concerning the specific production order in the WIP Split transaction to be processed. Instances of this component are the target (children) production orders to which to perform the split transaction. If the parent production order (specified in the SplitWIPSource component) is also a resulting child production lot, it must be specified again as a child production order (ie. you must define the SplitWIPSource again as an instance in the SplitWIPDestination).
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ProductionOrderReference in schema components_xsd Drilldown into ItemQuantity in schema fields_xsd Drilldown into SplitWIPDestination in schema splitwip_xsdXSD Diagram of SplitWIPDestination in schema splitwip_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="SplitWIPDestination" type="SplitWIPDestination">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Information concerning the specific production order in the WIP Split transaction to be processed.  Instances of this component are the target (children) production orders to which to perform the split transaction.  If the parent production order (specified in the SplitWIPSource component) is also a resulting child production lot, it must be specified again as a child production order (ie. you must define the SplitWIPSource again as an instance in the SplitWIPDestination).</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)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: