CustomerItemIdentification
Is the identifier provided by the customer for the item.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ItemIdentificationType
Properties: Global, Qualified, ID: oagis-id-043e848198684046ab2919b0ad86fbfd
Content
- Sequence [1..1]
- ID [0..1] Is the Identifiers of the given instance of an entity within the scope of the integration. The schemeAgencyID attribute identifies the party that provided or knows this party by the given identifier.
- RevisionID [0..1] Is the revision of the semantically named document. The combination of the ID and its revision uniquely identifies the associated entity.
- VariationID [0..1]
- ItemIDSet [0..*]
- Extension [0..1]
from type ItemIdentificationBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type ItemIdentificationBaseType | |
actionCode | [0..1] | ActionCodeContentType | from type ItemIdentificationBaseType |
Used in
- Group ItemIDsGroup
- Type AttachedItemBaseType via reference to ItemIDsGroup
- Type AttachedItemType via reference to ItemIDsGroup (Element AttachedItem)
- Type BOMItemDataBaseType via reference to ItemIDsGroup
- Type BOMItemDataType via reference to ItemIDsGroup (Element BOMItemData)
- Type BatchBaseType via reference to ItemIDsGroup
- Type BatchType via reference to ItemIDsGroup (Element Batch)
- Type ItemBaseType via reference to ItemIDsGroup
- Type ItemInstanceBaseType via reference to ItemIDsGroup
- Type ItemInstanceIdentificationBaseType via reference to ItemIDsGroup
- Type ItemInstanceIdentificationType via reference to ItemIDsGroup (Elements ParentItemInstanceIdentification, ChildItemInstanceIdentification, InventoryItemInstanceIdentification)
- Type ItemInstanceType via reference to ItemIDsGroup (Elements ItemInstance, ParentItemInstance, RejectedItemInstance, ScrappedItemInstance, SubstituteItemInstance, ComponentItemInstance)
- Type ItemMasterBaseType via reference to ItemIDsGroup
- Type ItemMasterLocationBaseType via reference to ItemIDsGroup
- Type ItemMasterType via reference to ItemIDsGroup (Element ItemMaster)
- Type ItemSubLineBaseType via reference to ItemIDsGroup
- Type ItemSubLineType via reference to ItemIDsGroup (Element ItemSubLine)
- Type ItemType via reference to ItemIDsGroup (Elements Item, AssociatedBundleItem, AttachedServiceItem, ServiceItem, ChildItem, AssociatedItem, ServiceBundleItem ...more)
- Type LocationItemMasterBaseType via reference to ItemIDsGroup
- Type LocationItemMasterType via reference to ItemIDsGroup (Element LocationItemMaster)
- Type ManufacturingItemBaseType via reference to ItemIDsGroup
- Type ManufacturingItemType via reference to ItemIDsGroup (Elements ManufacturingItem, FinishedGoodItem)
- Type ReceiveDeliveryItemBaseType via reference to ItemIDsGroup
- Type ReceiveDeliveryItemType via reference to ItemIDsGroup (Element ReceiveDeliveryItem)
- Type ReceiveDeliveryUnitItemBaseType via reference to ItemIDsGroup
- Type ReceiveDeliveryUnitItemType via reference to ItemIDsGroup (Element ReceiveDeliveryUnitItem)
- Type RevisedBOMComponentBaseType via reference to ItemIDsGroup
- Type RevisedBOMComponentType via reference to ItemIDsGroup (Element RevisedBOMComponent)
- Type RevisedItemRevisionBaseType via reference to ItemIDsGroup
- Type RevisedItemRevisionType via reference to ItemIDsGroup (Element RevisedItemRevision)
- Type RevisedSubstituteItemBaseType via reference to ItemIDsGroup
- Type RevisedSubstituteItemType via reference to ItemIDsGroup (Element RevisedSubstituteItem)
- Type ServicedItemInstanceBaseType via reference to ItemIDsGroup
- Type ServicedItemInstanceType via reference to ItemIDsGroup (Element ServicedItemInstance)
- Type ShipItemBaseType via reference to ItemIDsGroup
- Type ShipmentItemBaseType via reference to ItemIDsGroup
- Type ShipmentItemType via reference to ItemIDsGroup (Element ShipmentItem)
- Type ShipmentUnitItemBaseType via reference to ItemIDsGroup
- Type ShipmentUnitItemType via reference to ItemIDsGroup (Element ShipmentUnitItem)
Sample instance
<CustomerItemIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <ItemIDSet> <ID/> </ItemIDSet> <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> </CustomerItemIdentification>