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

abot function module

Former Member
0 Likes
947

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.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
918

hi,

goto se80 and activate ur function module it covers all includes used in the func module.

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
919

hi,

goto se80 and activate ur function module it covers all includes used in the func module.

Read only

Former Member
0 Likes
918

have you activated the new function group if not goto SE80 and select function group u made and then activate.

Read only

Former Member
0 Likes
918

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

Read only

Former Member
0 Likes
918

Hi,

u might have missed activating the include programs which u have copied.

Read only

Former Member
0 Likes
918

activate all the includes associated with the function module together in one go....

Read only

Former Member
0 Likes
918

From Menu You go to Go To -> Main Program

Now Activate the Main Program.

and also activate all the includes.

Read only

Former Member
0 Likes
918

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