Definition Type: Element
Name: InventoryDetail
Namespace: http://www.openapplications.org/oagis
Type: oa:LotSerial
Containing Schema: SupplyChainExecution.xsd
Abstract
Documentation:
Provides additional inventory attribute information for an inventory item, such as lot numbers, quality/disposition, serial numbers, or other characteristics that may not be specified on the order documentation.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema components_xsd Drilldown into ParentSerialNumber in schema components_xsd Drilldown into SerialNumber in schema components_xsd Drilldown into Disposition in schema components_xsd Drilldown into ParentLot in schema components_xsd Drilldown into Lot in schema components_xsd Drilldown into ItemQuantity in schema components_xsd Drilldown into LotSerial in schema components_xsdXSD Diagram of InventoryDetail in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="InventoryDetail" type="LotSerial">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Provides additional inventory attribute information for an inventory item, such as lot numbers, quality/disposition, serial numbers, or other characteristics that may not be specified on the order documentation.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemQuantity oa:ItemQuantity 0 (1)
Lot oa:Lot 0 (1)
ParentLot oa:ParentLot 0 (1)
Disposition oa:Disposition 0 (1)
SerialNumber oa:SerialNumber 0 unbounded
ParentSerialNumber oa:ParentSerialNumber 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: