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

Hi.

Former Member
0 Likes
713

While creating a function module , we are going through error 'report/program statement missing or program type is i(Include)'. Can any body help me to get rid out of this error.

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
699

Hi,

That FM belongs to a Func group right......activate it..........

Cheers,

jose.

While creating a function module , we are going through error 'report/program statement missing or program type is i(Include)'. Can any body help me to get rid out of this error.

thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
700

Hi,

That FM belongs to a Func group right......activate it..........

Cheers,

jose.

Read only

Former Member
0 Likes
699

HI

If there r some other function modules in the function group which u declared and function modules contains errors the it will give that error.

Read only

Former Member
0 Likes
699

hI

WHEN EVER YOU CREATE A FUNCTION MODULE YOU WILL ASSIGN THAT UNDER A FUNCTION GROUP IF IT IS ALSO ACTIVE THEN THERE WON'T BE ANY ERROR

IN THAT FUNCTION GROUP WE WILL FIND TWO INCLUDES WE NEED TO ACTIVATE THAT TWO INCLUDES ALSO

GOTO-SE37 TCODE

AND ENTER THE FUNCTION MODULE NAME

THEN FOLLOW THIS PATH GOTO->FUNCTION GRUP->CHANGE FUNCTION GROUP

THEN IT WILL DISPLAY A POP-UP SCREEN SELECT THE MAIN PROGRAM

YOU CAN SEE TWO INCLUDES THERE JUST ACTIVATE EACH INCLUDE BY GOING INTO THAT

Read only

Former Member
0 Likes
699

hi,

activate the function group to which the function module belongs..

it might be a a include thats y u r getting the error