‎2007 Jul 13 4:00 PM
Hi to all,
I'm Trying to create a costumer using the RFC BAPI_CUSTOMER_CREATEFROMDATA1. I have all fields populated but I don´t have any customer reference to fill structure PI_COPYREFERENCE. I only have the SALESORG and DISTR_CHAN. The other problem is that I need to call a RFC Function. When I execute the BAPI I have the following error message:
Internal error: Reference cust does not exist in sales master record
Anyone have a tip?
Regards
PP
‎2007 Jul 13 4:50 PM
We've found this BAPI difficult to use too. Try the FM SD_CUSTOMER_MAINTAIN_ALL. We've used it with great success. We created our own function module containing this function module and published it as a web service.
Best of luck.
‎2007 Jul 13 4:50 PM
We've found this BAPI difficult to use too. Try the FM SD_CUSTOMER_MAINTAIN_ALL. We've used it with great success. We created our own function module containing this function module and published it as a web service.
Best of luck.
‎2007 Jul 18 4:23 PM