cancel
Showing results for 
Search instead for 
Did you mean: 

Material Consumption History(yearly)

Former Member
0 Kudos

Hi,

Is there any Function module to get the Material Consumption for each year,(its like Consumption history.)

How much material consumed in past 2 or 3 years.

Gentlemen,i will appreciate if any one can provide some inputs.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

FM <b>CONSUMPTION_READ_FOR_MM</b> is what you are looking for.

Fill in

<b>Material Number MATNR

Plant WERKS

Period Indicator PERKZ (M= Monthly, W=Weekly, T=Daily, P = Fiscal Year)

Fiscal year variant PERIV (if PERKZ = P)</b>

BTW, Actual Consumption is stored in MVER, that is where you will find PERKZ used for the materials concerned.

Cheers!

Rishi

Former Member
0 Kudos

Hi,

Some transactions are available for getting the past history data for a material code. One of them,

Transaction: MC.9

Check it out.

Regards.

Former Member
0 Kudos

Thanks Manohar,

But its not giving the desired results..

Former Member
0 Kudos

Hi Alen ,

Could you check MCRP T COde, how it is handling?

Manohar

Former Member
0 Kudos

Hi,

Please check MB_UPDATE_MATERIAL_CONSUMPTION.

Can you check from PO for material using MB_ADD_PURCHASE_ORDER_QUANTITY.

Just few ideas!!

Sorry if they dont HIT on target.

Cheers,

Manohar