Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Accepting inventory loads
  • Completing a physical inventory count
  • Completing an inventory transfer
  • Consuming parts on a work order

Inventory Usage Object Formats

Include Page
Inventory Usage Object Formats
Inventory Usage Object Formats

Inventory Usage Object Properties

(info)(info) Required properties are in bold.

PropertyTypeDescription
ModifiedUTCdatetimeIdentifies the date and time, in UTC format, when this object was last modified.
RefModulestring

Identifies what module, within the mobile application, adjusted the inventory.

Valid values are:

  • 1001 - Inventory load module
  • 1002 - Work order module
  • 1003 - Inventory transfer module
  • 1004 - Inventory count - full
  • 1005 - Inventory count - partial
1006 - Disposition adjustment
  • 1007 - Automatic inventory adjustment
  • 1008 - Manual inventory adjustment
  • RefObjIDstring

    Identifies the source object the load adjustment was based off of. This property is translated differently based on the RefModule property.

    RefModule ValueRefObjID Meaning
    1001Inventory load ID
    1002Work order number
    1003Inventory transfer validation code
    1004Physical inventory request number
    1005Physical inventory request number
    1008Storage Location ID


    StorageLocationscollection

    This object contains a collection of one or more storage locations that were affected by the usage.

    PropertyTypeDescription
    StorageLocationIDstringIdentifies the storage location whose inventory was affected.
    Itemscollection

    A collection of items whose inventory count was affected.

    PropertyTypeDescription
    BatchNumstringIdentifies the batch number for the item - if required.
    DispositionReasonscollection

    Contains a collection of Parts Disposition Reason Objects associated with the item.

    Status
    title3.18.1

    InQtydecimalContains the quantity that was added to the storage location's inventory.
    InventoryDamagedQtydecimal
    (info)
    (info) Future
    InventoryQtydecimalContains the actual inventory count for the item as determined by the mobile device.
    OutQtydecimalIdentifies the quantity of the item that was used for this transaction.
    ProdNumstringIdentifies the product number of the item.
    ReportedDamagedQtydecimal
    (info)
    (info) Future
    SerialNumstringIdentifies the serial number of the item - if required.



    UserIDstringIdentifies the user ID who adjusted the inventory.