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

badi

0 Likes
619

Hi Friends,

I enhanced a badi "TRIP_WEB_CHECK"and I moved it into the QA. When I am cheking in the QA it is giving dump. In se24

i given class name as zcl_im_ztrip. When I click on check it is giving error like "INCLUDE REPORT ZCL_IM_ZTRIP=======CL"

NOT FOUND . Please help me where i hv to check it out. And I am giving my include name ZCL_IM_ZTRIP in se38 it is showing that the include is not exists but it is working fine in DEV.

Thanks

shafi.

Moderator message: please use more descriptive subject lines for your posts.

Edited by: Thomas Zloch on Dec 17, 2010 10:30 AM

1 ACCEPTED SOLUTION
Read only

former_member242255
Active Contributor
0 Likes
588

Please check whether the transport has all the includes that you wrote the code...

also check wheter all the objects are active..

2 REPLIES 2
Read only

former_member242255
Active Contributor
0 Likes
589

Please check whether the transport has all the includes that you wrote the code...

also check wheter all the objects are active..

Read only

0 Likes
588

I missed out one of class. Clossed.