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

Identifying and copying the changes/developments from Temporary system to development system

Former Member
0 Likes
469

Hi all,


Every time a new support patch has come, it will be implemented in the development system.


During the implemenation of that new support patch in development suystem , meanwhile  the developments will be carried out in temporary system and those developments need to transported back to development system.


Instead of manual copy of new changes/developments from temporary system to development system, how can these changes/developments copied  by transporting requests from temporary system to development system.


How can we track the new changes/developments that are done in the Temporary system, so that only those changes/developments will be transported to development system.



Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
444

Hi,

I'm not sure that I've got your issue.

If you have a temporary system with a new system id, then you can find all transports of this system in table E070, when you search in SE16 with with field TRKORR filled by system id followed by a star.

Additionally you can select by status TRSTATUS and AS4DATE.

All objects of these requests can be found in table E071.

If you import these requests to your DEV system, you have to set UMODE option, because original objects mustn't be overwritten otherwise, and your DEV system will be the source system of most custom objects.

Regards,

Klaus

Hi all,


Every time a new support patch has come, it will be implemented in the development system.


During the implemenation of that new support patch in development suystem , meanwhile  the developments will be carried out in temporary system and those developments need to transported back to development system.


Instead of manual copy of new changes/developments from temporary system to development system, how can these changes/developments copied  by transporting requests from temporary system to development system.


How can we track the new changes/developments that are done in the Temporary system, so that only those changes/developments will be transported to development system.



Thanks,

1 REPLY 1
Read only

Former Member
0 Likes
445

Hi,

I'm not sure that I've got your issue.

If you have a temporary system with a new system id, then you can find all transports of this system in table E070, when you search in SE16 with with field TRKORR filled by system id followed by a star.

Additionally you can select by status TRSTATUS and AS4DATE.

All objects of these requests can be found in table E071.

If you import these requests to your DEV system, you have to set UMODE option, because original objects mustn't be overwritten otherwise, and your DEV system will be the source system of most custom objects.

Regards,

Klaus