Service table in Microsoft Dynamics 365 Business Central. 13 fields, 8 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Fault Code, Symptom Code, Fault Area Code, Resolution Code, Service Item Group Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Fault Code PK | Code | Normal | → Fault Code #5918 |
| 2 | Symptom Code PK | Code | Normal | → Symptom Code #5916 |
| 3 | Fault Area Code PK | Code | Normal | → Fault Area #5915 |
| 4 | Resolution Code PK | Code | Normal | → Resolution Code #5919 |
| 5 | Occurrences | Integer | Normal | |
| 6 | Description | Text | Normal | |
| 7 | Service Item Group Code PK | Code | Normal | → Service Item Group #5904 |
| 8 | Created Manually | Boolean | 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 Fault/Resol. Cod. Relationship table through TableRelation properties.