title: "EmployeeLabourDateline" category: reference tags: [entity, employee-labour-dateline, datamodel] source: Entities.xml date: 2026-04-17 status: published
EmployeeLabourDateline
Type: Entity Properties: 22 Contexts: 1 Statussen: 5
Contextsbewerken
- 0: Standaard (
EmployeeLabourDatelineContext.None)
Statussenbewerken
- -1: Trash (
EmployeeLabourDatelineStatus.Trash) - 0: None (
EmployeeLabourDatelineStatus.None) - 1: Open (
EmployeeLabourDatelineStatus.Created) - 2: Goedgekeurd (
EmployeeLabourDatelineStatus.Approved) - 32: Gesloten (
EmployeeLabourDatelineStatus.Closed)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Employee | Employee | EMPLDLEMPID | false | ||
| Id.LineId | UltimoString | EMPLDLLINEID | 9 | false | |
| Context | Context | EMPLDLCONTEXT | false | ||
| DataProvider | UltimoString | EMPLDLDATAPROVIDER | 50 | true | |
| Date | Date? | EMPLDLDATE | true | ||
| Description | UltimoString | EMPLDLDESCR | 50 | true | |
| EmployeeLabourLineId | UltimoString | EMPLDLEMPLLLINEID | 9 | false | |
| EndTime | Time? | EMPLDLENDTIME | true | ||
| Exported | Boolean | EMPLDLEXPORTED | false | ||
| ExternalId | UltimoString | EMPLDLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | EMPLDLEXTERNALSTATUS | 50 | true | |
| HourCode | HourCode | EMPLDLHOURID | true | ||
| Hours | Decimal | EMPLDLHOURS | false | ||
| ProviderMutationDate | DateTime? | EMPLDLPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | EMPLDLRECCREATEDATE | true | SYSDATETIME | |
| StartTime | Time? | EMPLDLSTARTTIME | true | ||
| Status | Status | EMPLDLRECSTATUS | false | ||
| SystemCompany | Company | EMPLDLCOMPID | false | ||
| Text | UltimoString | EMPLDLTEXT | true | ||
| TimeReservation | TimeReservation | EMPLDLTIMRID | true | ||
| TransferNextTime | Boolean | EMPLDLTRANSFERNEXTTIME | false | 0 | |
| Week | WeekOfYear | EMPLDLWEEK | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("EmployeeLabourDateline")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="EmployeeLabourDateline")Before/After Save events voor EmployeeLabourDateline. Bron:workflows.xml.