cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the MRP history?

Former Member
0 Kudos

Dear !!

I want to get the history of MRP data.

For example how much the PIR, planned order, dependent requirement etc at one day.

For this, I check the table MDTB. But I can't see the MRP data history. I think It is impossible because It is temporary table.

I want to know the MRP Item detail data table like MDTB at past days.

Please help me.

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

check MRP table MDKP and MDTB.

Or use the function module to get the details

MD_STOCK_REQUIREMENTS_LIST_API

Please refer this thread also,

https://forums.sdn.sap.com/click.jspa?searchID=17046822&messageID=5704965

Regards,

R.Brahmankar

Former Member
0 Kudos

Thank you for your help.

I have changed IMG setting and then I check the MDTB table. It is very good.

But I have the another question. I have heard from my colleague the MDTB table have the maximum storage capacity.

Is it right?

And If the data exceed the maximum table capacity, how the system manage it?

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Check the settings in Spro

Materials requirement Planning --> Check Performance setting ---> Check storage mode for MRP list

Check the indicator for the relevent plant to have the transparent storage takes place in the table MDTB, whereas the aggregated format is stored in table MDTC

There is a note 440016, From Release 4.5A, the storage mode of the MRP was changed from transparent form to compressed form.

Regards,

R.Brahmankar