Table WSB_DCAEntityTranslation
Stores the translations for entity definitions.
Properties
Name |
Value |
Access |
Public |
Caption |
Entity Translation |
DataClassification |
CustomerContent |
DataPerCompany |
False |
DrillDownPageId |
WSB_DCAEntityTranslations |
LookupPageId |
WSB_DCAEntityTranslations |
Fields
ID |
Type |
Name |
Description |
1 |
Integer |
EntityTableNo |
The ID of the table that this entity translation applies to. |
2 |
Text[80] |
EntityTableCaption |
The caption of the table that this entity translation applies to. |
3 |
Integer |
EntityEntryNo |
Entry no. of the entity definition this entity translation applies to. |
4 |
Code[10] |
LanguageCode |
The code of the language that this entry translation stores a translation for. |
5 |
Text[80] |
LanguageName |
The name of the language that this entry translation stores a translation for. |
10 |
Text[200] |
TranslationSingular |
The text for the translation in singular form for the entity definition and language combination. |
11 |
Text[200] |
TranslationPlural |
The text for the translation in plural form for the entity definition and language combination. |