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: 

BAPI_USER_CHANGE to modify mobile no., telephone no, email ID

Former Member
0 Kudos

How we can change the mobile no. telephone no. and e-mail id using bapi_user_change?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

ADDTEL and ADDSMTP tables parameters will allow you to do that.

Regards,

Shyam

3 REPLIES 3

Former Member
0 Kudos

ADDTEL and ADDSMTP tables parameters will allow you to do that.

Regards,

Shyam

0 Kudos

I m also using the same but unable to do that.

what dit fields we have to pass in these structures

0 Kudos

execute BAPI_USER_GET_DETAIL and check how it is mapped.