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: 

MD05's info

Former Member
0 Kudos
238

Hi Guys,

To extract MD04's info, normally i will use table MDRS or FM MD_STOCK_REQUIREMENTS_LIST_API.

But now i need to extract the info for <b>MD05</b> instead. As i checked both table and FM mentioned above, it wasn't useful to extract info for MD05.

Please comment on how can i perform the info extraction for MD05.

Thanks in advance.

2 REPLIES 2

Former Member
0 Kudos
126

Hi

use the following tables for extracting the data of MRP:

MDKP

MDPS

MVER

and the views

MDBS

MDFA

Reward points if useful

Regards

Anji

0 Kudos
126

Hi Anji,

I have already checked in the tables that you mentioned. In fact none of them that are related to the MD05's info. Please point me out if I'm wrong.

The only table that i found is MDRS, but this table is not accurately reflected those entries that displaying in MD05 screen.

Please comment.

Thanks in advance.