on ‎2009 Nov 05 12:45 PM
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
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
You will be getting this error only during the syntax check.
If you try to activate it it will activate.
It occurs mostly in the include program.
Regards,
Thanga Prakash T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sonal,
This error comes in either include programs or executable programs. It usually comes in an include program when the function group is not activated and it may come in an executable program when the report zxyz statement is missing.
Regards
Purnand
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You need to find out the main programs (in which these includes programs have been called) and activate .
Regards,
Jasmine
Edited by: jasmine_123 on Nov 5, 2009 1:50 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please try CTRL + F7
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Even if the problem you are experiencing appears as an error, it does not prevent the program from being executed. The problem will be solved if you write the name of the program in top include.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You create a temp program with this include. Activate your temp program with this include.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sonal,
Are you getting this error when you are trying to do a "Syntax" check (Ctrl+F2)?
If so, then try activating it (Ctrl+F3) & see if you are getting any errors ?
BR,
Suhas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Supriya,
I have checked, the include is not used in any programs. But we want to remove this error.
Thanks,
Sonal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 25 | |
| 15 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.