Other table in Microsoft Dynamics 365 Business Central. 10 fields, 5 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: User ID, Item No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | User ID PK | Code | Normal | |
| 2 | Item No. PK | Code | Normal | → Item #27 |
| 3 | Description | Text | Normal | |
| 4 | Unit Price | Decimal | Normal | |
| 5 | Inventory ⚡ FLOW | Decimal | FlowField | |
| 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 My Item table through TableRelation properties.