‎2007 Aug 11 5:46 AM
Hi Folks,
I have a program which is having 2 includes
report ztest.
include zk1.
include zk2.
Now I have copied this program through se80 into
report zabc.(copy of ztest)
include zxy (copy of zk1)
include zfg. (copy of zk2).
Now I have added some data declarations in include zxy and when I syntax check it is saying that report/program statement missing or program type is I.
Kindly let me know.
Thanks,
K.Kiran.
‎2007 Aug 11 5:53 AM
‎2007 Aug 11 5:50 AM
Hi,
First u have activate your includes individual and then activate main program.
If u already do this then please send me your error no and error description ok i will help u.
Regards
Gurprit Bhatia
‎2007 Aug 11 5:53 AM
‎2007 Aug 11 6:10 AM
ARS,
Main Program type is Executable program
Includes as usually I
Thanks,
K.Kiran.
‎2007 Aug 11 6:18 AM
Hi,
Go inside main and all includes and press save --> then come to main program and activate all
if this not working paste the main program code here
aRs
‎2007 Aug 11 6:29 AM
Hi Folks,
When I execute the main program it is not showing any error message.
But only when I syntax a particular include it is showing an error saying report/program name missing or program type is I.
Thanks,
K.Kiran.
‎2007 Aug 11 6:30 AM
Hi Kiran,
Go to SE80 and give main program and right click on the same and Activate it. Now it will give you the list of all objects of that program (including 2 includes) and select them all and activate.
Regards,
Atish
‎2007 Aug 11 5:58 AM
HI Friend,
Make some changes in all the three programs, main program and two includes.. and click on activate in any of the program from the activate list select 3 programs.. you will not get any error at this time.
Thanks
Mahesh