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 in function module

Former Member
0 Likes
492

I created a z- fm to assign the function module to a Z-Process code.

But while activatiing the function i got the erorr like

Report/ Program statement missing or program type is I.

When i giv a syntax check on the main program' it gives the error like

"The main program of the fm doesnt begin with Function pool "

Please help me out to solve this error

2 REPLIES 2
Read only

Former Member
0 Likes
417

Hi Prem ,

There is some issue with top include of your function group . Try to activate it first.

Also check , first statement should start with FUNCTION-POOL .

GO and activate from SE80 , enter the function group , right click & then activate function group.

Hope this helps you.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
417

Go to se80 and activate the whole function group.