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

Message when user access sap

michael_teran
Participant
0 Likes
603

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?

1 ACCEPTED SOLUTION
Read only

michael_teran
Participant
0 Likes
571

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 ...??

5 REPLIES 5
Read only

Former Member
0 Likes
571

does it have to be a personalized message? If not, talk to your basis guys about the subject system messages.

Read only

Former Member
0 Likes
571

Hi Michael,

SAP already has a Basis functionality to create system messages. Check transaction SM02.

Hope it helps.

Regards,

Gilberto Li

Read only

michael_teran
Participant
0 Likes
572

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 ...??

Read only

0 Likes
571

check [this link|http://searchsap.techtarget.com/tip/0,289483,sid21_gci810811,00.html]

Read only

0 Likes
571

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