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 inactive

Former Member
0 Likes
1,740

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

8 REPLIES 8
Read only

Former Member
0 Likes
1,237

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

Read only

Former Member
0 Likes
1,237

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

Read only

Former Member
0 Likes
1,237

whish while activating along with the main program SAPLFG**** you need to activate the top include and the fm subroutine include as well

Read only

0 Likes
1,237

it gives error msg

REPORT/PROGRAM statement missing, or program type is I (INCLUDE).

Read only

former_member216611
Participant
0 Likes
1,237

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

Read only

0 Likes
1,237

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

Read only

0 Likes
1,237

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

Read only

Former Member
0 Likes
1,237

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