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/PROGRAM statement missing, or program type is I (INCLUDE).

Former Member
0 Likes
1,116

Hi experts,

I am getting the following error when i run the function module.

" REPORT/PROGRAM statement missing, or program type is I (INCLUDE)."

Can anybody tell me why this error is coming?

it's urgent,

Thanks

Basu

4 REPLIES 4
Read only

Former Member
0 Likes
785

Hi.

You are getting that error because of your Function Group is inactive.

Goto SE80 enter your function group name press enter then u will get 2 includes.

LZname_of_the_function_groupTOP

LZname_of_the_fuction_groupUXX

Right click on each include and activate it and the Run Your RFC sure it will work.

Reward point if helpful.

ANEES AHMED

9886358645

Read only

Former Member
0 Likes
785

HI

You might have deleted the top line of declaration. Or the code might be inactive. Please check the same.

Regards

Dinesh

Read only

varma_narayana
Active Contributor
0 Likes
785

Hi..

This error Comes when the Function Group is not Active .

To Activate the Function group select the path: Goto->Main program and Activate.

Ensure all the Inculdes are active ..

<b>Reward if Helpful</b>

Read only

Former Member
0 Likes
785

Hi,

In function module there is no report statement as sush.

Try to activate ignoring that error and see whether your functon module is working properly or not by testing it.

Reward points if u find this suggestion helpful.

Thanks,

Yuvaraj