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

Table/Field for MRP Execution Date

Former Member
0 Likes
698

Dear friends,

Please let me know which table/field stores the MRP Execution date? We execute MRP by MD64. I have to develop a report where MRP Execution date has to be displayed.

Regards,

Alok.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

Hi,here are the MRP Tables :


use the following tables for extracting the data of MRP:
MDKP, "Header Data for MRP Document
MDTB, "MRP table
MDTC, "Aggregated MRP table items
T457T. "Description of MRP elements
MDPS
MVER
and the views
MDBS
MDFA

Reward If Helpful

Dear friends,

Please let me know which table/field stores the MRP Execution date? We execute MRP by MD64. I have to develop a report where MRP Execution date has to be displayed.

Regards,

Alok.

1 REPLY 1
Read only

Former Member
0 Likes
557

Hi,here are the MRP Tables :


use the following tables for extracting the data of MRP:
MDKP, "Header Data for MRP Document
MDTB, "MRP table
MDTC, "Aggregated MRP table items
T457T. "Description of MRP elements
MDPS
MVER
and the views
MDBS
MDFA

Reward If Helpful