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

Some question about 'BAPI_CUSTOMER_CREATEFROMDATA1'

Former Member
0 Likes
515

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
Read only

Former Member
0 Likes
477

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

Read only

0 Likes
477

Thanks, then how about question one?

Read only

Former Member
0 Likes
477

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

Read only

Former Member
0 Likes
477

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