|
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; |
Users: by entity attributestranslated_labelitem_names.preferred_name translatable_label item_names.short_name translatable_label Users: by defined types, not used by any entity attributetranslated_label- |
Global rules for this entity data type- |