ā2010 Apr 07 2:09 PM
Hi experts,
I need to copy programs between 2 different systems.
I cannot use transport orders, so I need a easy away to extract de programs from one system (including all includes, screens, status gui,u2026) and uploaded in other system.
I already found a few programs, to extract but they don“t extract all objects, and I donu2019t find a way to upload.
Can anyone help me.
Thanks and best regards
Nuno Rodrigues
ā2010 Apr 07 2:36 PM
Use SAPLINK
SAPlink is a project that aims to make it easier to share ABAP code between programmers. It provides the ability to easily distribute & package custom objects
Here is the link
http://code.google.com/p/saplink/
I've have already used it and it proves to be useful when download or upload full program including all objects.
Regards
Dean Q.
ā2010 Apr 07 6:03 PM
Thanks,
This solves part of my problem.
Do you know what nugget I can use to download a Program that contains includes? The one I found does not extract the related includes.
Thanks
Nuno Rodrigues
ā2010 Apr 07 6:51 PM
Hello,
You can search for the [plugins|http://code.google.com/p/saplink-plugins/] available for SAPlink. But i dont think there are any plugins available which will do this thing for you.
You have to download the individual includes to a single nugget & upload the nugget to the reqd. server.
BR,
Suhas