2011 Feb 08 5:51 PM
Hi Friends,
Is there any function module to create or change or delete the business partners, there is a possiblity to do with CRMXIF_PARTNER_SAVE, but we are having some issue while calling in ISA applications.
So please let me know is there any possibility to get the functionality.
We need to create the BP with all the details means central data, address data and communication data as well as some sales area data.
Please share the helpful suggestions.
Thanks,
Bhaskar
2011 Feb 08 6:04 PM
Try following Functions:
BAPI_BUPA_FS_CREATE_FROM_DATA2
BAPI_BUPA_CENTRAL_CHANGE
or combination of both these FMs.
Good Luck.