‎2006 Nov 08 2:44 AM
I met a problem. It is like that:
I copied from an standard Enhancement Implementation OIC_MM06EFKO_PREISFINDUNG in the package of OIC to my own enh. imp of Z_OIC_MM06EFKO_PREISFINDUNG in my package.
I have changed the code of Z_OIC.....UNG. And I can also see the change in the program of MM06EFKO_PREISFINDUNG. The changed codes are right there. But while running ME21N, this implementation was not executed. The original one which I copied from is executed well.
Can anybody help me? I was in trouble with this for 2 days.
By the way, what I wanna do is to achieve this:
Change the pricing auto while I create a SO and reference from a PR. The price in conditions will be fetch from somewhere.
Thanks a lot !!!!
‎2006 Nov 08 9:34 PM
Check that 1) code is active and 2) implementation is active.
Regards
Andy
‎2006 Nov 09 5:52 AM
Hi Zhang,
Got your problem, had also faced once, Goto tcode CMOD, i think you would have already created a project there, else create a project and assign the enhancement to that project and activate the project, Note here you have two options, you can activate and deactivate the projects(like a hook), when you want to use the standard functionalities u can deactivate, if you want the enhanced version activate here(CMOD). This info had solved my issue, hope the same in your case.
Cheers...
Santosh.
P.S. Mark usefull answers.