‎2006 Dec 01 1:48 PM
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 ?
‎2006 Dec 01 1:53 PM
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
‎2006 Dec 01 1:53 PM
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
‎2006 Dec 01 2:29 PM
Look at standard SAP program:
RFBIDE00 Batch Input Interface for Customers
It's pretty well documented.
Rob