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

how to copy from standard program???

Former Member
0 Likes
2,752

Hi,

I copied an standard program in which there are so many include programs. Is there any possibility to copy directly all the programs include also in a program with only copy of main program

Hi,

I copied an standard program in which there are so many include programs. Is there any possibility to copy directly all the programs include also in a program with only copy of main program

10 REPLIES 10
Read only

Former Member
0 Likes
2,254

Yes u can...

While copying a program into another 'Z....' program when u press copy button u will get a pop up box with all the souce program's objects ... asking u whether to copy all these objects are not !!! U just check all the check boxes and press copy..

All the includes will be copied ........

Hope this helps u...

sai ramesh

Read only

Former Member
0 Likes
2,254

Yes you can copy the standard main program to a Z program keeping the rest include program as it is.Go to SE38 transactuion.Create a Z program.Go to Menu barv - > Copy.It will ask for the source program.Enter here your program from which you want to copy it. Press Enter.

It will make a copy of your program,

Read only

Former Member
0 Likes
2,254

Hi,

When you are copying the Program, it will ask you to copy all other related documentation, Includes of that program or not,

so if you want's to copy those includes you have to copy them by giving some z anme for each include.

If at all you are going to change those includes, you copy them other wise, no need to copy all of them.

So first decide in which include you are going to change, copy that along with main program and use.

Regards,

Anji

Read only

Former Member
0 Likes
2,254

Try this...

while copying , it will ask whether to copy includes also,

check the checkbox INCLUdEs also...

Read only

kiran_k8
Active Contributor
0 Likes
2,254

Pavan,

When we are copying a program either through se38 or se80 we will get a pop up asking what all we need to copy into the target program,accordingly we can choose from the list.Copying an Include program will be done only if we choose INCLUDES in the pop-up.

K.Kiran

Read only

former_member673464
Active Contributor
0 Likes
2,254

hi,

You can copy any program with includes also copied to the your required programs. In se38 you can copy program by using copy push button you can copy program with includes also.in se38 enter the program name you want to copy and then press copy button .A dialog box appears there u can enter the program name to which you want to copy this program .From there u get another dialog box for other attributes to copy.If click check box before include u can copy those include programs also.

thanks ,

veeresh

Read only

Former Member
0 Likes
2,254

Pavan,

You are adviced to go for SE80 for this.

copy the inclues which are necessary, and leave the includes which are irrelavent.

Regards,

Sujatha.

Read only

Former Member
0 Likes
2,254

Hi...

While copying the standard program into Custom Program

Type the standard program Name and when u press copy button u will get a pop up window with all the possible source program objects ... asking you whether to copy all these objects are not !!! U just check all the neccessary check boxes and press copy..

All the neccessary things will be copied...

Reward if it helps u....

Read only

Former Member
0 Likes
2,254

Hi!

While copying a program , a pop-up box comes in which you can select all the things whatever you want to copy like includes,screens etc.

Just check all the options and click COPY.

Reward points if it helps.

Regards,

Neha Bansal.

Read only

0 Likes
2,254

hi,

thanks to all