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

No data in table USR03

Former Member
0 Likes
1,266

Hi all,

I'm trying to write a report containing user data. Normally you can retrieve user additional data from table USR03 but in this case this table has no entries. When checking SU01 there is data filled like "Function" and "Department". Where can I find this data as it is not in USR03?

Thanks in advance...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
908

Hi,

Try this function module ISR_GET_USER_DETAILS.

i hope this will solve your problem

Regards,

N M Poojari.

2 REPLIES 2
Read only

Former Member
0 Likes
909

Hi,

Try this function module ISR_GET_USER_DETAILS.

i hope this will solve your problem

Regards,

N M Poojari.

Read only

0 Likes
908

Thanks for your quick reply. This FM gives all information in need!!!