how to change and add a phone number to BP address independent communication data

Eddy_Screamer picture Eddy_Screamer · Oct 28, 2011 · Viewed 8.7k times · Source

I have to change address independent communication data for Business Partners (BP). For get data I'm using: BUPA_ADDRESSINDEP_COMMDATA_GET . I am looking for any function module like BAPI_BUPA_ADDRESS_CHANGE and BAPI_BUPA_ADDRESS_ADD, but for address-independent communication data. Or maybe can you tell me the tables where are stored address-independent phone and fax numbers?

thanks a lot

Answer

mydoghasworms picture mydoghasworms · Oct 28, 2011

The address-independent data can be manipulated with functions like BAPI_BUPA_CREATE_FROM_DATA and BAPI_BUPA_CENTRAL_CHANGE. Have a look at those functions and related functions in the same function groups.