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

Former Member
0 Likes
765

Hi,

Can any one tell me what is the transaction for creating a function group?

Thanks..

Uma

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
740

Hi Uma,

TCODE - SE80

Choose - Function Group ,it wil ask to create..

Create and then activate..give a name starting with Z .

else

One way is go to tcode SE37.

In the menu,there is a option in sub menu for creating function group.

Just create it by clicking that and give names starting with z or y.

also check this link

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

Function groups are containers for function modules. You cannot execute a function group. When you call an function module, the system loads the whole of its function group into the internal session of the calling program (if it has not already been loaded).

The name of a function group can be up to 26 characters long. This is used by the system to create the components of the group (main program and corresponding include programs). When you create a function group or

function module in the Function Builder [Ext.] , the main program and include programs are generated automatically.

When you create a new function group, the system automatically creates a main program containing two includes. Like any other programs and includes, you can display them in the Repository Browser.

Regards

Naresh

5 REPLIES 5
Read only

Former Member
0 Likes
740

Hi Uma,

<b>go to se37 --> Goto --> Functin Groups --> Create Groups</b>.

provide function group name and short text

Regards

CNU

Read only

Former Member
0 Likes
740

<b>SE37 --> GoTo --> Function Groups --> Create Group.</b>

Greetings,

Blag.

Read only

Former Member
0 Likes
740

Hi,

SE37 or SE80.

Regards,

Ramu N.

Read only

Former Member
0 Likes
741

Hi Uma,

TCODE - SE80

Choose - Function Group ,it wil ask to create..

Create and then activate..give a name starting with Z .

else

One way is go to tcode SE37.

In the menu,there is a option in sub menu for creating function group.

Just create it by clicking that and give names starting with z or y.

also check this link

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

Function groups are containers for function modules. You cannot execute a function group. When you call an function module, the system loads the whole of its function group into the internal session of the calling program (if it has not already been loaded).

The name of a function group can be up to 26 characters long. This is used by the system to create the components of the group (main program and corresponding include programs). When you create a function group or

function module in the Function Builder [Ext.] , the main program and include programs are generated automatically.

When you create a new function group, the system automatically creates a main program containing two includes. Like any other programs and includes, you can display them in the Repository Browser.

Regards

Naresh

Read only

Former Member
0 Likes
740

hi uma,

u can do by

goto trns.SE37 -> GoTo -> Function Groups -> Create Group.

or SE80

select Function Group from drop down,

give ur name and press enter,

till will ask u to create the object,

click on yes...

regards,

priya