RecoverWIP
RecoverWIP is used to notify a Manufacturing Application of the creation of usable production materials from material previously considered unsuitable for production use. This is most often likely to represent a return to production of scrap material.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: RecoverWIPType
Properties: Global, Qualified, ID: oagis-id-1734f7cb4dce405ca5c572633e8f0fd2
Content
- Sequence [1..1]
- RecoverWIPHeader [0..1] Information describing the recovered production order in the WIP Recovery/Bonus event.
- RecoverWIPLine [0..*] Information describing the specific WIP Recovery/Bonus transaction to be processed.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | ||
actionCode | [0..1] | ActionCodeContentType |
Used in
- Type AcknowledgeRecoverWIPDataAreaType (Element DataArea)
- Type CancelAcknowledgeRecoverWIPDataAreaType (Element DataArea)
- Type CancelRecoverWIPDataAreaType (Element DataArea)
- Type ChangeAcknowledgeRecoverWIPDataAreaType (Element DataArea)
- Type ChangeRecoverWIPDataAreaType (Element DataArea)
- Type GetRecoverWIPDataAreaType (Element DataArea)
- Type NotifyRecoverWIPDataAreaType (Element DataArea)
- Type ProcessRecoverWIPDataAreaType (Element DataArea)
- Type ShowRecoverWIPDataAreaType (Element DataArea)
- Type SyncRecoverWIPDataAreaType (Element DataArea)
- Type SyncResponseRecoverWIPDataAreaType (Element DataArea)
Sample instance
<RecoverWIP> <RecoverWIPHeader> <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> </RecoverWIPHeader> <RecoverWIPLine> <LineNumberID/> <LineIDSet> <ID/> </LineIDSet> <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> <ItemQuantity>1.0</ItemQuantity> <SiteLocation> <ID/> <IDSet>... </IDSet> <Name/> <Directions/> <Coordinate>... </Coordinate> <Address>... </Address> <Contact>... </Contact> <Communication>... </Communication> <PostalAddress>... </PostalAddress> <PhysicalAddress>... </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod>.................. </AvailableTimePeriod> <LocationEquipmentSpecification>... </LocationEquipmentSpecification> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </SiteLocation> <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> </RecoverWIPLine> </RecoverWIP>