This data object manages texts and their metadata that are not recorded in the regular data model but are to be displayed in the system's user interface. It serves as a flexible supplement for storing labels, notes and other text information in different languages, which can be dynamically integrated into the application. The data is used for the multilingual design of the user interface as well as for the display of status information and context-related notes in various areas of the application.
List
| Property | Description |
| Traffic light | The traffic light gives a colored indication of the status of the data. A more detailed description can be found in the Traffic light hint column. |
| Traffic light hint | The note in this column gives you further information on the displayed traffic light color. Follow the instructions to be able to change red and yellow traffic lights in particular. |
| Script / Location | Display of the technical system identifier to assign the text to an internal program area |
| Code | This code is used to uniquely identify a piece of text within the system. It enables precise assignment and use of the text in different parts of the program without having to reference the complete content. |
| Language | Display of the abbreviation of the language of the text according to ICANN Top-Level Domains (gTLDs). |
| Displayed text | Text that is displayed in the user interface when the text variable is called up. |
| Menu path | At this point, the complete menu path up to the actual menu item is displayed as a breadcrumb |
| Sequence | The sequence represents a sortable display of the menu path, which can be used to sort the menu items in the same way as the actual menu. |
Links
| Property | Description |
| TABLE_MENU_PATH_ID | Unique identification number of the menu item to which the text could be assigned. You can use this ID to navigate to the table in the menu tree. If the value is empty, no assignment could be determined. |
| Internal UID (text) | Unique identification number (UID) of the text data record in the text management. You can use this ID to jump directly to the corresponding text in the GL_TEXT_T table. |