title: "BITarget" category: reference tags: [entity, b-i-target, datamodel] source: Entities.xml date: 2026-04-17 status: published
BITarget
Type: Entity Properties: 9 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("BITarget")· ../tables/BITarget
Contextsbewerken
- 0: Standaard (
BITargetContext.None)
Statussenbewerken
- -1: Trash (
BITargetStatus.Trash) - 0: None (
BITargetStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | BITID | 9 | false | |
| Context | Context | BITCONTEXT | false | 0 | |
| Description | UltimoString | BITDESCR | 200 | true | |
| EmergencyJobTarget | Int32 | BITEMERGENCYJOBTARGET | false | 0 | |
| Exported | Boolean | BITEXPORTED | false | 0 | |
| PMCTarget | Int32 | BITPMCTARGET | false | 0 | |
| PPCTarget | Int32 | BITPPCTARGET | false | 0 | |
| RecordCreateDate | DateTime | BITRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | BITRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("BITarget")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("BITarget")· ../tables/BITarget DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="BITarget")Before/After Save events voor BITarget. Bron:workflows.xml.