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

Need BAPI for customer create by reference

Former Member
0 Likes
660

Hi all,

I need a BAPI for creating a customer by providing Reference .

Regards,

Goutham

Edited by: Julius Bussche on Dec 5, 2008 12:36 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
620

Hi Goutham,

Use BAPI BAPI_CUSTOMERCREATE_FROMDATA1

Regards,

Nitin.

5 REPLIES 5
Read only

Former Member
0 Likes
621

Hi Goutham,

Use BAPI BAPI_CUSTOMERCREATE_FROMDATA1

Regards,

Nitin.

Read only

Former Member
0 Likes
620

Hi

Here is the BAPI name: BAPI_CUSTOMER_CREATEFROMDATA1.

In this BAPI, in this Structure..PI_COPYREFERENCE. Here you should give the Reference Customer Details.

Vishwa.

Read only

Former Member
0 Likes
620

Hi,

check this..........

[https://forums.sdn.sap.com/click.jspa?searchID=19578802&messageID=6127374]

Read only

Former Member
0 Likes
620

This message was moderated.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
620

Use BAPI [BAPI_CUSTOMER_CREATEFROMDATA1|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bapi_customer_createfromdata1&adv=false&sortby=cm_rnd_rankvalue] with the reference in [PI_COPYREFERENCE|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=pi_copyreference&adv=false&sortby=cm_rnd_rankvalue]

Regards