2015 Apr 07 9:56 PM
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?
2015 Apr 08 3:37 AM
Hi,
One question... This update is to be made before or after running the MRP?
Regards,
2015 Apr 09 8:49 PM
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
2015 Apr 10 6:23 AM
Hi Custodio