Human Resources table in Microsoft Dynamics 365 Business Central. 10 fields, 27 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Employee No., Confidential Code, Line No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Employee No. PK | Code | Normal | → Employee #5200 |
| 2 | Confidential Code PK | Code | Normal | → Confidential #5215 |
| 3 | Line No. PK | Integer | Normal | |
| 4 | Description | Text | Normal | |
| 5 | Comment ⚡ FLOW | Boolean | FlowField | |
| 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 Confidential Information table through TableRelation properties.