Application Development 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: 

BADI implementation for MM_PUR_S4_PO_MODIFY_HEADER

former_member861882
Discoverer
0 Kudos
518

I tried to implement the BADI "MM_PUR_S4_PO_MODIFY_HEADER" but getting dump. Attaching the screenshot below, please let me know how to resolve it.

I have Created one Enhancement Implementation and then created the BADI with an associated class "ZCL_DEMO_MOD_HEAD". Save and activated it.

Tried to make changes in PO items using ME22N and I am getting this error in debug.

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos
388

When you wrote 'I have Created one Enhancement Implementation and then created the BADI with an associated class "ZCL_DEMO_MOD_HEAD". Save and activated it.'

Did you mean I created an implementation of the BAdI, creating implementing class Zxx in the proxcess and activating class and implementation?

former_member861882
Discoverer
0 Kudos
388

Hi Raymond,

Yes, you are right.