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

BAPI For Customer Creation.

Former Member
0 Likes
568

Hi All,

My requirement is that I want to create customer through report.

1 -Fill a customer data in text file and upload through reports

2-  In which Function module or BAPI need to pass the data.

Please tell me BAPI name for creating customer.

Regards

Mohammad Arif

3 REPLIES 3
Read only

JuanCarlosDelga
Contributor
0 Likes
502

Hi Mohd,

BAPI_CUSTOMER_CREATE

Regards,

JCD

Read only

RaymondGiuseppi
Active Contributor
0 Likes
502

No classic BAPI (ie. FM) available without restriction (*) so look at class cmd_ei_api method

maintain_bapi.

Regards,
Raymond

(*) BAPI_CUSTOMER_CREATEFROMDATA1 is restricted to online store...

Read only

former_member201275
Active Contributor
0 Likes
502

I think one of these:

BAPI_CUSTOMER_CREATEFROMDATA1 

BAPI_CUSTOMER_CREATE

BAPI_Customer_CreateFromData