How to proceed: In GuiXT profile you set the “No language key” option:
If you work with a guixt.ini file, the parameter is NoLanguageKey Yes GuiXT now searches the scripts without a language key, e.g. instead of SAPMF05A.E0100.txt it reads the file SAPMF05A.0100.txt. In addition, in the screen elements you will now find the technical field name in the first column:
With a mouse click on a screen element you can copy the technical field name into the clipboard, and insert it into your script with Ctrl+V . When you record an InputScript, GuiXT will also generate the technical field names: ![Multi language support Sap Guixt multilanguage9 Multi language support](http://d2nwkt1g6n1fev.cloudfront.net/helpmax/wp-content/uploads/sub/sap-guixt/en/source/images/multilanguage9.gif)
In your scripts you can start with a language independent part, addressing all screen elements with their technical name. Example:
The resulting screens in the 3 languages:
Within the language specific parts you can also work with the technical field names:
|