|
Purpose | With GlobalTextReplace you can replace a text in the display of all R/3 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 R/3 session, after the logon screen. |
Tips & Tricks |
|