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
515

Hi

I need to load customer data from the legacy into SAP using LSMW.. I found the standard program RFBIDE00 for this. Will this program help me load the data for all account groups ?

My 2nd question is - Is there any standard prog/BAPI or IDoc to load Quotations(VA21) into SAP ? How will this be accomplished ?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
462

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

2) See if:

BAPI_QUOTATION_CREATEFROMDATA  Customer quotation: Create customer quotation 
BAPI_QUOTATION_CREATEFROMDATA2 Customer Quotation: Create Customer Quotation 

is what you want.

Rob

3 REPLIES 3
Read only

Former Member
0 Likes
463

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

2) See if:

BAPI_QUOTATION_CREATEFROMDATA  Customer quotation: Create customer quotation 
BAPI_QUOTATION_CREATEFROMDATA2 Customer Quotation: Create Customer Quotation 

is what you want.

Rob

Read only

Former Member
0 Likes
462

Thanks Rob. These look good.. i'll test them.

Read only

0 Likes
462

Glad to help. Get back if you run into problems.

Rob