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

VOFM - error

former_member294729
Participant
0 Likes
653

Hi Folks,

I am working on requirements.

I am a bit new to this process.

According to user requirements,

1),I copied from condition 002 to condition 901;

2),code adjustments;

then when compling the routine ,I met a error:

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

Your help is appreciated.

Thanks

ERIC XU

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
615

Check and make sure that the REPORT or the PROGRAM statement is at the top of the program or in the TOP include and that it is active.

Regards,

Rich Heilman

Read only

ferry_lianto
Active Contributor
0 Likes
615

Hi Lin,

Please go to the main program and regenerate all.

Hope this will help.

Regards,

Ferry Lianto

Read only

vinod_gunaware2
Active Contributor
0 Likes
615

HiERIC

I hv faced same problem. What u have to do is that,

First step go to <b>VOFM</b> tranasction and Go to

ur routine then activate ur routine <b>EDIT->ACTIVATE</b>

Because of this activation in some std sap <b>top include entries</b> will go.

Then u need to do is complile ur routine.

If it gives still same error then <b>activate routine directly.</b>

Regards

vinod

Read only

0 Likes
615

Thanks vinod very helpful answer.

>Because of this activation in some std sap top include >entries will go. Then u need to do is complile ur >routine.If it gives still same error then activate >routine directly.

Will you please explain what this means more particular.

Regards

Eric xu