Service table in Microsoft Dynamics 365 Business Central. 9 fields, 8 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Fault Area Code, Symptom Code, Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Fault Area Code PK | Code | Normal | → Fault Area #5915 |
| 2 | Symptom Code PK | Code | Normal | → Symptom Code #5916 |
| 3 | Code PK | Code | Normal | |
| 4 | Description | 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 Fault Code table through TableRelation properties.