title: "ObjectConfirmationRole" category: reference tags: [entity, object-confirmation-role, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectConfirmationRole
Type: Entity Properties: 39 Contexts: 6 Statussen: 2
DB-schema:
lookup_table_schema("ObjectConfirmationRole")· ../tables/ObjectConfirmationRole
Contextsbewerken
- 0: Werkvergunning (
ObjectConfirmationRoleContext.None) - 1: Werkvergunning bekrachtiging (
ObjectConfirmationRoleContext.WorkPermitConfirmation) - 2: MoC (
ObjectConfirmationRoleContext.ManagementOfChange) - 4: Werkvergunning oplevering (
ObjectConfirmationRoleContext.WorkPermitAcceptance) - 8: Werkvergunning verlenging (
ObjectConfirmationRoleContext.WorkPermitProlongation) - 16: Root cause analysis (
ObjectConfirmationRoleContext.RootCauseAnalysis)
Statussenbewerken
- -1: Trash (
ObjectConfirmationRoleStatus.Trash) - 0: None (
ObjectConfirmationRoleStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJCFMRID | 8 | false | |
| AcceptanceStatement | UltimoString | OBJCFMRACCEPTANCESTATEMENT | 120 | true | |
| AddedAutomatically | Boolean | OBJCFMRADDEDAUTOMATICALLY | false | 0 | |
| Change | Change | OBJCFMRCHGID | true | ||
| ConfirmationRole | ConfirmationRole | OBJCFMRCFMRID | true | ||
| ConfirmationStatement | UltimoString | OBJCFMRCONFIRMSTATEMENT | 120 | true | |
| Confirmed | Boolean | OBJCFMRCONFIRMED | false | 0 | |
| ConfirmedDate | DateTime? | OBJCFMRCONFIRMEDDATE | true | ||
| ConfirmedEmployee | Employee | OBJCFMRCONFIRMEDEMPID | true | ||
| ConfirmedEmployeeName | UltimoString | OBJCFMRCONFIRMEDEMPLOYEENAME | 100 | true | |
| Context | Context | OBJCFMRCONTEXT | false | 1 | |
| DataProvider | UltimoString | OBJCFMRDATAPROVIDER | 50 | true | |
| Department | Department | OBJCFMRDEPID | true | ||
| Description | UltimoString | OBJCFMRDESCR | 40 | true | |
| Employee | Employee | OBJCFMREMPID | true | ||
| Exported | Boolean | OBJCFMREXPORTED | false | 0 | |
| ExternalEmployeeName | UltimoString | OBJCFMREXTERNALEMPLOYEENAME | 200 | true | |
| ExternalId | UltimoString | OBJCFMREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJCFMREXTERNALSTATUS | 50 | true | |
| Holder | Boolean | OBJCFMRHOLDER | false | 0 | |
| LastConfirmation | Boolean | OBJCFMRLASTCONFIRMATION | false | 0 | |
| LockoutTagoutConfirmationStatementAddition | UltimoString | OBJCFMRLOTOSTATMNTADDITION | 120 | true | |
| Order | Int16 | OBJCFMRORDER | false | 0 | |
| Permit | Permit | OBJCFMRPERMID | true | ||
| ProlongedDate | DateTime? | OBJCFMRPROLONGEDDATE | true | ||
| Provider | Boolean | OBJCFMRPROVIDER | false | 0 | |
| ProviderMutationDate | DateTime? | OBJCFMRPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | OBJCFMRRECCREATEDATE | true | SYSDATETIME | |
| Requester | Boolean | OBJCFMRREQUESTER | false | 0 | |
| RequiredForAcceptance | Boolean | OBJCFMRREQUIREDFORACCEPT | false | 0 | |
| RequiredForPermit | RequiredForPermitType | OBJCFMRREQUIREDFORPERMIT | false | 0 | |
| RequiredForProlongation | Boolean | OBJCFMRREQUIREDFORPROLONG | false | 0 | |
| RootCauseAnalysis | RootCauseAnalysis | OBJCFMRRCAID | true | ||
| SignatureFile | UltimoString | OBJCFMRSIGNATUREFILE | true | ||
| SignatureType | SignatureType | OBJCFMRSIGNATURETYPE | false | 0 | |
| Status | Status | OBJCFMRRECSTATUS | false | ||
| SystemCompany | Company | OBJCFMRCOMPID | false | ||
| TransferNextTime | Boolean | OBJCFMRTRANSFERNEXTTIME | false | 0 | |
| Vendor | Vendor | OBJCFMRVDRID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectConfirmationRole")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectConfirmationRole")· ../tables/ObjectConfirmationRole DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectConfirmationRole")Before/After Save events voor ObjectConfirmationRole. Bron:workflows.xml.