Inventory table in Microsoft Dynamics 365 Business Central. 15 fields, 0 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: File Name.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | File Name PK | Text | Normal | |
| 2 | Picture | Media | Normal | |
| 3 | Item No. | Code | Normal | → Item #27 |
| 4 | Item Description ⚡ FLOW | Text | FlowField | |
| 5 | Import Status | Option | Normal | |
| 6 | Picture Already Exists | Boolean | Normal | |
| 7 | File Size (KB) | BigInteger | Normal | |
| 8 | File Extension | Text | Normal | |
| 9 | Modified Date | Date | Normal | |
| 10 | Modified Time | 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 Item Picture Buffer table through TableRelation properties.