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

Report

Former Member
0 Likes
841

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

9 REPLIES 9
Read only

Former Member
0 Likes
814

hi,

that means it is not excutable progarm.

u should select excuteble progam type while creating report at the progarme type.

regards,

seshu.

Read only

Former Member
0 Likes
814

The program should contain the statment REPORT report name in the first line

Read only

Former Member
0 Likes
814

<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.

Read only

Former Member
0 Likes
814

You are trying to syntax check the include program,u should directly execute the include.

Read only

S0025444845
Active Participant
0 Likes
814

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

Read only

Former Member
0 Likes
814

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

Read only

Former Member
0 Likes
814

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,

Read only

Former Member
0 Likes
814

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

Read only

Former Member
0 Likes
814

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