‎2012 Mar 08 3:25 AM
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
‎2012 Mar 08 3:41 AM
‎2012 Mar 08 3:47 AM
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
‎2012 Mar 08 3:50 AM
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.
‎2012 Mar 08 3:56 AM
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
‎2012 Mar 08 4:00 AM
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.
‎2012 Mar 08 4:10 AM
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
‎2012 Mar 08 4:13 AM