2007 Aug 23 8:51 AM
Hi!
I faced now with the following problem with ABAP transport:
1. transport (1 month ago) - transported to QAS
2. transport (1 week ago) - transported to QAS - then transported to PRD.
Now I tranported the 1.st transport to the PRD and it was setting back the program to that state, what it was 1 month ago. It seems for me, it was storing that version, and that version is transported, instead of the actual state.
Does anyone know, where are these program versions stored?
Thank you
Tamá
2007 Aug 23 8:55 AM
2007 Aug 23 8:55 AM
2007 Aug 23 8:57 AM
Tamas,
Req-123
Req 456.
First you have done changes w.r.t to Req 123 first and moved it to quality
Second you have done changes w.r.t to Req 456 to the same program and moved it to quality.
So far it is fine.
When moving to production you need to move Req 123 first and then only Req 456.
If you transport 456 first and then 123 the changes w.r.t 123 will overwrite the changes w.r.t 456 request.So,the sequence of moving the transport requests is more and more important.
You can check the versions in VRSD table.
Sequence is more important.
K.Kiran.
Message was edited by:
Kiran K