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

Simulation BAPI for Quotation

former_member211679
Participant
0 Likes
1,648

Hi All,

What is the Simulation BAPI for Quotation in SAP SD ?

Thanks

Sumit

1 ACCEPTED SOLUTION
Read only

former_member211679
Participant
0 Likes
1,160

Hi,

I found that BAPI_SALESORDER_SIMULATE  is also used for Simulation of Quotation by changing

sales document type (AUART ) as AG/QT.

Hi All,

What is the Simulation BAPI for Quotation in SAP SD ?

Thanks

Sumit

3 REPLIES 3
Read only

DominikKraemer
Active Participant
0 Likes
1,160

Use the normal BAPI 'BAPI_QUOTATION_CREATEFROMDATA2' with TESTRUN = 'X'


Read only

Former Member
0 Likes
1,160

Hi

Try to use:

BAPI_QUOTATION_CREATEFROMDATA2

Max

Read only

former_member211679
Participant
0 Likes
1,161

Hi,

I found that BAPI_SALESORDER_SIMULATE  is also used for Simulation of Quotation by changing

sales document type (AUART ) as AG/QT.