title: "ArticleWarehouse" category: reference tags: [entity, article-warehouse, datamodel] source: Entities.xml date: 2026-04-17 status: published
ArticleWarehouse
Type: Entity Properties: 36 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ArticleWarehouse")· ../tables/ArticleWarehouse
Contextsbewerken
- 0: Standaard (
ArticleWarehouseContext.None)
Statussenbewerken
- -1: Trash (
ArticleWarehouseStatus.Trash) - 0: None (
ArticleWarehouseStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Article | Article | ARTWARTID | false | ||
| Id.Warehouse | Warehouse | ARTWWHSID | false | ||
| Context | Context | ARTWCONTEXT | false | ||
| DataProvider | UltimoString | ARTWDATAPROVIDER | 50 | true | |
| Description | UltimoString | ARTWDESCR | 200 | true | |
| Exported | Boolean | ARTWEXPORTED | false | ||
| ExternalId | UltimoString | ARTWEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | ARTWEXTERNALSTATUS | 50 | true | |
| Extra1 | Int16 | ARTWEXTRA1 | false | ||
| Extra2 | Int16 | ARTWEXTRA2 | false | ||
| Extra3 | Int32 | ARTWEXTRA3 | false | ||
| Extra4 | Int32 | ARTWEXTRA4 | false | ||
| Extra5 | UltimoString | ARTWEXTRA5 | 15 | true | |
| Extra6 | UltimoString | ARTWEXTRA6 | 15 | true | |
| Extra7 | UltimoString | ARTWEXTRA7 | 15 | true | |
| InPurchase | CompanyMoney | ARTWINPURCH | false | 0 | |
| JobMaterialWarehouse | Boolean | ARTWJOBMAT | false | 0 | |
| MaximumStock | Decimal | ARTWMAXIMUM | false | 0 | |
| ProviderMutationDate | DateTime? | ARTWPROVIDERMUTDATE | true | ||
| Purchase | Boolean | ARTWPURCH | false | 1 | |
| PurchaseLevel | Decimal | ARTWPURCHLEVEL | false | 0 | |
| PurchaseLinePreparationQuantity | Decimal | ARTWPCHLPREPQUANTITY | false | ||
| PurchasePreparationQuantity | Decimal | ARTWPURCHASEPREPQTY | false | ||
| PurchaseQuantity | Decimal | ARTWPURCHQTY | false | 0 | |
| PurchaseRequestLinePreparationQuantity | Decimal | ARTWPCHRLPREPQUANTITY | false | ||
| RecordChangeDate | DateTime? | ARTWRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | ARTWRECCREATEDATE | true | SYSDATETIME | |
| RepairQuantity | Decimal | ARTWREPQTY | false | 0 | |
| ReservedQuantity | Decimal | ARTWRESQTY | false | 0 | |
| Site | Site | ARTWSITID | true | ||
| Status | Status | ARTWRECSTATUS | false | ||
| Stock | Decimal | ARTWSTOCK | false | ||
| StockStatusCode | UltimoString | ARTWSTCKSTATCODE | 2 | false | |
| SystemCompany | Company | ARTWCOMPID | false | ||
| TransferNextTime | Boolean | ARTWTRANSFERNEXTTIME | false | 0 | |
| WebShopWarehouse | Boolean | ARTWWEBSHOP | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ArticleWarehouse")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ArticleWarehouse")· ../tables/ArticleWarehouse DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ArticleWarehouse")Before/After Save events voor ArticleWarehouse. Bron:workflows.xml.