|
ENTITY translated_label; labels : LIST [1:?] OF label; languages : present_translations; WHERE WR1: SIZEOF(labels) = SIZEOF(languages.language_codes); END_ENTITY; -- translated_label |
Entity data types and their attributestranslated_labellabels: LIST [1:?] OF label; languages: present_translations; |
Userstranslated_labelitem_names.preferred_name translatable_label item_names.short_name translatable_label |
Global rules for this entity data type- |