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: 

ABAP short dump in ME21N/ME22N/ME23N

0 Kudos

Hi All:

I have problem when executing ME21N/ME22N/ME23N tcode .

When I am executing ME21N/ME22N/ME23N tcode ,it is giving a short dump like ''Implementation class does not exist: The implementation "ZTEST" in enhancement "ZTEST" of the BAdI "ME_PROCESS_PO_CUST" points to the nonexistent class "ZTEST".'' I have checked it but I can find the related code in it. And It is actived .

May be Interface and implementation class connection in addition to the problem. but I don't know how to deal with .

Please help.

Thanks and regards,

Lamia .

1 ACCEPTED SOLUTION

Lakshmipathi
Active Contributor
0 Kudos

Have a look at OSS note 2195219

5 REPLIES 5

former_member513101
Active Contributor
0 Kudos

Hi Ruhua,

Check Class ZTEST via SE24 whether the class is activated?

Thanks

0 Kudos

HI KK.

I have checked it, it was activated in SE24.

May be Interface and implementation class connection emerge some problem.

Thanks and regards.

Lakshmipathi
Active Contributor
0 Kudos

Have a look at OSS note 2195219

0 Kudos

Thanks for answer, but the implementation class 'ZTEST' was existing in SE18.

0 Kudos

Solved: Create a new Implementation class