‎2010 Jan 19 8:34 AM
Hi,
While copying the functional module getting the message
I am using new fm with z_
Function group RSAX is SAP-specific
Regards,
Vivek
‎2010 Jan 19 8:37 AM
Hi,
Create new Function group as 'Z' and then attached your function module to this group.
It will help you
Rani
‎2010 Jan 19 8:41 AM
I have to copy FM RSAX_BIW_GET_DATA_SIMPLE
please tell how to do?/
Regards,
Vivek
‎2010 Jan 19 8:43 AM
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.
‎2010 Jan 20 5:48 AM
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
‎2010 Jan 20 6:05 AM
Dear Vivek,
while copying the function module u need to copy the global data of source function module and also includes
Thanks
Surendra P
‎2010 Jan 20 6:09 AM
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.
‎2010 Jan 20 6:09 AM
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