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 consumption

Former Member
0 Likes
616

hi ,

i want calculate the material consumed for last one year ,

i fetched data from MVER table, it has data like weekly,monthly,daily..consumption.

for some records it has both weekly and monthly. how do i calculate the consumption for last 52 weeks.

thanks in advace,

rgards,

chandu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
507

The T code for viewing the standard report for

Material Analysis - MCP5.

Production Order - MCP3.

Material Usage Analysis - MCRE.

In Addition to these T code's in REM - Repetitive Manufacturing,

MCP9 - Run Schedule Schedule Header(For GR & Scrap).

But for getting this report ,check whether in T code OMOD - Updating Shop Floor Control - Info Structures .

For Info Structure S026, Material Usage the updation is included.

2 REPLIES 2
Read only

Former Member
0 Likes
508

The T code for viewing the standard report for

Material Analysis - MCP5.

Production Order - MCP3.

Material Usage Analysis - MCRE.

In Addition to these T code's in REM - Repetitive Manufacturing,

MCP9 - Run Schedule Schedule Header(For GR & Scrap).

But for getting this report ,check whether in T code OMOD - Updating Shop Floor Control - Info Structures .

For Info Structure S026, Material Usage the updation is included.

Read only

Former Member
0 Likes
507

This message was moderated.