Application Development 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: 

User status check in CJ20N

Former Member
0 Kudos

Hi Gurus,

I have to do an enhancement to check the User Status. Currently im using the BADI PROJECTDEF_UPDATE. but i can't find the changed user status when saving. Is there anyway of getting the changed status from the screen field or reading memory areas or any user-exit's that have the current change in user status.

you help would be great.

Thanks

Malinda

2 REPLIES 2

Former Member
0 Kudos

chek by using FM STATUS_READ

regrds

pushpa

Former Member
0 Kudos

Use the function module STATUS_TEXT_EDIT to get the user status.

Thanks,

Srinivas