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

copying program

Former Member
0 Likes
2,705

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,644

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

8 REPLIES 8
Read only

Former Member
0 Likes
2,645

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

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
2,644

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

Read only

Former Member
0 Likes
2,644

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.

Read only

Former Member
0 Likes
2,644

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

Read only

Former Member
0 Likes
2,644

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

Read only

Former Member
0 Likes
2,644

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

Read only

Former Member
0 Likes
2,644

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>

Read only

Former Member
0 Likes
2,644

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 .