Manufacturing table in Microsoft Dynamics 365 Business Central. 10 fields, 15 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Shop Calendar Code, Day, Work Shift Code, Starting Time, Ending Time.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Shop Calendar Code PK | Code | Normal | → Shop Calendar #99000751 |
| 2 | Day PK | Option | Normal | |
| 3 | Work Shift Code PK | Code | Normal | → Work Shift #99000750 |
| 4 | Starting Time PK | Time | Normal | |
| 5 | Ending Time PK | Time | 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 Shop Calendar Working Days table through TableRelation properties.