MergeWIP
MergeWIP is used to notify a Manufacturing Application of the creation of a single production lot from multiple production lots of a product being made on a production order.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: MergeWIPType
Properties: Global, Qualified, ID: oagis-id-6b6c6d0aee1a47379588bbeea584617a
Content
- Sequence [1..1]
- MergeWIPHeader [0..1] Provides information about the merge event.
- MergeWIPSource [0..*] Identifies the Source Orders to be merged.Information concerning the specific production order in the WIP Merge transaction to be processed. Instances of this Component are the source (children) production orders from which to perform the merge transaction. The resulting merged production order (specified in the MergeWIPDestination Component must also be specified as an instance of the MergeWIPDestination Component unless it is not an existing production order. Note that all source production orders are assumed to be at the same standard operation sequence, intraoperation steps and departments for the merge transaction to be processed successfully. This Component is mandatory and at least one occurrence of this Component is required for each MergeWIPLine Component.
- MergeWIPDestination [0..1] 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).
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | ||
actionCode | [0..1] | ActionCodeContentType |
Used in
- Type AcknowledgeMergeWIPDataAreaType (Element DataArea)
- Type CancelAcknowledgeMergeWIPDataAreaType (Element DataArea)
- Type CancelMergeWIPDataAreaType (Element DataArea)
- Type ChangeAcknowledgeMergeWIPDataAreaType (Element DataArea)
- Type ChangeMergeWIPDataAreaType (Element DataArea)
- Type GetMergeWIPDataAreaType (Element DataArea)
- Type NotifyMergeWIPDataAreaType (Element DataArea)
- Type ProcessMergeWIPDataAreaType (Element DataArea)
- Type ShowMergeWIPDataAreaType (Element DataArea)
- Type SyncMergeWIPDataAreaType (Element DataArea)
- Type SyncResponseMergeWIPDataAreaType (Element DataArea)
Sample instance
<MergeWIP> <MergeWIPHeader> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <LastModificationDateTime></LastModificationDateTime> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <DocumentReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <Extension>....................................... </Extension> </DocumentReference> <Attachment> <ID/> <IDSet>... </IDSet> <EmbeddedDataBinaryObject/> <URI>normalizedString</URI> <ISBN>normalizedString</ISBN> <FileName/> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <FileTypeCode>normalizedString</FileTypeCode> <FileSizeQuantity>1.0</FileSizeQuantity> <Title/> <Extension>....................................... </Extension> </Attachment> <Status> <ID/> <IDSet>... </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Status> <ReasonCode>normalizedString</ReasonCode> <ProductionOrderReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <ItemIdentification>... </ItemIdentification> <Facility>... </Facility> <SerialLot>... </SerialLot> <Extension>....................................... </Extension> </ProductionOrderReference> <Distribution> <ID/> <IDSet>... </IDSet> <LedgerID>normalizedString</LedgerID> <DocumentReference>... </DocumentReference> <Attachment>... </Attachment> <Percentage>1.0</Percentage> <Quantity/> <Amount/> <GeneralLedgerNominalAccount>normalizedString</GeneralLedgerNominalAccount> <GeneralLedgerElement>... </GeneralLedgerElement> <EnterpriseUnit>... </EnterpriseUnit> <ProjectReference>... </ProjectReference> <Extension>....................................... </Extension> </Distribution> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </MergeWIPHeader> <MergeWIPSource> <ID/> <IDSet> <ID/> </IDSet> <ProductionOrderReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <ItemIdentification>... </ItemIdentification> <Facility>... </Facility> <SerialLot>... </SerialLot> <Extension>....................................... </Extension> </ProductionOrderReference> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </MergeWIPSource> <MergeWIPDestination> <ID/> <IDSet> <ID/> </IDSet> <ItemQuantity>1.0</ItemQuantity> <ProductionOrderReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <ItemIdentification>... </ItemIdentification> <Facility>... </Facility> <SerialLot>... </SerialLot> <Extension>....................................... </Extension> </ProductionOrderReference> <OperationReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <GroupName/> <SequenceCode>normalizedString</SequenceCode> <StepID>normalizedString</StepID> <StepTypeCode>normalizedString</StepTypeCode> <Extension>....................................... </Extension> </OperationReference> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </MergeWIPDestination> </MergeWIP>