Intro
If you want to do multilingual development on a SAP ABAP Platform system, i.e. you want to have texts like the labels for a data element to be translated to various languages, those languages need to be available in the system. Otherwise neither the translated texts can be stored nor can you access the system (via SAP GUI or via web access) in this languages as you will be redirected to the default language (just as a side note: if you use a Fiori front-end server (FES) to access the system, the languages need to be available in the FES, too; otherwise your request will fallback to the default language of the FES).
Problem
When you want to try multingual development with the SAP ABAP Platform 1909, Developer Edition, you will notice at first there are only English and German installed. So no chance to try out non-latin character sets like Russian, no chance for Right-To-Left (RTL) languages like Hebrew and no chance for ideographic languages like Japanese.
Unfortunately it is not really possible to install language packages for the developer edition as those packages are not available (unlike eg the language packages for a S/4HANA Foundation 1909 system availalable under installation here – attention: link only acessible with S-User with software download authorization) and installing such packages will also likely blow up your developer system beyond it’s limits. So you will not be able to get all the standard texts of the developer edition in the languages of your choice.
Solution
But you will be able to make more than those two languages to be available for YOUR development. So you could eg develop a multilingual RAP and Fiori Elements based application – and as all the standard texts of SAPUI5 are available in dozens of languages you will get completly localized and internationalized apps!
Disclaimer: Beware however that the following steps are not SAP official and are not supported by SAP! Also no warranty from me for those steps, they did however work for me! So best try this with a fresh installed system so you won’t loose anything if things go broke!
Step 1
Start transaction i18n in the SAP GUI or webgui (for this link to work you need to active /sap/bc/gui/sap/its/webgui in transaction SICF) and select the marked option
No comments:
Post a Comment