I need to transfer some reports from an environment that is hosted in SAP in another branch office (other country) to our SAP. In our company, each country has a different instalation of SAP.
I did a search in the internet and I discovered SAPLink that can be used to do that kind of job. Actually I did it and it seems that is working. The problem is:
I need to attach all the objects (Domains, Data Elements, Structures, Programs, etc..) to an request in order to transport from Development environment to Quality environment. I did it with the programs assigning in a new package, but there are to many objects.
Is there a simple way to do it recursively? Is there another solution to solve this problem without SAPLink?