Draft
This is a preliminary version of the VDM documentation.
StockInventoryItem
- entity type: AggregateRoot
- id:
73a25736-02d6-4526-b1c4-8528dc55f94e - code:
StockInventoryItem - name: StockInventoryItem
- description: integration model for inventory document for warehouse inventory, document items
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of inventory item | |
| InventoriedQuantity | DecimalNumber | ✘ | ✘ | ✘ | ✘ | quantity of inventoried item | |
| InventoriedQuantityUnit | LookupEntity [MeasurementUnit] | ✘ | ✘ | ✘ | ✘ | measure unit for inventoried quantity of item | |
| Inventory | LookupEntity [StockInventoryHeader] | ✘ | ✘ | ✘ | ✘ | inventory document | |
| QuantityRecalculation | DecimalNumber | ✘ | ✔ | ✘ | ✘ | recalculation ratio between quantity registration unit and quantity inventory unit | |
| QuantityRegisterUnit | LookupEntity [MeasurementUnit] | ✘ | ✔ | ✘ | ✘ | register quantity unit | |
| SerialNumber | LookupEntity [SerialNumberType] | ✘ | ✔ | ✘ | ✘ | what serial number is inventoried | |
| StockLevel | DecimalNumber | ✘ | ✔ | ✘ | ✘ | goods stock level | |
| StockMasterCard | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | link to the inventoried item master data card | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✘ | ✘ | ✘ | warehouse identification for each item | |
| WarehouseLocation | LookupEntity [WarehouseLocation] | ✘ | ✔ | ✘ | ✘ | warehouse location of inventory item |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here