title: "AppliedPartsClass" category: reference tags: [entity, applied-parts-class, datamodel] source: Entities.xml date: 2026-04-17 status: published
AppliedPartsClass
Type: Entity Properties: 11 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("AppliedPartsClass")· ../tables/AppliedPartsClass
Contextsbewerken
- 1: MT (
AppliedPartsClassContext.MT)
Statussenbewerken
- -1: Trash (
AppliedPartsClassStatus.Trash) - 0: None (
AppliedPartsClassStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | APPCID | 10 | false | |
| Context | Context | APPCCONTEXT | false | ||
| DataProvider | UltimoString | APPCDATAPROVIDER | 50 | true | |
| Description | UltimoString | APPCDESCR | 200 | true | |
| Exported | Boolean | APPCEXPORTED | false | 0 | |
| ExternalId | UltimoString | APPCEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | APPCEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | APPCPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | APPCRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | APPCRECSTATUS | false | ||
| TransferNextTime | Boolean | APPCTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("AppliedPartsClass")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("AppliedPartsClass")· ../tables/AppliedPartsClass DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="AppliedPartsClass")Before/After Save events voor AppliedPartsClass. Bron:workflows.xml.