Application Development 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: 

Some question about 'BAPI_CUSTOMER_CREATEFROMDATA1'

Former Member
0 Kudos

Hi experts,

Now I want to use 'BAPI_CUSTOMER_CREATEFROMDATA1' to create customer master data.But I found this BAPI seems have many defects.

1. Whether the customer number can be externally provided by user?

2.In this BAPI function, It seems that we only can maintain 'General Data'(PI_PERSONALDATA) and 'Company Code Data'(PI_COMPANYDATA).I want to know whether can maintain related 'Sales Area Data' ?If yes, how to implement it?

3.Whether the field of PI_COPYREFERENCE-REF_CUSTMR(Reference customer) is required? Whether can create a customer without PI_COPYREFERENCE-REF_CUSTMR(Reference customer) ?

Many thanks!

Regards.

4 REPLIES 4

Former Member
0 Kudos

pls refer the function module documentation for all ur answers...

0 Kudos

Thanks, then how about question one?

Former Member
0 Kudos

No....the customer number can be assigned internally only ..

former_member184551
Contributor
0 Kudos

Hi Kelvin

I found All the questions you raise about this BAPI interesting and relevant till today. its 2009 !

and none of the answers can be found in the documentation of the same.

Dis you find a way to create/update customer without giving a ref customer?

BAPI_CUSTOMER_CREATEFROMDATA1

Please advise if possible

Thanks