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
462

Hi,

I want to change the Function Group of a Function module. Can you please give me the procedure. And Is there any difficulties around?

Regards,

Sekhar.J

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
445

Hi Sekhar,Goto SE37 enter u r function module name and the click on 'Reassign' button @ application toolbar then change the function group.If u dont get,then reply back.

Regards,

Rock.

4 REPLIES 4
Read only

Former Member
0 Likes
445

Hi,

You will have to copy the fuction module and specify the new function group nad then erase it from the source function group. Initially you will have to call the target function module something different but you can rename it afterwards.

You may also have to copy some global declarations or subroutines.

Darren

Read only

0 Likes
445

U can try copying it into a new name and assign into a func grp.check all the includes ,subroutines etc whther to copy or not.

Usually it has to be done.

Read only

former_member404244
Active Contributor
0 Likes
445

Hi,

delete the existing function group and create a new one and attach ur fm..

Regards,

Nagaraj

Read only

Former Member
0 Likes
446

Hi Sekhar,Goto SE37 enter u r function module name and the click on 'Reassign' button @ application toolbar then change the function group.If u dont get,then reply back.

Regards,

Rock.