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

Error while activating function module

Former Member
0 Likes
689

Hi,

After creating a function module when i try to activate it below error message is being thrown


Program SAPLZBAPIGRP	2	@0A\QError@
REPORT/PROGRAM statement missing, or program type is I (INCLUDE).		

Please let me know how to get rid of this error.

Its very very urgent for me.

Regards,

Chandru

1 ACCEPTED SOLUTION
Read only

former_member480923
Active Contributor
0 Likes
670

Activate the Function Group in which the Function Module is created first..

Hope That Helps

Anirban M.

5 REPLIES 5
Read only

former_member480923
Active Contributor
0 Likes
671

Activate the Function Group in which the Function Module is created first..

Hope That Helps

Anirban M.

Read only

Former Member
0 Likes
670

Try activating the FM along with the function group.

Read only

Former Member
0 Likes
670

Check whether the Function group is activated or nor. If No, Activate the Function group and then activate the FM.

Regards

Vinayak

Read only

Former Member
0 Likes
670

Hi,

select respective function group, goto SE80 and enter the function group.

Activate the entire function group.

Regards

Read only

Former Member
0 Likes
670

Hi Prakash,

Please make sure all the include programs activated in u r FM.

and make sure rest of the FM's activated under u r function group.

If it helps reward me points.

Regards

AshokChowdhary