Draft
This is a preliminary version of the VDM documentation.
WarehouseClosureItem
- entity type: AggregateRoot
- id:
175c2f05-fbd4-45dc-893c-a0710986aa2d - code:
WarehouseClosureItem - name: WarehouseClosureItem
- description: integration model for warehouse closure item document
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| QuantityUnit | LookupEntity [MeasurementUnit] | ✘ | ✘ | ✘ | ✘ | measure unit for quantity of item | |
| StockLevel | DecimalNumber | ✘ | ✘ | ✘ | ✘ | the quantity of the item on the closing date | |
| StockMasterCard | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | link to the item master data card | |
| TotalAccountingPrice | DecimalNumber | ✘ | ✔ | ✘ | ✘ | total accounting price including price differences and additional charges | |
| UnitAccountingPrice | DecimalNumber | ✘ | ✔ | ✘ | ✘ | unit accounting price including price differences and additional charges | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✘ | ✘ | ✘ | warehouse identification for each item | |
| WarehouseClosureHeader | LookupEntity [WarehouseClosureHeader] | ✘ | ✘ | ✘ | ✘ | closure document |
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