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

COPY functional module

Former Member
0 Likes
821

Hi,

While copying the functional module getting the message

I am using new fm with z_

Function group RSAX is SAP-specific

Regards,

Vivek

7 REPLIES 7
Read only

Former Member
0 Likes
791

Hi,

Create new Function group as 'Z' and then attached your function module to this group.

It will help you

Rani

Read only

0 Likes
791

I have to copy FM RSAX_BIW_GET_DATA_SIMPLE

please tell how to do?/

Regards,

Vivek

Read only

0 Likes
791

Create a new zfunction group using se80 and then in se37 while copying the

standard function module give your zfunction group and zfunction module name and copy.

Read only

Former Member
0 Likes
791

hi,

c for every fm u need to asign a function group so before copying a fm u must go to se80 there u select the function group in the drop down list -->then provide the function group name with z and press create -->now go to se37 and provide the fm module name as assign this to the created function group and copy.

hope this helps u.

rgds / shivraj

Read only

Former Member
0 Likes
791

Dear Vivek,

while copying the function module u need to copy the global data of source function module and also includes

Thanks

Surendra P

Read only

vinod_vemuru2
Active Contributor
0 Likes
791

Hi,

Apart from above replies for your question, below is my Suggestion.

Never ever copy any standard object It may cause problems in future because of patch or system upgrade and OSS note implementation. Instead you can think of creating wrapper FM.

Thanks,

Vinod.

Read only

Former Member
0 Likes
791

Hi

You cannot directly copy a STANDARD fm to z .You need to follow the below steps.

1 ) Create a new zfunction group using se80 a

2) Then in se37 while copying the standard function module give your zfunction group and zfunction module name and copy.

Regards

Gaurav