2013 Oct 24 8:12 PM
Good morning , i would like you to help me with these question, is it possible that after entering our username and password in SAP, a popup or window shows up, indicating any message? for example: "Show that use transactions", is possible?
If you have any example i would apreciate it.
Best regards
2013 Oct 25 3:38 AM
HI,
You can put icons in the message using @XX@ in the message, where XX is the number of the icon (which can be found at SA38, by running the program SHOWICON😞
If this is not working :
1. go to se61
2.In the document tab and adjacent to name entry jus type in ZLOGIN_SCREEN_INFO and click on delete option
type in ZLOGIN_SCREEN_INFO at the Data element field, select General text at the Document Class (and also the language if not English) and click on Create button (image below) then you can write the message
2013 Oct 24 8:40 PM
Hi Brujo.
Check these links:
http://dbabasis.wordpress.com/2011/02/07/display-message-on-login-screen-of-sap-r3/
http://scn.sap.com/thread/311579
Regards,
Vladimir
2013 Oct 24 8:54 PM
Hi,
Goto SMOD and check SUSR0001 exit.
This is a exit after logon, you can write your code here.
Regards
Tolga
2013 Oct 25 3:38 AM
HI,
You can put icons in the message using @XX@ in the message, where XX is the number of the icon (which can be found at SA38, by running the program SHOWICON😞
If this is not working :
1. go to se61
2.In the document tab and adjacent to name entry jus type in ZLOGIN_SCREEN_INFO and click on delete option
type in ZLOGIN_SCREEN_INFO at the Data element field, select General text at the Document Class (and also the language if not English) and click on Create button (image below) then you can write the message