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 new include

Former Member
0 Likes
876

Hi ,

I had to insert a piece of code in to a new include in VOFM for a new output type. I did this by getting a developer key . The problem is when I run a syntax check on the code I get an error "REPORT/PROGRAM statement missing, or program type is I (INCLUDE)."

How can I correct this. The program attributes are "Include program"

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
760

Just activate it by using Crtl + F3. Includes always give you that error when using Crtl + F2 -;)

Greetings,

Blag.

3 REPLIES 3
Read only

Former Member
0 Likes
761

Just activate it by using Crtl + F3. Includes always give you that error when using Crtl + F2 -;)

Greetings,

Blag.

Read only

Former Member
0 Likes
760

hi

good

go to se80 and active all the includes present under that main program.

thanks

mrutyun^

Read only

0 Likes
760

The new include is not a part of the main program RV61BNNN . If I try to include it manually , it asks for a access key. I tried executing the RV80HGEN , but it did not add the new include to the main program . Is there a way around .