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

Contact master BAPI's

Former Member
0 Likes
426

Is there a function module to extract contact master details and another to modify the contact master details like fax no. or phone no?

1 ACCEPTED SOLUTION
Read only

kanishakgupta1
Contributor
0 Likes
346

Hi,

to update the already created contact details,

use the FM BAPI_ADDRESSCONTPART_CHANGE .

to get the contact details,use

BAPI_ADDRESSCONTPART_GETDETAIL

refer link

regards,

kanishak

1 REPLY 1
Read only

kanishakgupta1
Contributor
0 Likes
347

Hi,

to update the already created contact details,

use the FM BAPI_ADDRESSCONTPART_CHANGE .

to get the contact details,use

BAPI_ADDRESSCONTPART_GETDETAIL

refer link

regards,

kanishak