‎2009 Jun 17 9:45 PM
Is there a function module to extract contact master details and another to modify the contact master details like fax no. or phone no?
‎2009 Jun 17 10:27 PM
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