cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Text Translation - SAP MII - UI5

0 Kudos

Hi Everyone,

I have a problem with dynamic translation of one column in SAPUI5 table. Using SAP MII in backend sql server 2012 as data source. Is there any way possible in SAP UI5, MII or SQL server to translate text dynamically without using resource model or Google API?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

Have you considered irpt pages?

0 Kudos

How is it helpful? the requirement was to translate text to German without using google APIs.

former_member185280
Active Contributor
0 Kudos

Shalini,

MII does have internationalization capabilities that can be leveraged using irpt pages though you have to maintain the translations and use specific tokens similar to the way UI5 handles this with resource files. Depending on your version you can also access these translations within your transactions. Please refer to the help files if you want to consider this option but if you need truly dynamic real time translations then this option probably isn't what you need.

Regards,
Christian