Human Resources table in Microsoft Dynamics 365 Business Central. 19 fields, 3 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Code PK | Code | Normal | |
| 2 | Name | Text | Normal | |
| 3 | Address | Text | Normal | |
| 4 | Post Code | Code | Normal | |
| 5 | City | Text | Normal | |
| 6 | Phone No. | Text | Normal | |
| 7 | No. of Members Employed ⚡ FLOW | Integer | FlowField | |
| 8 | Name 2 | Text | Normal | |
| 9 | Address 2 | Text | Normal | |
| 10 | County | Text | Normal | |
| 11 | Fax No. | Text | Normal | |
| 12 | Text | Normal | ||
| 13 | Home Page | Text | Normal | |
| 14 | Country/Region Code | Code | Normal | → Country/Region #9 |
| 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 Union table through TableRelation properties.