Application Development 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: 

Copying Error

former_member676613
Participant
0 Kudos

Hi All,

I am in Development server want to copy full one program included( with all the screens,types,DDIC structures etc.) to other like a new program with all the objects(all the screens,types DDIC structures etc.) but i am not able to copy because when i copy the from target to destination the (screen no., transaction code ,etc) are not being copied.

Please help.

Is there any other way for copying all the objects of the source program.

As i go to SE 38 -> program name( z...) -> clk copy button -> source program name to target program name.

Thanks.

Chandresh

4 REPLIES 4

Former Member
0 Kudos

First copy the program then go to the screen and then copy the screen with a new screen number and then assign that to the program . you can copy the screen in se51.

Edited by: Midhun Abraham on Sep 24, 2008 8:28 AM

Edited by: Midhun Abraham on Sep 24, 2008 8:29 AM

Former Member
0 Kudos

Hi,

1.Goto se80. Enter your program name and press enter.

2.Right click on your program and select copy.

3.A popup apperas, if you wnt to copy all, select all check boxes like screen, include ect...

4.Now enter new names for each like includes, screens ect.

Its done now.

Former Member
0 Kudos

1.Goto se80. Select the package option.under package there is program folder.

2.Right click on your program and select copy.

3.A popup apperas, if you wnt to copy all, select all check boxes like screen, include ect...

4.Now enter new names for each like includes, screens ect.

Its done now.

former_member676613
Participant
0 Kudos

thanks