Hi All,
We need to change the quota % allocation and we used to do the same using classic BADI MD_MRP_PARAMETERS. However, MD01N has all BADIs as AMDP BADIs and we are trying to achieve the same using PPH_MRP_RUN_BADI method MDPS_ADJUST .
We are changing MNG01 field based on custom logic but value in not reflected on the output and It takes Quota wise values overriding all the values we set in BADI.
I checked BLOG https://blogs.sap.com/2018/07/19/mrp-live-enhancement-md01n/ but could not resolve the issue.
Can anyone suggest how to update MNG01 in MD01N using BADI.