‎2007 Nov 06 3:02 AM
how to set the picture in sap screen.
sap logon automatically display my company log.
‎2007 Nov 06 3:19 AM
You can proceed like this :
Goto smw0 tcode.
load a pic with some name
Regards
Nishant
‎2007 Nov 06 3:19 AM
You can proceed like this :
Goto smw0 tcode.
load a pic with some name
Regards
Nishant
‎2007 Nov 06 5:28 AM
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
‎2008 Jan 17 8:26 AM