cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Default image of SAP logon

Former Member
0 Kudos

Dears,

As we know when we logon on SAP after entering username and Password,In right hand side we see a image,I want to change this image.

Please suggest how can I change it.

Shivam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

follow this :

step 1: save a image in gif format with z or y intial letter

step 2: goto tcode smw0

step 3: select Binary data

step 4: click find button

step 5: click execute

step 6: goto settings > maintain MIME type

step 7: click create > type =*.gif >extension =.GIF click ok and then go back

step 8: click create >OBJ Name=name of image with extension>desc=any>click import

step 9: select image click local object

step 10: tcode sm30

table name >SSM_CUST click maintain

enter parameter RESIZE_IMAGE value =no

START_IMAGE value =name of object name / image name with extention (in capiatl letter)

step 11: click save

step 12: logoff and login.

Also refer to http://it.toolbox.com/wiki/index.php/Change_the_logo_on_the_right_hand_side_in_SAP

if you face any issues

This will do

Rohit

Answers (1)

Answers (1)

former_member220071
Active Participant
0 Kudos

Hi ,

You can do this

Transaction code - SMW0

X - Binary data for WebRFC application

Hit Enter

Click Execute

Click Settings -> Maintain MIME types

Click the Create button

Fill in :- TYPE : image/gif EXTENSION : .GIF

Click Save

Click Back to the Binary data for WebRFC

Click Create

Fill in :- Obj. name : ZXXXX.GIF Description : Company Logo

Click Import and specify the filename where your GIF file is located.File type is BIN. Finish press the Transfer button.

If successful, your logo will be shown in the Binary data for WebRFC.

Transaction codeSM30 - Table/View - SSM_CUST

Click Maintain

Click New Entries

Abhijeet