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

a problem with 'function'

Former Member
0 Likes
349

I created a function group 'z_function_group' , and then I created a function 'z_test_function'. When I was trying to activate this function, I got this error :

-


Program SAPLZ_FUNCTION_GROUP Row 2

REPORT/PROGRAM statement missing, or program type is I (INCLUDE).

-


I don't know why. This is a very simple function. Please help me.

Thanks!!!!

1 REPLY 1
Read only

Former Member
0 Likes
304

Hi,

This is just because you have not activated all the includes created with the function group.

when you activate the function module select all the <b>associated</b> programs/includes (xxxxTOP etc ) in the activation list and then activate.

Do reward points if this helps.

-thank you-