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: 

material weekly consumption

Former Member
0 Kudos

hi,

i need to findout the material consumption for calender week breakup.please suggest any function module to findout

thanks in advance

3 REPLIES 3

Former Member
0 Kudos

Hi ,

FM CONSUMPTION_READ_FOR_FORECAST you can try ,

Table used in MVER - Material Consumption .

0 Kudos

Hi,

Try these..

fm MATERIAL_MAINTAIN_DARK (it's used by RMDATDIN)

or

fm MVER_MAINTAIN_DARK (consumption specific)

or consumption_read_for_forecast..

0 Kudos

i checked all ur suggestion but the fm are used to findout the consumption period wise and table mver also having consumption period wise only.my requirement is weely break up consumption.

thanks for replies.