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

errors in the creation of the function module

Former Member
0 Likes
690

hi,

i created one rfc enabled funtion module but it is giving the errors when activating it. it is giving the error report/program statment missing, or program type is i (include). i am getting this error pls any body help me in solving this problem.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
669

Hi,

Check whether function group is created and activated properly.

Use transaction se80 to check .

Regards,

Sumit

4 REPLIES 4
Read only

Former Member
0 Likes
669

Hi,

Go To SE80 and Select Function Group.

Select your Function Group and Right Click it and activate.

It will solves your problem.

Thanks,

Reward If Helpful.

Read only

Former Member
0 Likes
670

Hi,

Check whether function group is created and activated properly.

Use transaction se80 to check .

Regards,

Sumit

Read only

Former Member
0 Likes
669

write at the top of the page in the source code:

FUNCTION ur_function_name.

Read only

Former Member
0 Likes
669

Hi,

Activate the function group and

go to Tcode Se37 ->on menu Environment>In activelist-->select your object anf activate it.

don't forget to reward if useful...