on 2024 Sep 20 9:03 AM
The purpose of this article is to explain how to implement multi-language support for the title information of a tile created in SAP Fiori. The goal is to ensure that when the user selects English, the tile's title is displayed in English, and similarly, when the user selects Turkish, the tile's title is displayed in Turkish. This allows for a seamless language experience in Fiori applications, providing localized content based on the user's language preference.
Step 1
The first step is to locate the DESCRIPTION ID on the catalog page (highlighted with a yellow marker).
Step 2
In the SAP screen, navigate to the following screen using the SE63 transaction code (pay attention to the Client). The screen that appears is as shown below. The “Short Texts” button should be clicked to open the “Object Type Selection” screen, and from the “Meta Objects”, double-click on the “TABL Tables (Meta)” option.
Step 3
The screen that will appear is as shown below. The “Object Name” field should be filled with the code "WDY_CONF_USERT2". In the “Source Language” field (the language you want to translate from), enter "English", and in the “Target Language” field (the language you want to translate to), enter "Turkish". You can proceed to the next step by clicking the “Edit” button.
Step 4
In the window that opens, enter the “Configuration ID” to find the appropriate “Description ID” (as shown in Step 1). After locating the relevant ID, double-click on the selected ID.
Step 5
In the window that opens, click on the **Execute** button.
Step 6
In the screen that opens, enter the catalog names in the desired language in the rows indicated by the “Green Line”. Then, save the changes by clicking the “Save” button.
Step 7
You should navigate to the SE38 screen and clear the cache. The steps are as follows:
Fill the Program field with the code "/UI2/INVALIDATE_CLIENT_CACHES" and execute it using the green button.
The Program field should be filled with the code "/UI2/INVALIDATE_GLOBAL_CACHES" and executed using the green button.
Step 8
The processes have been completed. You can go to the screen where you want to perform the operation and test it.
Request clarification before answering.
User | Count |
---|---|
40 | |
15 | |
10 | |
9 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.