Inventory table in Microsoft Dynamics 365 Business Central. 10 fields, 0 records in Cronus demo.
The Item Translation table (ID 30) is part of the Inventory area in Microsoft Dynamics 365 Business Central. It contains 10 fields, with a primary key of Item No., Language Code, Variant Code. Use the reference below to explore every field, data type, and table relation.
The primary key uniquely identifies each record in this table. It consists of: Item No., Language Code, Variant Code.
| NO. | FIELD | TYPE | CLASS | RELATION |
|---|---|---|---|---|
| 1 | Item No. PK | Code | Normal | → Item #27 |
| 2 | Language Code PK | Code | Normal | → Language #8 |
| 3 | Description | Text | Normal | |
| 4 | Description 2 | Text | Normal | |
| 5400 | Variant Code PK | Code | Normal | → Item Variant #5401 |
| 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 Translation table through TableRelation properties.