Item Tracking table in Microsoft Dynamics 365 Business Central. 18 fields, 0 records in Cronus demo.
The primary key uniquely identifies each record in this table. It consists of: Item No., Variant Code, Package No..
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Item No. PK | Code | Normal | → Item #27 |
| 2 | Variant Code PK | Code | Normal | → Item Variant #5401 |
| 3 | Package No. PK | Code | Normal | |
| 5 | Country/Region Code | Code | Normal | → Country/Region #9 |
| 10 | Description | Text | Normal | |
| 12 | Certificate Number | Code | Normal | |
| 13 | Blocked | Boolean | Normal | |
| 14 | Comment ⚡ FLOW | Boolean | FlowField | |
| 20 | Inventory ⚡ FLOW | Decimal | FlowField | |
| 21 | Date Filter | Date | FlowFilter | |
| 22 | Location Filter | Code | FlowFilter | → Location #14 |
| 23 | Bin Filter | Code | FlowFilter | → Bin #7354 |
| 24 | Expired 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 Package No. Information table through TableRelation properties.