cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade

Former Member
0 Likes
15,924

Hi,

One of our client is doing upgrade from 4.6 to ECC6.0. We are getting errors in few include programs. The error is "REPORT/PROGRAM statement missing, or program type is INCLUDE". Please suggest some solution for this.

Thanks,

Sonal

View Entire Topic
alexandredonato
Discoverer

Hi,

The error "REPORT/PROGRAM statement missing, or program type is INCLUDE" is common when activating any new custom function module.

This problem would be mainly because of the function group not being active. You can activate the function group either from SE80 or by clicking on goto -> main program in the function module (SE37).

The activation of the function group resolves the error.

dave_price
Participant
0 Likes

Thanks, this fixed mine.