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

Display system message conditionally to some users

Former Member
0 Likes
581

Hi

We have a requirement to selectively display a system message to some of our managers. We don't use workflow. Is there a BADI that is available upon user login? That way I can run some ABAP code to determine if this is a target user with runtime formatted text for system popup?

Thank you and best regards,

Adrian Bruwer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

Found it SUSR0001

Found it SUSR0001

2 REPLIES 2
Read only

GirieshM
Active Contributor
0 Likes
548

Hi Adrain,

Try this exit SUSR0001 in CMOD.

With Regards,

Giriesh M

Read only

Former Member
0 Likes
549

Found it SUSR0001