2023 Sep 06 1:14 PM
Hi ,
I have all configuration logged in one transport request in DEV system.
Unfortunately, I lost all my configurations in same DEV.
can I use the same transport request to import back in same DEV again ? And what t.code to do pls?
thanks in advance.
2023 Sep 07 7:48 AM
Hi,
if the request has not yet been released (as it looks like in the above screenshot), it cannot be imported. And since the recorded entries are gone, releasing wont help.
I would try taking a look into the change documents of the customizing tables.
BR,
Holm
2023 Sep 06 1:38 PM
2023 Sep 06 1:45 PM
I just release after I found that my config lost.
This is the screen of my TR.

Pls advise
2023 Sep 06 1:58 PM
2023 Sep 06 1:59 PM
so what should I do to restore the Config pls?
2023 Sep 06 2:01 PM
Hi Maria,
1. Have you transported the same request to subsequence systems( Qas & Prod systems)?
2. In the same request you can search in subsequence systems (QAS and Prod systems) if it is available you can copy those request co and data files in the developement system and reimport the same
Regards
SS
2023 Sep 06 2:04 PM

1. Have you transported the same request to subsequence systems( Qas & Prod systems)?
>>>Never
2. In the same request you can search in subsequence systems (QAS and Prod systems) if it is available you can copy those request co and data files in the developement system and reimport the same
>>Pls advise how to search and reimport pls.
This is my current TR status
2023 Sep 06 2:04 PM
2023 Sep 06 2:13 PM
Hi Maria,
Check this thread
https://answers.sap.com/questions/4133537/how-to-transport-the-co-and-data-file-to-sap-syste.html
Regards
SS
2023 Sep 06 2:20 PM
I just check the thread you sent but I not sure how to do.
i remember that there is one simple t.code that just TR number and transport.
Pls advise more simple steps.
Thanks in advance
2023 Sep 06 2:27 PM
2023 Sep 06 2:29 PM
So any possibilities to restore my Config back pls ?
2023 Sep 07 4:50 AM
So... Raymond asked you if you have released the request before the loss or not, please reply and you'll obtain the adequate answer.
Thank you.
2023 Sep 07 7:14 AM
my Transport Request is not released before the config liss
2023 Sep 07 7:17 AM
Hi Raymond
how to import the TR back pls.
My TR is not released before the config loss☹️
2023 Sep 07 7:20 AM
raymond.giuseppi
Hi Raymond
how to import the TR back pls.
My TR is not released before the config loss☹️
Thanks in advance.
2023 Sep 07 7:48 AM
Hi,
if the request has not yet been released (as it looks like in the above screenshot), it cannot be imported. And since the recorded entries are gone, releasing wont help.
I would try taking a look into the change documents of the customizing tables.
BR,
Holm
2023 Sep 08 7:42 AM
You can import a not released transport request if you have release the task, using a Transport Of Copies
2023 Sep 08 9:02 AM
2023 Sep 08 3:38 PM
No, it won't. It would change exactly nothing.
2023 Sep 08 7:19 PM
frdric.girod I don't get it. Releasing a task doesn't write anything to anywhere (except copying its object list to its parent transport request). Consequently, a Transport of Copies is useless here. Please answer, because your comment has confused Maria again. 😉
2023 Sep 11 6:43 AM
I reply to the sentence "if the transport has not yet been released, it cannot be imported".
I don't propose an answer
The only solution, were if there was a local copy to another client (SCC1)
2023 Sep 07 9:53 AM
2023 Sep 07 9:54 AM
Sorry, I just see Holm answer, so you have not released the TR, so it doesn't contain the data (only the keys), the data was deleted from the table, so you can only redo the configuration manually, or possibly restore by asking the administrators what can be restored, but usually it's too much work for the administrators so it ends by redoing manually. Possibly the SCU3 logging of tables was activated (see table + system options), ask the administrators or ABAP developers.
2023 Sep 07 9:56 AM
raymond.giuseppi
If I released TR now. Can I restore the TR in dev again?
2023 Sep 07 10:31 AM
Hello,
releasing the TR will cause storing the data in the data file, specified by the entries in the TR. If you release the TR now, it will contain the data as it is now - and not before losing the data hours or days ago. If you import the TR again you will have the same data as at the time you released it.
Kind regards
Jan
2023 Sep 07 10:35 AM
As many have said: your configuration was NOT saved in this transport. It does NOT help you to release and reimport it. You have two options now: 1. Restore the customizing manually. 2. Do a database restore (if available) to a point where the configuration was still there, release the transport (not only the task, but also the request) and then, if there was important work done after the loss, restore to the actual point.
2023 Sep 08 7:11 AM
dasistdochscheisse
raymond.giuseppi
jmodaal
3a9e4ce873a94034b33dc62b0ce600ee
Thank you very much for your great advice.
2023 Sep 08 7:11 AM
sandra.rossi
Thank you so much for your great advice
2023 Sep 08 8:14 AM
frdric.girod
Hi Frederic:
After I created transport of copies already.
then how can I import in same DEV system pls.
many thanks in ad
2023 Sep 08 9:09 AM
You can try analyzing the DBTABLOG table of table modifications with a report such as RSTBHIST (SCU3) if this logging is active in the source client (rec/client parameter) to reapply your modifications manually. (you should find a list (partial, some customizations use more complex methods) of tables to analyze in E071K for your previous query/task)
2023 Sep 08 9:32 AM
raymond.giuseppi
Thank you very much for your great advise.