‎2007 May 24 7:02 AM
hi all
how to copy a program to another existing program?.i want to replace all the target code with the new one i.e; the source code.
‎2007 May 24 7:05 AM
Hi,
Goto SE38.
Give the Source Program name.
In the application toolbar there is a button for COPY.
Click on that and it will ask u for a new Program name.
Once entered and OK pressed, it will give a popup asking to copy all Includes, Documentation etc.
For Includes, u need to decide whether to use the same ones or copy the Include code also to the new includes and then use them.
The press OK.
The code will be copied to new program which u can change.
Regards,
Himanshu
‎2007 May 24 7:05 AM
Hi,
Goto SE38.
Give the Source Program name.
In the application toolbar there is a button for COPY.
Click on that and it will ask u for a new Program name.
Once entered and OK pressed, it will give a popup asking to copy all Includes, Documentation etc.
For Includes, u need to decide whether to use the same ones or copy the Include code also to the new includes and then use them.
The press OK.
The code will be copied to new program which u can change.
Regards,
Himanshu
‎2007 May 24 7:05 AM
Hi
Go to Se38 > give source report -> select the option copy -> it will ask the pop up -> select the copy with all includes and specify the target includes for the same -> give the target program name ->press enter.
Target report will be cretaed with source report data.
Now activate the target report..
Regards,
Sreeram
‎2007 May 24 7:05 AM
Hi,
U can't copy it to the Existing Program.If u do it so means the existing Program code is Overwritted by the Source program.
U can copy the Source Program To Target Program by the Following Steps :
Goto SE38 -> Give Source Program Name -> Right Click it -> Give Copy (Ctrl + F5) ->Give Target Program Name.
Regards,
Padmam.
‎2007 May 24 7:06 AM
Hi Ganesh,
the best way i think is Delete the target program. Copy the source program and give the new program name, the same name of your old target program.
Reward points if found helpful.
Regards
Sarath
‎2007 May 24 7:06 AM
Hi,
Go to SE38 -->give the source program and click "copy"
give the source program name and the target program name and
click "copy".
Regards
Bala
‎2007 May 24 7:07 AM
hi goto se38 initial screen.
goto program menu
select copy option..
it asks for source program
and target program..
specify those fields
the program gets copied...
hope this helps
‎2007 May 24 7:08 AM
Hi,
Go to SE38.
Type the prg name which you want to copy.
In toolbar next to delete icon you can find
copy icon, click on that.
It will ask for ur target name
give and copy it.
<b>Regards,
Jackie.</b>
‎2007 May 24 7:45 AM
HI ,,
In se38 type pgm to be copied...
press CTRL + F5 , system will prompt to give the target pgm....
ur current pgm will appear againt source pgm...
give ur desired pgm to changed against target pgm....
after this...if u have any includes in source pgm system will ask to change that also...give names acc to ur reqmnt....
Thanks .