‎2005 Mar 31 8:59 AM
Hi....
I m creating a Report to display the available quantity for a
particular material on a particular date....same way it is displayed
in the standard tcode MD04.
Also I need to display the projected usage quantity for next three
months where user will input the date. I need to find this projected
usage quantity again like MD04 transaction code. This tcode uses
structures MDEZ and MDSU to display the available quantity and other
data.
Are there any function modules availble to get it or are there any
tables from where i can get this required data?
Thanks in advance,
Prasad
‎2007 Aug 22 6:01 PM
Maybe you could use the function module MD_STOCK_REQUIREMENTS_LIST_API?