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

Material standard and variable price

Former Member
0 Likes
802

Hi all,

I've been ask to create a report that shows the variable and standard price of the material for the current month and compare this with the price of a month that they get to choose, and if they don't choose a month to compare it with then I should show the price of that material for every month of the year.

My question is, where can I find this info in SAP. I know that in MM03 I see the standard and variable price of the month and the previous month, but that's about it.

where can I find this historical info of prices for material?

thanks in advanced,

Fidel Gregorio Peralta.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
692

Hi Gregorio,

have a look at table mbew. I think it will be at least of some help.

regards

Siggi

Hi all,

I've been ask to create a report that shows the variable and standard price of the material for the current month and compare this with the price of a month that they get to choose, and if they don't choose a month to compare it with then I should show the price of that material for every month of the year.

My question is, where can I find this info in SAP. I know that in MM03 I see the standard and variable price of the month and the previous month, but that's about it.

where can I find this historical info of prices for material?

thanks in advanced,

Fidel Gregorio Peralta.

3 REPLIES 3
Read only

Former Member
0 Likes
693

Hi Gregorio,

have a look at table mbew. I think it will be at least of some help.

regards

Siggi

Read only

christian_wohlfahrt
Active Contributor
0 Likes
692

Hi!

You can find current prices in table MBEW. Field VPRSV says, if you find moving avg. in column VERPR or the standard price in STPRS. Currency is company code currency.

In table MBEWH you find historical values - which are only inserted in case of price changes - so missing periods have same value as last entry before.

Regards,

Christian

Read only

0 Likes
692

Thank you so much Christian and Siggi. I'm not in the client at the moment, but when I get there I will try it out.

Regards,

Fidel