Application Development 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: 

BAPI_SALESORDER_SIMULATE Conditions with no value

Former Member
0 Kudos

When using BAPI_SALESORDER_SIMULATE to get a price for a customer / material the BAPI is returning the conditions however some condition value's and amounts are not returned. This leads to the net price being incorrect.

I'm passing the following data into the BAPI...

Header

doc_type

sales_org

distr_chan

division

currency

purch_no

purch_date

Item

material

target_qty

req_qty

Partners

partn_role = 'WE'

partn_numb

Thanks

Glenn

1 REPLY 1

Former Member
0 Kudos

It appears the qty of 1 is being interpereted as qty 0,001.