cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the defaut Image

Former Member
0 Kudos

hi,

in right side of SAPGui, how to change that screen, thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. Identify a picture to replace the existing SAP logo. This picture can be in any valid picture format - gif, bmp, jpg. But I would convert it to jpg since that is the smallest available picture type. Store the picture somewhere on your workstation.

2. Go to transaction SMW0.

3. On the SAP Web Repository: Initial Screen, click "on" the radio button for Binary data for WebRFC applications, and click the Find icon or press F8.

3. On the SAP Web Repository: Objection selection screen, click the Execute icon or press F8.

4. On the SAP Web Repository: Object display screen, first make sure that the mime extension exists for your picture type. Click Settings -> Maintain MIME types. Look to the far right of the Data Browser: Table MIMETYPES Select Entries screen, and if you don't see your file type - gif, jpg, bmp - then you need to add it. Once you at done, back out to SAP Web Repository: Object display screen.

5. Now you can upload your picture. Click the Create icon or press F5. Fill in the name of your picture and a brief description and click the Import icon. Then provide the location of your picture and load it in.

6. Go to transaction SM30. Fill in the table name SSM_CUST and click Maintain.

7. On the Change View "Set Values for the Session Manager / Profile Generator" screen, click New Entries and add an entry called START_IMAGE and set the value to the name of your picture created in step #5. Then press the Save icon.

Answers (2)

Answers (2)

Former Member
0 Kudos
manu_susankar
Active Contributor
0 Kudos

Hi Haroon khan

follow this :

- 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 no one 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.

You can find this once you loginto sap menu option extras > adminstration information

Regards,

S.Manu