cancel
Showing results for 
Search instead for 
Did you mean: 

Logon Image on user and password front screen

Former Member
0 Kudos

Hi

Please suggest how to put welcome LOGO (IMAGE) on main SAP login screen i.e. in front of User & Password tabs.

I followed notes 205487 (Its only for text display i need for logo display)

Regards,

RAKESH.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Procedure for changing the logon screen

Create a gif file.

Execute transaction SMW0.

Select Binary data for WebRFC applications and click the find button.

On the next screen enter development class SWF and click the execute

button.

Go to Settings (r) Maintain MIME types.

Click New

Mime Type = image/gif, Name extension =*.gif

Click save, back, then new again

Mime Type = image/jpeg, Name extension =*.jpeg

Click save, back, back

Click the create button.

Enter the object name and description, T01_CUSTOM_LOGON_IMAGE , and

click the import button.

Select the image file you edited and saved above and click

Transfer.

Confirm the pop-up about having to use an SAP development class.

In the next screen enter development class SWF. This is the same

development class as the SAP standard image stored in the RIPPLE object.

Click the save button and confirm the warning about the original system

being set to SAP.

Then create a transport

Execute transaction SM30.

Enter SSM_CUST as the table/view and click Maintain., click OK

Create a new entry named START_IMAGE. Enter the name of the object

holding the image created earlier., click save, ok, ok, back

Change Hide_Start_image to No, click save

Click new session and you should see new image

Thanks,

Ram

Former Member
0 Kudos

Hi,

Ram the info you post is not relevant to the question,

the post you have made is about displaying the image in sap easy access screen,but he wants to put image in the intial logon page where you enter the user id and pwd.

As far as i know you can only put text but not a image.

Regards,

Vamshi.

Former Member
0 Kudos

Hi ,

I need to make changes in my Users LOGON screen is tis procedure applicable for that screen .

Kindly help me,

Regards,

Rakesh

JPReyes
Active Contributor
0 Kudos

Not possible... only text as said before...

You can use icons using @@ commands tho.

Regards

Juan

Former Member
0 Kudos

Hi,

Well it is in fact possible but it's a trick.

You have to use a GUIXT script for that.

Of course it's not worth the price of purchasing a GUIXT license just for a logo...

I confirm that it's not possible with vanilla SAP !

Regards,

Olivier

Former Member
0 Kudos

> Ram the info you post is not relevant to the question.

In addition, I have seen that text somewhere else before, so Ram probably just copy&pasted that without disclosing the source nor reading the question properly....

Getting back to the question: I have changed stuff in the logon screen before by changing some image files... but it is user specific and system independent (without using GUIXT). I did not change the main image, just the little top-right SAP image of the pond with the rippling water.

Should work okay to add a company logo etc.

This was on the SAPGUI side (and the user can change it themselves, again) which sort of makes sense. If that is an option, then try it out. If you cant find the files, then let me know and I will dig about in my box-of-tricks.

For the main image, there might be a way as well using SAPSYS (not sure yet). Before I go looking out of curiosity, please confirm that this not just a "nice to have" experiment...

Cheers,

Julius

Answers (0)