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

BAPI to update MRP List

Former Member
0 Likes
744

Is there any BAPI to update MRP List? I know that a BAPI exists to retrieve the MRP List but does one exist to update it?

Is there any BAPI to update MRP List? I know that a BAPI exists to retrieve the MRP List but does one exist to update it?

3 REPLIES 3
Read only

raphael_almeida
Active Contributor
0 Likes
676

Hi,

One question... This update is to be made before or after running the MRP?


Regards,

Read only

Caetano
Product and Topic Expert
Product and Topic Expert
0 Likes
676

Hello

The MRP list shows the results of MRP and it should not be simply updated, otherwise, it would show inconsistent MRP results.

You can use BAdI MD_CHANGE_MRP_DATA to change an MRP element and this change would be considered by MRP and it would also be visible on the MRP list.

In addition, MD_DISPLAY_ELEMENT can be used to change the display of an MRP element and MD_ADD_COL_EZPS to add columns.

See the blog for all the BAdIs available on MRP.

BR
Caetano

Read only

0 Likes
676

Hi Custodio

One question, why even asked about the update of the list was generated before or after because I thought before updating and generate the list again the values would be correct, thank you for pointing this my fault!

BR,