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 INCLUDE error upgrade.

Former Member
0 Likes
857

Hi Experts,

I have done the recording for FK05 and created functionmodule for the same. But when I use that function module in my custom program or if I try directly execute the FM, I am getting dump like syntax error. So I did syntax check and tried to activate, I am getting "REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade" error.

Please help me soon to resolve this issue.

Thanks in advance.

Shreyansh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
669

hi,

1.Go to Tcode : SE80

2.Select function Group in repository drop down

3.Activate Function Group

4.Now try activating FM

Regards

Rajashiva

4 REPLIES 4
Read only

Former Member
0 Likes
670

hi,

1.Go to Tcode : SE80

2.Select function Group in repository drop down

3.Activate Function Group

4.Now try activating FM

Regards

Rajashiva

Read only

0 Likes
669

Thanks a lot..Its working now.. I did the same before posting my question but stil there was the same error. Now suddenly, i activated FG and its working fine.

Read only

Former Member
0 Likes
669

Hi

Goto main function group include name attributes tab and double click.

once the include is opened, try to activate it. if shows errors then fix.

regards

Shiva

Read only

Former Member
0 Likes
669

THANKS...solved the problem