Fixed Assets table in Microsoft Dynamics 365 Business Central. 9 fields, 5 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Code PK | Code | Normal | |
| 2 | Name | Text | Normal | |
| 3 | FA Class Code | Code | Normal | → FA Class #5607 |
| 4 | Default FA Posting Group | Code | Normal | → FA Posting Group #5606 |
| 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 FA Subclass table through TableRelation properties.