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: 

To copy Function Group

Former Member
0 Kudos

hi,

please let me know as to how i can copy a function group

regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can copy a function module from one group to other. I am not sure if you can copy function group.

Regards,

Ravi

Note : Please mark the helpful answers

8 REPLIES 8

Former Member
0 Kudos

You can copy a function module from one group to other. I am not sure if you can copy function group.

Regards,

Ravi

Note : Please mark the helpful answers

0 Kudos

try copy the function group using the function module <b>RS_FUNCTION_POOL_COPY</b>

Former Member
0 Kudos

Check

Former Member
0 Kudos

Go to SE80. Select function group which u want to copy. Right click on the fucntion group and say copy. It will ask for the new function group. Copy all the includes and show you in popup. In this popup u will c 6 buttons, out of which the 4 th is replace. Press REPLACE button. It will throw a popup. Select Prefix radio button and enter Z in here and press enter. This will add Z before all the includes.

Hope this helps.

Former Member
0 Kudos

Use SE80. It will then ask you which Function Modules you wish to copy.

Thanks

Former Member
0 Kudos

Use can do that using SE80 transaction once you select the function group and right click ....you would see the option to Copy.

Regards

Anurag

Former Member
0 Kudos

Hi,

Go to SE80.enter ur fun group. right click on the fun group and click on copy.this will ask u for a new fn group.

rgds,

latheesh

Former Member
0 Kudos

Hi

you can copy a function group . go to SE80 give your function group name right click on that u will find the copy option.

Regards

Raja