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: 

Problems with Enhancement Implementation

Former Member
0 Kudos

Hi,

I created a Enahancement Implementation Z_ABC for a Class ABC (Using Enhance Option) in a customer system. It has automatically created "Superordinate Enhancement Implementation" and hence i can sucessfully execute the new methods (ZZZ) from the class. This is transported via request to "real" customer system where i see the Enhancement for the class with implementation.

But when i execute, i get a short dump saying that " Implementation Missing for the method ..." . This method is a new method (ZZZ*) created in standard class using enhance option.

When i did analysis of the enhancement implementation, i found that "Superordinate Enhancement Implementation" is missing.

Any help in this regard is deeply appreciated.

Best Regards,

Kishore

1 REPLY 1

Peter_Inotai
Active Contributor
0 Kudos

Can you check if your implementation is activated?

Peter