‎2008 Nov 22 1:02 AM
What is the efficient way to copy a module from one group to other so that all its subroutines and any dependencies with in the FM can also be copied?
‎2008 Nov 22 2:02 AM
you can just copy the FM using reassign function group option. All other dependencies you need to take care yourself
‎2008 Nov 22 2:02 AM
you can just copy the FM using reassign function group option. All other dependencies you need to take care yourself
‎2008 Nov 22 3:13 AM
Hello,
Tcode:SE37
Menu: FunctionModule->OtherFunctions->Copy in that there are different option give a new name of the function group this should work
regards
suresh nair