InventoryCount

Uses the Component:InventoryCountType

Inventory count

Fields and Components

Table 6.32. Fields and Components

Name Description Occurrence Type Data Type User Notes
DateTime

Count date and time

0..1Field oag:xbt_DateTimeType  
InventoryQuantity

Generic Quantity Component.

0..*ComponentInventoryQuantityType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.39. InventoryCount

<InventoryCount>
     <DateTime>......</DateTime>     [0..1]
     <InventoryQuantity>......</InventoryQuantity>     [0..*]
</InventoryCount>