Application Development and Automation 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: 
Read only

Problem while activating an Enh. Imp.

Former Member
0 Likes
431

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 !!!!

2 REPLIES 2
Read only

Former Member
0 Likes
361

Check that 1) code is active and 2) implementation is active.

Regards

Andy

Read only

Former Member
0 Likes
361

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.