‎2010 Apr 06 1:27 PM
Hi all,
I am creating remote funtion module to read sales details. But i am getting an error while activating tha FM.
this is the error.
REPORT?PROGRAM statement missing or program type is I(INCLUDE).
Can anyone tell me why this is coming..?
‎2010 Apr 06 1:32 PM
HI Sreelakshmi,
You are trying to activate an Include, open it in SE80 and open the Main Program and from here ACTIVATE the code
Cheerz
Ram
‎2010 Apr 06 1:33 PM
hi
activate the function group.
Goto->Main program and Activate
‎2013 Apr 30 9:51 AM
Dear all,
The include name should not end with 'TOP'.
For example The include name should not be ZPQR_TOP. Please change the include name from ZPQR_TOP to ZPQR_DECLN. I think you will not get that error.
Next solution is write the REPORT statement inside the ZPQR_TOP.
I think it will help you
Sumit.
‎2013 Apr 30 11:39 AM
In the attributes Tab you might not Created Properly Check in the attributes tab and tick mark the Optional Check box in the Import Tab...........Even u got problem save check activate seperate seperate Tab .... then u will come to know the problem and post your thread..............
Regards
kabil
‎2013 Apr 30 1:13 PM
Dear Kabil,
I can not get you properly.
I am giving below the screenshot of attribute of the program. Here I am not getting any Import tab and Optional Check box. Please help me for the same.
Regards,
Sumit
‎2013 Apr 30 1:58 PM
Hi sumit,
Did u Created any Include Program For these.......... Activate the All the Programs
Your Problem Will solved........
‎2013 Apr 30 3:00 PM