cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can I make catalog and tile names multi-language in SAP FIORI?

oguzhankenar
Newcomer
0 Kudos
345

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).

oguzhankenar_54-1726818973419.png

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.

oguzhankenar_55-1726819012355.png

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.

 

oguzhankenar_57-1726819077462.png

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.

oguzhankenar_58-1726819098127.png

Step 5

In the window that opens, click on the **Execute** button.

oguzhankenar_59-1726819133251.png

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.

oguzhankenar_60-1726819165783.png

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.

oguzhankenar_61-1726819194482.pngoguzhankenar_62-1726819214374.png

The Program field should be filled with the code "/UI2/INVALIDATE_GLOBAL_CACHES" and executed using the green button.

oguzhankenar_63-1726819248800.pngoguzhankenar_64-1726819263694.png

Step 8

The processes have been completed. You can go to the screen where you want to perform the operation and test it.

 

Accepted Solutions (0)

Answers (0)