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

Authorization problem with BAPI_USER_GET_DETAIL

Former Member
0 Likes
1,165

Hi All,

Iam using the BAPI_USER_GET_DETAIL to get the User Details.But this BAPI uses Authorization Check Internally and it is failing for some User Id's.

We can get the User's Data from the Datbase Tables but we dont want to do that.

Please let me know how to resolve this issue.

Thanks.

1 ACCEPTED SOLUTION
Read only

0 Likes
741

CECG,

It is quite simple, after the execution with this sort users who has authorizations problems do Tcode SU53. This transaction will bring to you which authorization object you need to set in the user profile.

Regards,

Alexandre

2 REPLIES 2
Read only

christine_evans
Active Contributor
0 Likes
741

I guess you'll need to change the authorizations for those users that are having the problem.....

Read only

0 Likes
742

CECG,

It is quite simple, after the execution with this sort users who has authorizations problems do Tcode SU53. This transaction will bring to you which authorization object you need to set in the user profile.

Regards,

Alexandre