AllocateResource
Identifies the resources that are need for a prodiuction order and indicates where they are to be assigned.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: AllocateResourceType
Properties: Global, Qualified, ID: oagis-id-ccf98992ab8f4b94b39140f2b1b850fd
Content
- Sequence [1..1]
- AllocateResourceHeader [0..1] Information describing the work order that the resource transaction is to be charged against
- AllocateResourceDetail [0..*] Information describing the resources to be charged.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | ||
actionCode | [0..1] | ActionCodeContentType |
Used in
- Type AcknowledgeAllocateResourceDataAreaType (Element DataArea)
- Type CancelAcknowledgeAllocateResourceDataAreaType (Element DataArea)
- Type CancelAllocateResourceDataAreaType (Element DataArea)
- Type ChangeAcknowledgeAllocateResourceDataAreaType (Element DataArea)
- Type ChangeAllocateResourceDataAreaType (Element DataArea)
- Type GetAllocateResourceDataAreaType (Element DataArea)
- Type NotifyAllocateResourceDataAreaType (Element DataArea)
- Type ProcessAllocateResourceDataAreaType (Element DataArea)
- Type ShowAllocateResourceDataAreaType (Element DataArea)
- Type SyncAllocateResourceDataAreaType (Element DataArea)
- Type SyncResponseAllocateResourceDataAreaType (Element DataArea)
Sample instance
<AllocateResource> <AllocateResourceHeader> <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> <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> <SalesOrderReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <ReleaseNumberID>normalizedString</ReleaseNumberID> <ScheduleLineNumberID>normalizedString</ScheduleLineNumberID> <SubLineNumberID>normalizedString</SubLineNumberID> <OrderQuantity>1.0</OrderQuantity> <Extension>....................................... </Extension> </SalesOrderReference> <Effectivity> <ID/> <IDSet>... </IDSet> <Name/> <Preference>... </Preference> <EffectiveValueList>... </EffectiveValueList> <EffectiveRange>... </EffectiveRange> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Effectivity> <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> </AllocateResourceHeader> <AllocateResourceDetail> <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> <WorkCenterID>normalizedString</WorkCenterID> <AllocateResources> <ID/> <IDSet>... </IDSet> <ResourceAllocation>... </ResourceAllocation> <InventoryAllocation>... </InventoryAllocation> <LaborAllocation>... </LaborAllocation> <MachineAllocation>... </MachineAllocation> <OperationAllocation>... </OperationAllocation> <ToolAllocation>... </ToolAllocation> <Extension>....................................... </Extension> </AllocateResources> <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> </AllocateResourceDetail> </AllocateResource>