‎2007 Dec 19 12:59 PM
Hi ,
i have created one function module.there is no sysntax error but when i am activating its giving me one error like
"REPORT OR PROGRAM STATEMENT IS MISSING
OR PROGRAM TYPE IS I (INCLUDE)."
WHAT IS THE WAY TO REMOVE THIS ERROR !
‎2007 Dec 19 1:18 PM
Hi,
While creating the FM you have assigned to one Function Group, this Function Group is not active. Therefore you are getting this error.
Go to SE80 --> Function Group from the list --> select the Function group and right click and select activate.
Your issue will be solved.
Thanks,
Sriram Ponna.
‎2007 Dec 19 1:03 PM
Hi,
R u trying to write a code in an include? If yes, then this error would be dispayed. Or else i see no reason why your function module should not get activated.
Thanks
Nayan.
‎2007 Dec 19 1:06 PM
‎2007 Dec 19 1:07 PM
Hi Jyotirmoy,
Try this way:
Go to SE37 initial screen -> Enter FM name ->Cltr+F3 (Activate).
Hope this helps.
Manish
‎2007 Dec 19 1:18 PM
Hi,
While creating the FM you have assigned to one Function Group, this Function Group is not active. Therefore you are getting this error.
Go to SE80 --> Function Group from the list --> select the Function group and right click and select activate.
Your issue will be solved.
Thanks,
Sriram Ponna.