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: 

How to update User details in SU01

Former Member
0 Kudos

Hi Group,

I have requirement as under:

I have got the Business Partner ( as Employee role ) and I have got Email Id for that Business partner.

Now the thing is that, I need to update for this user, the Email id.. means, the BP connected to this user has to be fetched and from there getting the Email and update the same for the User and finally, I should be able to see the Email Address for the User in transaction "<b>SU01</b>".

Please let me know if any Function module caters to my requirement.

Thanks in advance.

Regards,

Vishnu.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

try BAPI_USER_CHANGE

rgs

2 REPLIES 2

Former Member
0 Kudos

Hi,

try BAPI_USER_CHANGE

rgs

Former Member
0 Kudos

Answered