‎2008 Dec 10 5:59 AM
Hi,
We have a requirement in which we need to copy ABAP related objects (reports, includes, transactions, screens etc.,) from one server to another.
Please let me know which is the best suited way to do this.
Are there any discrepencies doing through any method u suggest?
Ex: When we copy a report (from source system/serve), is there any way that all the includes, screens, RFC enabled components/objects available in the same report would be copied to the target syetem/server?
Thanks and Regards,
Debabrata
‎2008 Dec 10 6:04 AM
Hi,
check these threads.............
[https://forums.sdn.sap.com/click.jspa?searchID=19735015&messageID=6241670]
[https://forums.sdn.sap.com/click.jspa?searchID=19735015&messageID=6320899]
[https://forums.sdn.sap.com/click.jspa?searchID=19735015&messageID=6397124]
[https://forums.sdn.sap.com/click.jspa?searchID=19735015&messageID=6214179]
Edited by: Neha Thukral on Dec 10, 2008 7:05 AM
‎2008 Dec 10 6:06 AM
hi,
open se80 transaction give your program name and right click on program more functions -
write transport entry save and activate this will include all objects in to request.
transport it to other server.