‎2007 Aug 09 10:55 AM
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
‎2007 Aug 09 11:13 AM
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
‎2007 Aug 09 11:16 AM
HI
You might have deleted the top line of declaration. Or the code might be inactive. Please check the same.
Regards
Dinesh
‎2007 Aug 09 11:16 AM
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>
‎2007 Aug 09 11:17 AM
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