‎2007 Jul 05 7:04 AM
Hi all,
I am working on a report.Here I am getting error as 'Report/Program statement missing or Program type is I(INCLUDE).What does it mean?
Regards,
Hema
‎2007 Jul 05 7:05 AM
hi,
that means it is not excutable progarm.
u should select excuteble progam type while creating report at the progarme type.
regards,
seshu.
‎2007 Jul 05 7:05 AM
The program should contain the statment REPORT report name in the first line
‎2007 Jul 05 7:07 AM
<b>REPORT <program name>.</b>
It might be that your program name is missing in the report(as mentioned above).
Check that.
regards,
Pavan P.
‎2007 Jul 05 7:10 AM
You are trying to syntax check the include program,u should directly execute the include.
‎2007 Jul 05 7:13 AM
Hi,
This is because u r trying ti check include program.
either directly activate include or check in main progarm instead of include.
regards,
sudha
‎2007 Jul 05 7:13 AM
post your code over here
else the problem is same
ie, report name missing
else go to attributes
and there make your program type executable
thnkx
bhanu
‎2007 Jul 05 7:18 AM
HI,
on the menu bar, go to "GOTO' and then attributes and change the program type to "executable program" and try.
please reward points if useful,
‎2007 Jul 05 7:39 AM
hi,
i think u r trying to execute a include program which itself is not executable. to execute a include program u should include it in some report program.
or it may be starting point of report program
i.e REport report name may be commented.
check that one also.
if useful reward some points.
with regards,
Suresh.A
‎2007 Jul 05 7:56 AM
Hi,
It means that your report contains an Include Program which is inactive.
Activate the Include & then the report.
Hope this helps.
Reward if helpful.
Regards,
Sipra