2009 Mar 04 1:44 PM
Hi to all,
I want to show a dynpro with a message after the logging window.
So every time the user access to sap (enter the name and password) the system show this message.
How can I do that? User exit? badi?
2009 Mar 04 8:57 PM
But I want to show a dynpro after a specific user access to sap.
How can I do that?
Maybe with an user or badi at the programm of login ...??
2009 Mar 04 2:23 PM
does it have to be a personalized message? If not, talk to your basis guys about the subject system messages.
2009 Mar 04 2:25 PM
Hi Michael,
SAP already has a Basis functionality to create system messages. Check transaction SM02.
Hope it helps.
Regards,
Gilberto Li
2009 Mar 04 8:57 PM
But I want to show a dynpro after a specific user access to sap.
How can I do that?
Maybe with an user or badi at the programm of login ...??
2009 Mar 04 9:02 PM
check [this link|http://searchsap.techtarget.com/tip/0,289483,sid21_gci810811,00.html]
2009 Mar 04 9:02 PM
use this user exit SUSR0001
it gets accesed during logon. write ur code in this exit and ur problem is solved
кu03B1ятu03B9к
Edited by: kartik tarla on Mar 5, 2009 2:35 AM