Overview
The list page that contains the Item Translations
|
Endpoint name |
|
|
Source table in Wisefish |
|
|
Fixed view |
Can return all entries in the Item Translation table. This is a standard table in BC, not a Wisefish table. |
|
Editable |
No data modification possible. |
|
Procedures |
There are no procedures on this endpoint. |
|
Primary key of table |
“Item No.”,”Language Code”,”Variant Code” |
|
|
|
Data
Field List
|
Property |
Type |
Table Field |
Field Type |
Note |
|
|
string uuid |
SystemId |
GUID |
|
|
|
string |
Item No. |
Code[20] |
|
|
|
string |
Language Code |
Code[10] |
|
|
|
string |
Variant Code |
Code[10] |
Variant codes can for example represent size grades and/or quality grades. |
|
|
string |
Description |
Text[50] |
|
|
|
string |
Description 2 |
Text[50] |
|
|
|
date-time utc |
SystemModifiedAt |
DateTime |
Note: The name of this field in business central is “systemmodifedAt” and it can be seen in page inspection in the user interface. |
Example