2008 Sep 24 9:40 AM
Dear all,
how i know what user id logging on to SAP. i want to show the list for each user which each user might get a specific list. i mean different user, different list.
at the time he/she logs to SAP, the report gets the user login id. Pls describe me how to know the user login id.
Thanks in advance,
Peerasit
2008 Sep 24 9:41 AM
2008 Sep 24 9:41 AM
2008 Sep 24 9:48 AM
You can use the system varibale SY-UNAME in your program.
This variavble contains the SAP Login Id.
2008 Sep 24 10:31 AM
hi,
i have one more question, how can i know the authorization of the user login id?
Thanks in advance,
Peerasit
2008 Sep 24 10:36 AM
2008 Sep 24 11:22 AM
You can find their roles and authotizations in SU01 transaction