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

SAP Splash Screen

Former Member
0 Likes
1,809

Hi everyone,

I created a SAP Splash Screen, but I don't know how to display it. I want to put the document in the logon screen so the users have info. to which client they should logon.

If somebody knows how to do it, please let me know.

Regards,

Fidel.

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
973

<i>I created a SAP Splash Screen, but I don't know how to display it.</i>

1. Go to txn. SMW0 select Binary data for WebRFC applications. Load your gif image here.

2.Maintain table SSM_CUST via SM30. Change the field START_IMAGE to the name of the object you created in SMW0.

<i>I want to put the document in the logon screen so the users have info. to which client they should logon.</i>

Check out OSS note #205487.

Regards

Raja

3 REPLIES 3
Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
973

Hi Fidel

I know this will not be so much help. But try to find the standard file at your frontend SAP GUI directory and put the new one in place of it after taking its backup.

Regards

*--Serdar <a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d">[ BC ]</a>

Read only

athavanraja
Active Contributor
0 Likes
974

<i>I created a SAP Splash Screen, but I don't know how to display it.</i>

1. Go to txn. SMW0 select Binary data for WebRFC applications. Load your gif image here.

2.Maintain table SSM_CUST via SM30. Change the field START_IMAGE to the name of the object you created in SMW0.

<i>I want to put the document in the logon screen so the users have info. to which client they should logon.</i>

Check out OSS note #205487.

Regards

Raja

Read only

0 Likes
973

Thank you very much for the help guys.

You solve my problem Raja.

Best Regards,

Fidel