Human Resources table in Microsoft Dynamics 365 Business Central. 14 fields, 23 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Employee No., Misc. Article Code, Line No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Employee No. PK | Code | Normal | → Employee #5200 |
| 2 | Misc. Article Code PK | Code | Normal | → Misc. Article #5213 |
| 3 | Line No. PK | Integer | Normal | |
| 4 | Description | Text | Normal | |
| 5 | From Date | Date | Normal | |
| 6 | To Date | Date | Normal | |
| 7 | In Use | Boolean | Normal | |
| 8 | Comment ⚡ FLOW | Boolean | FlowField | |
| 9 | Serial No. | Text | 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 Misc. Article Information table through TableRelation properties.