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: 

Authorization problem with BAPI_USER_GET_DETAIL

Former Member
0 Kudos

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

0 Kudos

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

christine_evans
Active Contributor
0 Kudos

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

0 Kudos

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