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: 

MD04 tables?

Former Member
0 Kudos

hi all,

In transaction MD04, I want to know where the fields data is getting stored. esp material element, material element data ....

and also if I click pegged requirements icon it is taking to another screen, where I can capture this data, in which table?

thanks all in advance

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check for the Highlighted tables:

MDDMAP Mapping Table for External User for MRP Evaluati

MDFD MRP firming date

MDFDDB Firming Data of MRP - MRP Area

MDIP Material: MRP Profiles (Field Contents)

MDKP Header Data for MRP Document

MDKPDB Header Data for MRP Document

MDLG Customizing: MRP Area Storage Location

MDLL Customizing: MRP Area Subcontractor

MDLV Customizing MRP Area

MDLW Customizing: MRP Area Plants

MDMA MRP Area for Material

MDPB Read View of Plnnd Ind. Reqmts for MRP (see also

MDPBDB View plnnd independent reqmts for MRP area in MR

MDPUW Customizing: Scope of Planning MRP Unit

MDQM MRP View of the QM Inspection Lot

MDSA MRP View of the Run Schedule (Table SAFK)

MDSEQ Customizing: Sequence of MRP in Scope of Plannin

MDTAB Cluster Table Initial Screen SRList/MRP List (Sh

MDTB MRP Table

MDTC Aggregated MRP table items

MDVM Entry in MRP File

Regards,

Shiva Kumar K

5 REPLIES 5

Former Member
0 Kudos

Hi,

Check for the Highlighted tables:

MDDMAP Mapping Table for External User for MRP Evaluati

MDFD MRP firming date

MDFDDB Firming Data of MRP - MRP Area

MDIP Material: MRP Profiles (Field Contents)

MDKP Header Data for MRP Document

MDKPDB Header Data for MRP Document

MDLG Customizing: MRP Area Storage Location

MDLL Customizing: MRP Area Subcontractor

MDLV Customizing MRP Area

MDLW Customizing: MRP Area Plants

MDMA MRP Area for Material

MDPB Read View of Plnnd Ind. Reqmts for MRP (see also

MDPBDB View plnnd independent reqmts for MRP area in MR

MDPUW Customizing: Scope of Planning MRP Unit

MDQM MRP View of the QM Inspection Lot

MDSA MRP View of the Run Schedule (Table SAFK)

MDSEQ Customizing: Sequence of MRP in Scope of Plannin

MDTAB Cluster Table Initial Screen SRList/MRP List (Sh

MDTB MRP Table

MDTC Aggregated MRP table items

MDVM Entry in MRP File

Regards,

Shiva Kumar K

0 Kudos

can you tell exactly in which table the MRP element data of MD04 transaction is getting stored in.

0 Kudos

Hi,

MF: MD_STOCK_REQUIREMENTS_LIST_API

fill MATNR and WERKS at least.

and result in table: MDSUX.

regards.

F.S.

0 Kudos

result is stored in the table mdezx but not in the table MDSUX

Regards

Sandeep

prasanth_kasturi
Active Contributor
0 Kudos

hi,

use FM MD_STOCK_REQUIREMENTS_LIST_API to get all information for transaction MD04/MD05.

check the tables starting with MD*

regards

prasanth