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: 

How to caliculate Pricing(Dealer net price) for Obsolete material

Former Member
0 Kudos

Hi All,

I am calculating the dealer net price by using the function module BAPI_SALESORDER_SIMULATE.

Now i have some materials where they are obsolete and i need to get the dealer net price for those materials also.

When i use the same function module it is not working.

Can some one help with this.

Thanks

Ravindra.

3 REPLIES 3

Former Member
0 Kudos

HI All,

Please some one help me out.

Thanks

Ravindra.

0 Kudos

Hi,

Try with the following Function Modules.

MM_NET_PRICE_CALCULATE

ME_DETERMINE_NET_PRICE

Thank you,

Sekhar.

Former Member
0 Kudos

WE can make some config changes to get this done