cancel
Showing results for 
Search instead for 
Did you mean: 

S4H BADI:MD_CHANGE_MRP_DATA is not working

0 Kudos
6,738

Hello Gurus ,

Now i'm doing SAP R3 update grade to S4H , i have face a problem that BADI:MD_CHANGE_MRP_DATA is no longer called , but some expert says that replaced by BAdI MD_ADD_ELEMENTS.

I use it(MD_ADD_ELEMENTS) , but it doesn't work.

Is there a better solution?

Thanks,

View Entire Topic
raymond_giuseppi
Active Contributor
0 Kudos

Read OSS Note 1768031 - SAP EHP 6 for SAP ERP 6.0, version for SAP HANA (look for 'BAdI MD_CHANGE_MRP_DATA') and documentation of business function LOG_PPH_MDPSX_READ.

Question: are you actually migrating from R3 (from 2.1 to 4.6C) or R3 entreprise (4.7x) to S4?

0 Kudos

Hello,

Yes , I'm migrating from R3 entreprise (4.7x) to S4 .

I've solve problem , in classic MRP BADI:MD_ADD_ELEMENTS is not triggered SAP have a note Activating separate BAdI implementation for MD_ADD_ELEMENTS.

Thanks for your help.