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

Updating User Profiles

Former Member
0 Likes
698

Is there a FM or BAPI I can use to set the parameter IDs? All the ones that I have found so far can only be used to update my own profile, and I need to perform updates on other users profiles.

Is there a FM or BAPI I can use to set the parameter IDs? All the ones that I have found so far can only be used to update my own profile, and I need to perform updates on other users profiles.

3 REPLIES 3
Read only

Former Member
0 Likes
659

Try with this :

BAPI_USER_CHANGE

Regards,

Ravi

Read only

0 Likes
659

Hi Ravi

Thanks for that, since all our users are maintained from a central point the BAPI appears to be trying to update the CUA domain. But it is very close, and points awarded.

Read only