‎2009 Dec 21 2:44 AM
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
‎2009 Dec 21 3:14 AM
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.
‎2009 Dec 21 5:41 AM