Inventory Concepts
Inventory concept is a description of a set of properties, which create a meaningful unit, when grouped together. These concepts can be organized in a hierarchical structure.
The Inventory section contains concepts used to store the Inventory data.
The following representational Entity-Relationship diagram shows the relationships between the Inventory concepts.

Inventory Concepts | Description |
---|---|
Inventory | Represents Inventory of a subscriber or a customer |
InventoryItem | InventoryItems store individual products from Order lines |
InventoryOrderData | This concept holds details of the Order line used to order the product, or update its state later |
InventoryItemUDF | The user-defined field holds all the customer defined fields (name-value pairs) |
InventoryHierarchy | Holds data on Customers and NonCorporateSubscribers |
InventoryCustomer | Holds data on a customer and its corporate subscribers |
InventoryCorporateSubscriber | Contains corporate subscriber ID and status |
InventoryNonCorporateSubscriber | Contains non-corporate subscriber ID and status |
InventorySummary | Holds count of products for a customer or a subscriber |
InventoryProductCount | Contains current count of a given product |
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.