Fixed Assets 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: FA No., Line No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | FA No. PK | Code | Normal | → Fixed Asset #5600 |
| 2 | Line No. PK | Integer | Normal | |
| 3 | Service Date | Date | Normal | |
| 4 | Maintenance Vendor No. | Code | Normal | → Vendor #23 |
| 5 | Comment | Text | Normal | |
| 6 | Service Agent Name | Text | Normal | |
| 7 | Service Agent Phone No. | Text | Normal | |
| 8 | Service Agent Mobile Phone | 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 Maintenance Registration table through TableRelation properties.