Draft
This is a preliminary version of the VDM documentation.
WarehouseClosureDetail
- entity type: AggregateRoot
- id:
6320a13d-fa4b-4308-b154-d7e2890624e7 - code:
WarehouseClosureDetail - name: WarehouseClosureDetail
- description: integration model for warehouse closure item detail document
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ClosureDate | Date | ✘ | ✘ | ✘ | ✘ | date inventory was closed | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order of the item | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of closure document | |
| Number | Text | ✘ | ✔ | ✘ | ✘ | code for closure document | |
| Quality | LookupEntity [Quality] | ✘ | ✔ | ✘ | ✘ | quality of the item | |
| QuantityUnit | LookupEntity [MeasurementUnit] | ✘ | ✘ | ✘ | ✘ | measure unit for quantity of item | |
| SerialNumber | LookupEntity [SerialNumber] | ✘ | ✔ | ✘ | ✘ | serial number of the item | |
| StockLevel | DecimalNumber | ✘ | ✘ | ✘ | ✘ | the quantity of the detail item on the closing date | |
| StockMasterDataCard | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | link to the item master data card | |
| TotalAccountingPrice | DecimalNumber | ✘ | ✔ | ✘ | ✘ | total accounting price (including price differences and additional charges) of the detail item | |
| UnitAccountingPrice | DecimalNumber | ✘ | ✔ | ✘ | ✘ | unit accounting price (including price differences and additional charges) of the detail item | |
| Variant | LookupEntity [Variant] | ✘ | ✔ | ✘ | ✘ | variant of the item | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✘ | ✘ | ✘ | warehouse identification for closure document | |
| WarehouseClosureHeader | LookupEntity [WarehouseClosureHeader] | ✘ | ✘ | ✘ | ✘ | warehousu closure to which the detail belongs | |
| WarehouseClosureItem | LookupEntity [WarehouseClosureItem] | ✘ | ✘ | ✘ | ✘ | warehousu closure item to which the detail belongs | |
| WarehouseLocation | LookupEntity [WarehouseLocation] | ✘ | ✔ | ✘ | ✘ | warehouse location of the 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