Application Development 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: 

what is tcode for the creation of function group

Former Member
0 Kudos

What is the transaction code to create the function group.

6 REPLIES 6

Former Member
0 Kudos

Hi RaviKumar,

SE37 is the transaction

Try this on steps to build a function group.

http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm

Reward points if helpful.

Former Member
0 Kudos

Hi,

The transaction code is SE37 only.

In the Menu bar Goto--> Function Groups --> Create Group.

Regards,

Himanshu

former_member386202
Active Contributor
0 Kudos

Hi,

Use SE80 to create function group

Regards,

Prashant

Former Member
0 Kudos

hi,

there are two ways to create function group.

1. se37. goto->function-groups -> create.

2. se80.

regards,

Santosh thorat

Former Member
0 Kudos

Hi,

You can create a function as below :

In the Menu bar Goto - SE37 >Goto> Function Groups --> Create Group.

Or

SE80 --> create function group.

Thank,

Sri.

Former Member
0 Kudos

The function group can be created in following ways.

1. in SE37. create the function group by using the menu path 'goto->function-groups -> create'

2. in SE37 give a new function module name and click on create.

It will prompt you to enter the Function group and also to enter a short text.

3. in SE80 (Object Navigator) select the Function from the dropdown list and give the Function Group name to create.

Rewards if useful.