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 objects from one server to another server

Former Member
0 Likes
812

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

2 REPLIES 2
Read only

Former Member
0 Likes
446

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

Read only

GauthamV
Active Contributor
0 Likes
446

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.