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

Class when transporting generating error

Former Member
0 Likes
2,338

Hi Experts,

I have created zclasses in SE24.While transporting them,one of them is giving error as

Program ZCLASS==========CP:Syntax error in line 0011

Include Report ZCLASS========CO not found.

I tried to give the program in SE38.But its saying not found.

Can you please guide how to fix this error or how to find generated programs of Class?

Thanks,

BWUSER14

7 REPLIES 7
Read only

Former Member
0 Likes
1,534

Hi,

have you created a report named ZCLASS?.

thanks.

Aswath.

Read only

0 Likes
1,534

Thanks for the reply. I just created a class in SE24 and trying to transport it.the transport is getting failed with the messages i mentioned earlier.

Thanks,

BWUSER14

Read only

0 Likes
1,534

Hi,

As you mentioned you sure have created a class name ZCLASS but in the statement

include report ZCLASS. you are trying to include the data present in report ZCLASS. Please check whether you created ZCLASS report or not because class is diffirent from report right?

thanks

Aswath.

Read only

0 Likes
1,534

Thanks for the reply. I didnt create any reports.Even i checked in SE38 with the program and report showing in error mesage.They say those didnt exist.

Thanks,

BWUSER14

Read only

0 Likes
1,534

Hi,

Then why are you trying to include the report that is not even exist? there should be some purpose right?

Please check your requirment.

thanks.

Aswath.

Read only

0 Likes
1,534

Thanks for the reply.Will the system creates program & include internally when i try to create a Class.If it creates,how to find them.Is there any table which gives the generated programs of class as im unable to find them in SE38.

Thanks,

BWUSER14

Read only

0 Likes
1,534

Hi ,

Please check this link.

Regards,

Ratheesh BS