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

Data load - Customer and quotation

Former Member
0 Likes
418

I need to load customer data from the legacy into SAP for all account groups ? Is there any standard prog/BAPI or IDoc to load Quotationsinto SAP ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

1) You enter the account group in BKN00-KTOKT, so I don't see any restriction on the account group.

2) Check...

BAPI_QUOTATION_CREATEFROMDATA Customer quotation: Create customer quotation

BAPI_QUOTATION_CREATEFROMDATA2 Customer Quotation: Create Customer Quotation

2 REPLIES 2
Read only

Former Member
0 Likes
382

1) You enter the account group in BKN00-KTOKT, so I don't see any restriction on the account group.

2) Check...

BAPI_QUOTATION_CREATEFROMDATA Customer quotation: Create customer quotation

BAPI_QUOTATION_CREATEFROMDATA2 Customer Quotation: Create Customer Quotation

Read only

Former Member
0 Likes
381

Look at standard SAP program:


RFBIDE00                       Batch Input Interface for Customers

It's pretty well documented.

Rob