‎2008 Jul 29 6:12 AM
hi friends,
i used a FM in program then i copy that FM in other Group
but when i try to activate it . It display a error message i.e
( REPORT/PROGRAM statement missing, or program type is I (INCLUDE). )
how i solve this problem.
kindly help me out from this error.
‎2008 Jul 29 6:13 AM
hi,
goto se80 and activate ur function module it covers all includes used in the func module.
‎2008 Jul 29 6:13 AM
hi,
goto se80 and activate ur function module it covers all includes used in the func module.
‎2008 Jul 29 6:14 AM
have you activated the new function group if not goto SE80 and select function group u made and then activate.
‎2008 Jul 29 6:15 AM
FM are not independent object it is assigned to a group, copy the group and rename the required function module you want to.
If the hint is usefulu2026 Say thanks by rewardu2026.
Regards,
Prabhu Rajesh
‎2008 Jul 29 6:15 AM
Hi,
u might have missed activating the include programs which u have copied.
‎2008 Jul 29 6:15 AM
activate all the includes associated with the function module together in one go....
‎2008 Jul 29 6:19 AM
From Menu You go to Go To -> Main Program
Now Activate the Main Program.
and also activate all the includes.
‎2008 Jul 29 6:22 AM
Hi Bhupi.
I would like to suggest a couple of references,
[SDN - Reference for Problem in copying a standard function module|;
[SDN - Standard Reference - PDF - How to Copy Test Data Set from One Function Module to Another (Comes Handy While Renaming Functions)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2dd2a5f0-0a01-0010-9c89-bf1483da86d9]
Hope that's usefull.
Good Luck & Regards.
Harsh Dave