‎2011 Dec 12 9:27 AM
as i am creating function group in se37
it creats but its status is remains inactive as i activate it it gives error
"REPORT/PROGRAM statement missing, or program type is I (INCLUDE)."
and i creat threw se80 its created with active status
‎2011 Dec 12 9:34 AM
Hi,
Normally When you create the Function Group, it will create in inactive mode. You can activate it through, Display Function Group - > Clcik on the main program button in the Pop-up screen and Click on the activate button, it will open the inactive objects bar, in that, select the current include program and the main program ( starting with SAPZ***) and activate it together, it will get activated.
Regards
Senthil Kumar
‎2011 Dec 12 9:35 AM
After creating function group from SE37, go to change group from go to menu. From there u get a popup. Click on main program and activate all.
Regards,
Vidhi
‎2011 Dec 12 9:43 AM
whish while activating along with the main program SAPLFG**** you need to activate the top include and the fm subroutine include as well
‎2011 Dec 12 9:52 AM
it gives error msg
REPORT/PROGRAM statement missing, or program type is I (INCLUDE).
‎2011 Dec 12 12:42 PM
if you syntatically check the include progrmas then you will get this type error message ,
because those are not executed directly .
There are 2 methods :
se37 : function groups ---> Display Funtion Group ---> click on Main Program ---> there u may saw two include progrms
double click on each one ---> save and activate ( dont do syntatic check )
then finally activate the main program
2 nd method :
goto tcode : SE80
select function group from drop down list box , enter your function group
thne right clcik and activate , it activates the total program at atime
Moderator Message: Thread closing prompt removed - leave this to the OP.
Regards
Siva
Edited by: kishan P on Dec 12, 2011 7:40 PM
‎2011 Dec 15 7:51 AM
if i go for se 80 its get activated
but if i go for se 37 it dosnt give any error on syntex check it gies error on activating it ee whn i i trying to activet individual includes in main program . it dosnt allow to activate
‎2011 Dec 15 8:59 AM
Hi,
basically while activating the include in function group it will show error.at that time click on acitvate any way.Now test your function module.
with regards
naresh
‎2011 Dec 13 5:10 AM
Hi,
When ever you create a Function group it is inactive mode . First make it in Active mode then create a function module and give your function group name .That function module will be created under the function group.
If the function group is inactive mode try to create a function module it will throw an error.
I think now you get some idea about Function group. Hope this will be useful further.
Regards,
G.Aditya