Вот еще информация если вдруг кто то захочет украсить свою систему. (Например поместить фото админа и телефон прямо на окно логона

)
Put a custom picture on the logon screen (цитирую ответ SAP):
We disencourage customers to do so - the logon screen is displayed
outside a transaction context; GUI controls that might be displayed on
the logon screen will not be properly deactivated. The logon screen is
part of a (protected) system program. Modifications to this system
program will vanish the support varanty.
However, if you insist to change it you can replace the default bitmap
at SAPLSMTR_NAVIGATION.
Run Transction: SMW0 Select (o) Binary Data.
Search Entry:
<SESS_IMAGE, SESS, 26.04.1999, Einstiegsbild R/3>
Re-Import another bitmap.
Additional I suggest you review at R/3 Library (http://help.sap.com)
->Basis Components
->Controls and Control Framework (BC-CI)
->SAP Picture"
Put a custom picture on the initial (first)screen after logon:
- To put your company logo in the right-hand side of the initial
screen:
Put your picture in the database with the transaction SMW0
"Binary data" options, e.g. in ".GIF" format.
Put a record with the picture name in the key "START_IMAGE" of
the table SSM_CUST in the View maintenance transaction SM30.
- You can adjust the picture to the window size automatically or
center it in the right-hand side of the initial screen
("RESIZE_IMAGE" "YES" or "NO" in the table SSM_CUST).
- You can deactivate the picture globally so that noone sees it
with "HIDE_START_IMAGE" "YES" in the table SSM_CUST.
User-specific picture display settings are then ignored.
И в догонку:
Deactivate SAP menu, all user menus and Workflow.
- You can deactivate the menus for the wntire system by creating
or changing records in the global settings table SSM_CUST in the
View maintenance transaction SM30.
- To globally deactivate the SAP menu, enter a record
"SAP_MENU_OFF" "YES" in upper-case letters.
- To globally deactivate all user menus enter a record
"ALL_USER_MENUS_OFF" "YES" in upper-case letters.
Change SAP menu
- The SAP menu entry point is specified in the transaction SSM2.
If no setting is made, the standard entry point (area menu S000)
is used.
User-specific settings. The administrator can activate or deactivate menus for individual users.
- If there is a user setting it is used, if the menu exists.
Global settings are then ignored.
- To make user settings, enter or change records in the table
USERS_SSM in the View maintenance transaction SM30). You can
then specify whether the user menu or the SAP menu are to be
displayed for a user.