Definition Type: Element
Name: InventoryDetail
Namespace: http://www.openapplications.org/oagis
Type: oa:LotSerial
Containing Schema: SupplyChainExecution.xsd
Abstract False
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 Drilldown into Note Drilldown into Description Drilldown into ParentSerialNumber Drilldown into SerialNumber Drilldown into Disposition Drilldown into ParentLot Drilldown into Lot Drilldown into ItemQuantity Drilldown into LotSerialXSD Diagram of InventoryDetail
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:
Collapse Comments:
blog comments powered by Disqus