‎2007 Aug 07 4:19 PM
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.
‎2007 Aug 07 4:25 PM
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.
‎2007 Aug 07 4:23 PM
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
‎2007 Aug 07 4:24 PM
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
‎2007 Aug 07 4:24 PM
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
‎2007 Aug 07 4:25 PM
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.