cancel
Showing results for 
Search instead for 
Did you mean: 

change SAP entry logon

Former Member
0 Kudos

Hi!

I have a very simple question.

<b>Which transaction code is responsible for the definition of SAP Logon picture?

So I have to change the default entry picture with one from customer (.gif-file)?</b>

Thank you!

regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Axel,

Here is procedure to change the logon screen.

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 code SM30 - Table/View - SSM_CUST

Click Maintain

Click New Entries

Name Value to be set

START_IMAGE ZXXXX.GIF

RESIZE_IMAGE NO

Logoff and Login again

Reward points if helpful

Regards

Ganesh

0 Kudos

Hmmm... Sounds interesting...

Is this the picture shown in SAPGUI on the right side of the SAP menu?

Or something else?

Kind regards, Rudi

markus_doehr2
Active Contributor
0 Kudos

Yes

But I wouldn't recommend doing so - because depending on the size of the picture it will be read each time out of the database if someone creates a new mode. The additional network load can be significant if you have several hundred users having a thousand modes.

Just my 0.02 EUR

--

Markus

Former Member
0 Kudos

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

Hi!

Which package should I select for this issue?

Is it the entry picture or one that is located on the right side?

Thank you...

regards

Former Member
0 Kudos

Hi Axel,

yes.Right hand side screen....

Regards

Ganesh