Customizing SAP Login Screen

There are times, when Client want to display some important / statutory message on SAP Login Screen. 


 

 

We can do that using some simple steps:

1. Goto SE61 and select GENERAL TEXT as Document Class and search for “ZLOGIN_SCREEN_INFO“. Click Change button. (if not found, Create


 

Enter the text you want to display in free text field displayed. Save and exit.


 

Now the next time you click login on login pad, you will see the message you saved.

 

 

 

 

Note:

1. You can add Icons to the message. Use report RSTXICON to identify icon.

 

2. Refer to SAP Note 205487 for more on displaying text on login screen.

 

 

You might also be interested in these posts:

  1. ABAP Program to Unlock Login ID in SAP
  2. Add company logo to SAP Easy Access Initial Screen
  3. Field Exit in SAP
  4. Conversion Routine in SAP
  5. Add Search Help to Screen Field in SAP

4 Responses to “Customizing SAP Login Screen”
LIM KOK CHEAN Posted on February 5, 2010 at 3:48 PM

It’s great. I love it. Do share with me your idea on T code KS03 “templates” if you can. I have no idea at all how to set up the template and how it works.

Janik Posted on October 5, 2010 at 12:13 PM

Thanks, usefull staff.

vwenky Posted on March 7, 2011 at 8:06 PM

nice work yaar….keep going…..

Akshath Posted on March 20, 2011 at 5:33 PM

MY question is:

How to create log on scree ( user id and password field ) in Module Pool programing?

Post a Comment