Skip to Content
0
Former Member
Jan 24, 2011 at 02:30 PM

MV45AFZZ Enhancement Not Working after Transport

471 Views

Hi Experts

As part of a business requirement for additional checks when saving a sales order I have implemented an enhancement in the form USEREXIT_SAVE_DOCUMENT_PREPARE of the include MV45AFZZ of SAPMV45A. This was done via SE38 and switching to enhancement mode and then creating an implicit enhancement. I added my code in this enhancement, activated and tested in our development system without any issues.

Subsequently these changes were transported to our QA system for further testing however, the enhancement is not being executed. Looking in SE38 at the include I can see the enhancement and the code I have added, the include is active but if I try and put an external break-point in the code it does not allow me to, which suggests to me that it is not actually active.

When looking at this include in the debugger, the code does not show, again suggesting that it is not active, but I have checked everything I can think of and it looks like it should be active.

Has anyone seen this before, or have any advice on how to resolve this issue?

Thanks

Andrew Beavan