‎2007 Feb 14 7:09 PM
I have created an enhancement point implementation in a routine, FORM EKPO-INCO2, that is called by two different programs, SAPMM06E and SAPLMEPO. When using the purchase order transactions ME21N, ME22N, etc. the code in the enhancement is executed. When I use transaction ME23K, Outline Agreements, the code is not executed.
How can I have the code in the enhancement executed from either program?
Thanks!
Craig
‎2007 Feb 21 2:28 PM
Hello Craig,
when entering the editor you was asked for a main program in a dialog. You decided for one of the programs and created an implementation for that program.
So just enter the editor again, then chose the other program and create a new implementation for that program.
Important: Make sure that you have implemented note 1020176 before.
Best Regards
Michael
‎2007 Feb 21 2:28 PM
Hello Craig,
when entering the editor you was asked for a main program in a dialog. You decided for one of the programs and created an implementation for that program.
So just enter the editor again, then chose the other program and create a new implementation for that program.
Important: Make sure that you have implemented note 1020176 before.
Best Regards
Michael
‎2007 Mar 02 7:51 PM