Jobs table in Microsoft Dynamics 365 Business Central. 10 fields, 0 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Project No., Project Task No., Dimension Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Project No. PK | Code | Normal | → Job Task #1001 |
| 2 | Project Task No. PK | Code | Normal | → Job Task #1001 |
| 3 | Dimension Code PK | Code | Normal | → Dimension #348 |
| 4 | Dimension Value Code | Code | Normal | → Dimension Value #349 |
| 5 | Multiple Selection Action | Option | 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 Job Task Dimension table through TableRelation properties.