Question:
Hi,
I have created a interactive script and want to transport from our dev system to QA system? Is there any way?
I was looking at some questions/answers in this forum but but I couldn't understand the process!
Thansks for your help.
Answer:
I guess you can't transport them, you have create them manually in all environments. I am not sure about this, but consider this as a clue.
Answer:
I saw some notes in the same forum talking about a ABAP program which can download Interactive script in to a file and then upload in to different system.
Is it possible? If it is please le me know folks..
Thanks...
Answer:
Hello
Itīs possible download Interactive Script into a File. For it, you use Trx SE38, report: RSTXSCRP, you can save script text and uploand in other Client.
You need to use EXPORT in the origin Client and IMPORT in destine Client.
Note: You need open the other client for copy. For it, you need a BASIC Consultant.