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 weekly consumption

Former Member
0 Likes
730

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
Read only

Former Member
0 Likes
629

Hi ,

FM CONSUMPTION_READ_FOR_FORECAST you can try ,

Table used in MVER - Material Consumption .

Read only

0 Likes
629

Hi,

Try these..

fm MATERIAL_MAINTAIN_DARK (it's used by RMDATDIN)

or

fm MVER_MAINTAIN_DARK (consumption specific)

or consumption_read_for_forecast..

Read only

0 Likes
629

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.