| Purpose | With GlobalTextReplace you can replace a text in the display of all SAP screens. |
| Example | GlobalTextReplace "company code""regional office" |
| Format |
GlobalTextReplace
"old""new"
The string is replaced in the following screen elements:
The following rules apply for the text replacement:
The command GlobalTextReplace should be put into the script ESession.txt (E=English; ISession.txt for Italian etc.). This script is performed exactly once for each SAP session, after the logon screen. |
| Hints |
|
| Components | GuiXT |