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

Implementation class ZCL_*****************does not exist

Former Member
0 Likes
4,910

Hi ,

I implemented BADI - ME_PROCESS_PO_CUST ,tested in development system,worked well.

When I moved it to Test system I am geting the below error.Is there any thing I need to do while transporting the implementation..

    • Implementation class ZCL_IM_ME_PROCESS does not exist

    • Message no. ENHANCEMENT363.

Can any body temm me what sould I do now.

Regards

Rammohan.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,849

Hi,

Are you sure the you have transported the class ZCL_IM_ME_PROCESS ?

Check in SE24 --> Goto --> Object Directory entry --> Lock overview.

May be the class was saved in a different request and you did not transport it

Regards

5 REPLIES 5
Read only

former_member192467
Active Participant
0 Likes
1,849

Hi,

Checkif the implementation is active in the Test System. Else activate it from the DEV and transport it again.

Read only

0 Likes
1,849

Implementation is active in the development.The error in Test system is Class does not exist,.

Thanx

Rammohan.

Read only

Former Member
0 Likes
1,849

hai,

did u tranported the implementation class to quality

just add the class in the request and send again

regards

m.a

Read only

Former Member
0 Likes
1,850

Hi,

Are you sure the you have transported the class ZCL_IM_ME_PROCESS ?

Check in SE24 --> Goto --> Object Directory entry --> Lock overview.

May be the class was saved in a different request and you did not transport it

Regards

Read only

0 Likes
1,849

Thanks to everybody for your quick response and help.Issue resolved.

Thanks again.

Regards

Rammohan.