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

function group activation error

Former Member
0 Likes
597

I created a function group and tried to activate it but it gives me this error.

REPORT/PROGRAM statement missing, or program type is INCLUDE

I haven't written any code in it. I just need it so I can use it in my "Generate Table Maintenance" screen.

What can I do? Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

Hi,

You don't need to create a function group for that. Just give a name in the "Generate Table Maintenance" screen, generate the mainenance view and the function group will be automatically created.

Regards,

Nicolas.

4 REPLIES 4
Read only

former_member196280
Active Contributor
0 Likes
533

GOTO SE80, SELECT FUNCTION GROUP and give the function group that is used for creating table maintenance... goto the screen number and try to activate, it will give you a good idea... comment the include that is causing the problem.

Regards,

SaiRam

Read only

Former Member
0 Likes
533

HI,

When you try to activate the Function group ensure that you select all the objects that are part of the function group area activated (Top include and all), Select all these and activate it then it will be activated.

thank

mahesh

Read only

Former Member
0 Likes
533

hi Uday,

to to se37 give the function group name in goto->function group-> display group .... double click on the function group which takes you to the main program ... try activating it and use it in your table maintainence generator.

Regards,

Santosh

Read only

Former Member
0 Likes
534

Hi,

You don't need to create a function group for that. Just give a name in the "Generate Table Maintenance" screen, generate the mainenance view and the function group will be automatically created.

Regards,

Nicolas.