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: 

Change name of Function group?

Former Member
0 Kudos
633

How can we change the name of the custom function group which was created by me?

Is there any change to be done ,after changing the name of function group ,to the function module assigned to the earlier function group??

4 REPLIES 4

Former Member
0 Kudos
386

Hi,

goto SE80 --> select funcitongroup and name --> press enter --> you can see object list.

In object list --> select function group ---> right clik mouse --> and rename the function group.

Or goto SE37 --> go to function groups --> Change group --> give new name

Thanks,

If helps pls award points

Former Member
0 Kudos
386

Hi,

Go to se80.

Copy that function group to another function group, and delete the original.

All the function modules inside it will be assigned to the new function group.

regards,

pankaj singh

Former Member
0 Kudos
386

se80>Give function group name>right click on function group--->copy and delete the old one

Former Member
0 Kudos
386

Hi,

You can do it through SE80 transaction.

Madan.k