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

Create Cutomer with BAPI_CUSTOMER_CREATEFROMDATA1

Former Member
0 Likes
367

Hi,

I use BAPI_CUSTOMER_CREATEFROMDATA1 to create a customer but i have to supply the PI_COPYREFERENCE parameter of the BAPI. I want to supply all the data myself, don't want to use a reference customer. is it possible? if it's not how can find a reference customer or what can i do if there is no customer to reference?

thanks all,

- ferudun

2 REPLIES 2
Read only

Former Member
0 Likes
338

Hi Ferudun,

the PI_COPYREFERENCE parameters is marked an a mandatory parameter for the function module. So i guess that is not possible.

Regards,

ravi

Read only

0 Likes
338

Hi Ravi,

What can be done to find a suitable reference customer or what can be done when there is no suitable reference customer?

thanks,

- ferudun