title: "ArticleGroup" category: reference tags: [entity, article-group, datamodel] source: Entities.xml date: 2026-04-17 status: published
ArticleGroup
Type: Entity Properties: 29 Contexts: 5 Statussen: 2
DB-schema:
lookup_table_schema("ArticleGroup")· ../tables/ArticleGroup
Contextsbewerken
- 0: Standaard (
ArticleGroupContext.None) - 1: Standaard (
ArticleGroupContext.Standard) - 2: IT (
ArticleGroupContext.IT) - 4: Catering (
ArticleGroupContext.Catering) - 8: Productdossier (
ArticleGroupContext.ProductDossier)
Statussenbewerken
- -1: Trash (
ArticleGroupStatus.Trash) - 0: None (
ArticleGroupStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | AGID | 9 | false | |
| AddToBillOfMaterials | Boolean | AGADDTOBILLOFMATERIALS | false | 0 | |
| Articles | List[Article] | ARTAGID | true | ||
| Context | Context | AGCONTEXT | false | 1 | |
| CostType | CostType | AGCSTTID | true | ||
| DataProvider | UltimoString | AGDATAPROVIDER | 50 | true | |
| Description | UltimoString | AGDESCR1 | 41 | true | |
| Description2 | UltimoString | AGDESCR2 | 41 | true | |
| Description3 | UltimoString | AGDESCR3 | 41 | true | |
| Description4 | UltimoString | AGDESCR4 | 41 | true | |
| Exported | Boolean | AGEXPORTED | false | ||
| ExternalId | UltimoString | AGEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | AGEXTERNALSTATUS | 50 | true | |
| Extra1 | Int16 | AGEXTRA1 | false | ||
| Extra2 | Int32 | AGEXTRA2 | false | ||
| Extra3 | UltimoString | AGEXTRA3 | 5 | true | |
| Extra4 | UltimoString | AGEXTRA4 | 5 | true | |
| Extra5 | UltimoString | AGEXTRA5 | 5 | true | |
| Extra6 | UltimoString | AGEXTRA6 | 5 | true | |
| Extra7 | UltimoString | AGEXTRA7 | 5 | true | |
| InventoryMethod | InventoryMethod | AGINVMID | true | ||
| LedgerCode1 | UltimoString | AGLGCODE1 | 11 | true | |
| LedgerCode2 | UltimoString | AGLGCODE2 | 11 | true | |
| Order | Int32 | AGORDER | false | 0 | |
| ProviderMutationDate | DateTime? | AGPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | AGRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | AGRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | AGRECSTATUS | false | ||
| TransferNextTime | Boolean | AGTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ArticleGroup")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ArticleGroup")· ../tables/ArticleGroup DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ArticleGroup")Before/After Save events voor ArticleGroup. Bron:workflows.xml.