cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_SALESORDER_SIMULATE vs BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Kudos

Hi,

Does anyone know if BAPI_SALESORDER_SIMULATE does the same (without the commit) as BAPI_SALESORDER_CREATEFROMDAT2? Can we use this to get accurate pricing information?

My questions comes from the fact that the help states that the interface definition is the same as BAPI_SALESORDER_CREATEFROMDAT1, but this one is marked obsolete as of release 46C. So is the 'SIMULATE' still up to date with the ...2?

Btw we use SAP R/3 Enterprise.

Regards,

Hans van der Kooij

Uphantis

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>Does anyone know if BAPI_SALESORDER_SIMULATE

from ifr.sap.com

"This method has the same interface definition as the BAPI_SALESORDER_CREATEFROMDAT1 function but differs from it in that here the sales order is not updated."

>>>>Can we use this to get accurate pricing information?

"Here you can determine availability and pricing. This data is displayed in the ORDER_ITEMS_OUT table."

hope this clears your doubts

Regards,

michal

Former Member
0 Kudos

Michal,

BAPI_SALESORDER_CREATEFROMDAT1 is marked obsolete in 4.7 and is replace by ...2, so I wandered if the '..SIMULATE' should have been replaced as well?

Regards,

Hans