title: "ConfirmationRole" category: reference tags: [entity, confirmation-role, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConfirmationRole
Type: Entity Properties: 28 Contexts: 4 Statussen: 2
DB-schema:
lookup_table_schema("ConfirmationRole")· ../tables/ConfirmationRole
Contextsbewerken
- 0: Werkvergunning (
ConfirmationRoleContext.None) - 1: Werkvergunning (
ConfirmationRoleContext.WorkPermit) - 2: MoC (
ConfirmationRoleContext.ManagementOfChange) - 4: Root cause analysis (
ConfirmationRoleContext.RootCauseAnalysis)
Statussenbewerken
- -1: Trash (
ConfirmationRoleStatus.Trash) - 0: None (
ConfirmationRoleStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CFMRID | 5 | false | |
| AcceptanceStatement | UltimoString | CFMRACCEPTANCESTATEMENT | 120 | true | |
| AddAutomatically | Boolean | CFMRADDAUTOMATICALLY | false | 0 | |
| AllowChangeOtherRoles | Boolean | CFMRALLOWCHANGEOTHERROLES | false | 0 | |
| ConfirmationStatement | UltimoString | CFMRCONFIRMSTATEMENT | 120 | true | |
| Context | Context | CFMRCONTEXT | false | 1 | |
| DataProvider | UltimoString | CFMRDATAPROVIDER | 50 | true | |
| Description | UltimoString | CFMRDESCR | 40 | true | |
| Exported | Boolean | CFMREXPORTED | false | 0 | |
| ExternalId | UltimoString | CFMREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CFMREXTERNALSTATUS | 50 | true | |
| Holder | Boolean | CFMRHOLDER | false | 0 | |
| LastConfirmation | Boolean | CFMRLASTCONFIRMATION | false | 0 | |
| LockoutTagoutConfirmationStatementAddition | UltimoString | CFMRLOTOSTATEMENTADDITION | 120 | true | |
| Order | Int16 | CFMRORDER | false | 0 | |
| Provider | Boolean | CFMRPROVIDER | false | 0 | |
| ProviderMutationDate | DateTime? | CFMRPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | CFMRRECCREATEDATE | true | SYSDATETIME | |
| Requester | Boolean | CFMRREQUESTER | false | 0 | |
| RequiredForAcceptance | Boolean | CFMRREQUIREDFORACCEPT | false | 0 | |
| RequiredForPermit | RequiredForPermitType | CFMRREQUIREDFORPERMIT | false | 0 | |
| RequiredForProlongation | Boolean | CFMRREQUIREDFORPROLONG | false | 0 | |
| SignatureType | SignatureType | CFMRSIGNATURETYPE | false | 0 | |
| SignatureTypeForAcceptance | SignatureType | CFMRSIGNATURETYPEFORACCEPT | false | 0 | |
| SignatureTypeForProlongation | SignatureType | CFMRSIGNATURETYPEFORPROLONG | false | 0 | |
| Status | Status | CFMRRECSTATUS | false | ||
| TransferNextTime | Boolean | CFMRTRANSFERNEXTTIME | false | 0 | |
| ValidationMandatory | Boolean | CFMRVALIDATIONMANDATORY | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConfirmationRole")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConfirmationRole")· ../tables/ConfirmationRole DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConfirmationRole")Before/After Save events voor ConfirmationRole. Bron:workflows.xml.