2007 Mar 13 5:41 AM
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
2007 Mar 13 5:47 AM
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
2007 Mar 13 5:47 AM
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,
2007 Mar 13 5:47 AM
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
2007 Mar 13 5:48 AM
Try this...
while copying , it will ask whether to copy includes also,
check the checkbox INCLUdEs also...
2007 Mar 13 5:49 AM
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
2007 Mar 13 5:49 AM
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
2007 Mar 13 5:52 AM
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.
2007 Mar 13 5:52 AM
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....
2007 Mar 13 6:20 AM
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.
2007 Mar 13 6:55 AM