Hi Experts,
is there any T-code available in SAP to extract user details as input of user-ID.
I have extracted from table: V_USR_NAME also.
As per my requirement i want T-Code!!!
Regards,
Syam kumar Dodda.
Hi Syam,
You can write a custom program in SAP and link it to custom t-code which will have input field as user-id and searches in this table V_USR_NAME and displays the desired output.
I am not aware of any standard t-code for this. May be PPOSE(t-code) can also be used for the same.
Thank you.
Hi Bhardwaj,
Thanks for your reply.
Hi Dodda,
Try t-code su01 , you will get all the details there.
Regards
Nitish
Hi,
Thanks!
When i execute Su01, it is displaying only one particular user details, as per my requirement i have to extract all User details at a time while giving input as UserID's.
Can any one guide me and if necessary feel free to add any helpful information.
Thanks in advance!
Thanks
Syam Kumar Dodda.