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: 

User Exit M06E0004 not getting called up

Former Member
0 Kudos

Dear All,

Few days before the user exit M06E0004 was getting called up but today i see that its not getting called up..In CMOD it is Active and code is also active but it is not at all getting called up during me21 save.Pls help.....

Regards

Sajid

1 REPLY 1

saranwin
Contributor
0 Kudos

Hey,

Check these points :

1) Check the implementation tick is also in active before the green indicator.

2) If above is also correct, set break-point and check.

3) Check the condition what your written inside the code( for example your written validation for company code specific like that)

If still not getting go for BADI : ME_PROCESS_PO_CUST this will help you to solve. Here you will get all the things inside the BADI.

Regards,

Saravanan M