Hi Experts ,
I want to read the classification values entered by the user when he saves any changes done to the charactersitics values in MM01, MM02 along with other Material Master Details (MARA,MBEW etc.).
I am using the BADI BADI_MATERIAL_CHECK to get the material master details.
But the classification details are not available in this BADi.
The req is to pass all the data including Classification data at run time to legacy systems.
I used the BADI CACL_VALUE_CHANGE but i gets triggered when i modify the characteristics values.
I want the BADI to be triggered on SAVE only.
Is there any BADi that satisfies this requirement ?
Any ideas BDCP_BEFORE_WRITE badi.