Human Resources table in Microsoft Dynamics 365 Business Central. 16 fields, 21 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Entry No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Employee No. | Code | Normal | → Employee #5200 |
| 2 | Entry No. PK | Integer | Normal | |
| 3 | From Date | Date | Normal | |
| 4 | To Date | Date | Normal | |
| 5 | Cause of Absence Code | Code | Normal | → Cause of Absence #5206 |
| 6 | Description | Text | Normal | |
| 7 | Quantity | Decimal | Normal | |
| 8 | Unit of Measure Code | Code | Normal | → Human Resource Unit of Measure #5220 |
| 11 | Comment ⚡ FLOW | Boolean | FlowField | |
| 12 | Quantity (Base) | Decimal | Normal | |
| 13 | Qty. per Unit of Measure | Decimal | Normal | |
| 2000000000 | System ID | GUID | Normal | |
| 2000000001 | Created At | DateTime | Normal | |
| 2000000002 | Created By | GUID | Normal | |
| 2000000003 | Modified At | DateTime | Normal | |
| 2000000004 | Modified By | GUID | Normal |
Tables referenced by fields on the Employee Absence table through TableRelation properties.