‎2007 May 16 12:23 PM
Hi friends,
i copied z program into y program the z program contains includes also i copied all.but in the copied program ( y program) in the includes the following error is coming
REPORT/PROGRAM statement missing, or program type is I (INCLUDE).
How to avoid the above error.
thanks for all.
‎2007 May 16 12:25 PM
Hello,
Steps :-
1. Activate ur Y program .
2. A pop-up screen comes with all ur includes of ur Y Program.
3. Select all the include Programs along with ur main program.
4. Now choose activate.
Ur problem will be solved.
Regards,
Deepu.K
‎2007 May 16 12:27 PM
hi just activate (don't see for messages)
activate all objects (that u see)
and activate all includes
reward if it helps u
vijay pawar
‎2007 May 16 12:27 PM
Hi,
Goto attributes of ur program and change program type as include program.
Activate it again and try.
Jogdand M B
‎2007 May 16 12:27 PM
Hi
The original program might be of type I, so you are not able to run it, it might atttached in another t.code.
you need to attach a t.code to your new include program or used in the any other executable program
Thanks
‎2007 May 16 12:29 PM
well in every report there has to be following line:
Report Y?????.
AND this has to be the first statement to come.
sometimes that line is not in the main report but in the first include (normally top-include).
as long as this is still the first statement all is fine.
But if you perhaps have now the include for your selection screen above the include which contains the critical line, it wont work since you have other statements (Parameters or Select-options) BEFORE that critical line.
easiest way is to leave it in the main frame programm right on top, above all the includes.
‎2007 May 16 12:37 PM
hi
when u want to copeid ur program with another name.
click on copy button in se 38.
it will ask
sourec name and target name.then give ur prg name what ever u want.
after that one pop up window comes.
TICK THE ALL CHECK BOXES AND CONTIUE
then save it into ur package.
it will successfully copied.
i think in ur program u have 2 report statement ,block the one report statment( report statment means 1st line of every program).
if helpful
reward points
kiran