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

MD04 - Available quantity

Former Member
0 Likes
711

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

1 REPLY 1
Read only

Former Member
0 Likes
390

Maybe you could use the function module MD_STOCK_REQUIREMENTS_LIST_API?