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

Clone Functional Group

Former Member
0 Likes
414

Hi all,

I want to clone one sap standard function group (say A ) which has 4 function module and function module has some user exits thas has different functional group(say B) . so when I was trying to clone the A function group it clone all the data but not the user exit that is under the function module( which is in functional group B ) . So how can I clone the functional group A so it clone the dependent user exit.

thanks

2 REPLIES 2
Read only

Former Member
0 Likes
370

Hi,

Generally User Exits dont get copied. Thats why in upgradation also we need to do them again. If it is not getting copied from Tcode se80 then you need to do it manually.

Ashvender

Read only

Former Member
0 Likes
370

Hi,

If you are looking for MM, then execute COPYMGD1 to copy the function group.

Regards

Subramanian