Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

picture setting

Former Member
0 Likes
646

how to set the picture in sap screen.

sap logon automatically display my company log.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
611

You can proceed like this :

Goto smw0 tcode.

load a pic with some name

Regards

Nishant

3 REPLIES 3
Read only

Former Member
0 Likes
612

You can proceed like this :

Goto smw0 tcode.

load a pic with some name

Regards

Nishant

Read only

Former Member
0 Likes
611

Hi

Change the logo in the right-hand side of the initial Log-on screen

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

Refer the links -

See following link:

http://www.sap-img.com/basis/changing-the-sapgui-logo-on-the-right-hand-side.htm

See the link

http://www.sap-img.com/bc052.htm

Regards

Anji

Read only

0 Likes
611

Could you answer me completely?