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

WHAT is the TCODE to create function group !

Former Member
0 Likes
14,349

i want to activate a funciton group

how will i do it

i am not getting anything in se80

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
6,529

Hi,

i think you created a function module and function group. if this is the case goto SE37 open the function module you created. press CrtlShiftF5 which will take you to object browser, in right hand side it will displays the function group of that, right click on that select the active option.

OR

go to SE80, in left pane you can find drop down field there select 'Function group' below to that field enter your function group name, click display buttion very 2nd button after this field. which will displays all the asscoiated to that group. right click on that function group name go for active option.

Reward if useful.

Thanks,

Sreeram.

7 REPLIES 7
Read only

Former Member
6,529

Hi,

goto tcode se37 and select in the menu as GOTO->FUNCTION GROUPS->DISPLAY GROUP.one window will come there u can enter the function group name.then in the next screen click on main program button.then activate that program and L<fun grp name>TOP include also.

rgds,

bharat.

Read only

Former Member
0 Likes
6,529

Hi jyotirmoy,

1. Go to SE37

2. Goto -> Function Grooups -> display Group

3. Give Function Group Name what ever you want

4. Activate it

OR

Goto Se38 Give your function group name by adding SAPL and press F7 and activate it

Example:

My function group name is zcl_group

in SE38 i give SAPLZCL_GROUP to Activate Group.

Plzzzz Reward if useful answer,

Mahi.

Read only

matt
Active Contributor
0 Likes
6,529

I use SE80. What are you "not getting"? Go to SE80, choose "Function group" from the drop down menu. Enter name of function group. Click on the glasses. You get message "Function Group blah does not exist. Create Object?". Click on "yes.

matt

Read only

0 Likes
6,529

I HAVE CREATED A FUNCTION GROUP IN SE37.

HOW WILL I ACTIVATE IT!

Read only

0 Likes
6,529

Hi,

In SE80, Select Function Group in the drop down box of the repository objects.

Give the name whichever you want to create and press enter, it will ask you to create the function group.

Now create and activate it by right click --> activate on the created one.

Regards,

Satish

Read only

matt
Active Contributor
0 Likes
6,529

Click on Activate. It's easier to do it through SE80. Right-click and choose activate.

matt

Read only

Former Member
0 Likes
6,530

Hi,

i think you created a function module and function group. if this is the case goto SE37 open the function module you created. press CrtlShiftF5 which will take you to object browser, in right hand side it will displays the function group of that, right click on that select the active option.

OR

go to SE80, in left pane you can find drop down field there select 'Function group' below to that field enter your function group name, click display buttion very 2nd button after this field. which will displays all the asscoiated to that group. right click on that function group name go for active option.

Reward if useful.

Thanks,

Sreeram.