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_QUOTATION_CREATEFROMDATA2

Former Member
0 Likes
793

Dear all,

I decided to use the bapi mention above to create quotations from excel files. I have create a report (se38) where I call the excel file and then the bapi mention.

I execute the report and I give the file and I execute. At the end no quotation is created. I used mannually the bapi to test it and the quotation is being created.

What Am i doing wrong.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
733

Set the breakpint on BAPI BAPI_QUOTATION_CREATEFROMDATA2 and see if all the parameters are getting populated correctly, as you do it manually. Also check ther return parameters for the BAPI.

2 REPLIES 2
Read only

Former Member
0 Likes
734

Set the breakpint on BAPI BAPI_QUOTATION_CREATEFROMDATA2 and see if all the parameters are getting populated correctly, as you do it manually. Also check ther return parameters for the BAPI.

Read only

former_member15255
Active Participant
0 Likes
733

Hello,

I think this would have been already taken care but for information after making use of the function module : BAPI_QUOTATION_CREATEFROMDATA2 , the next should be bapi_transaction_commit. It my guess, beyond this i cannot help based on the data provided

regards

Suresh Nair