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

Retrieve the Transported Customized Script

Former Member
0 Likes
342

Hi,

I have Transported ZScript to Testing Server. Again i have modified the Script in Development Server and Created New Request. But it is not looking good. Now i want to Retrieve the First One into Development Server.

I know for Reports we can do it by Utilities->version>version management concept.But i want the same concept for Scripts..

Thanks in advance

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
324

Generally, it's a bad idea to go backwards in the system landscape. But if you really need to you can add the released transport to the import queue of your dev system, and then import it.

You'll need to set some flags. Your basis team may do it for you, if you ask nicely.

Otherwise, open a session on your test system and one on your dev system, and cut and paste between them.

2 REPLIES 2
Read only

Former Member
0 Likes
324

go to se03. double click on "Search for objects in Requests/Tasks".

There in the object selection , enter a new entry like FORM and enter your form name , select both checkboxes Modifiable & released and execute.

Read only

matt
Active Contributor
0 Likes
325

Generally, it's a bad idea to go backwards in the system landscape. But if you really need to you can add the released transport to the import queue of your dev system, and then import it.

You'll need to set some flags. Your basis team may do it for you, if you ask nicely.

Otherwise, open a session on your test system and one on your dev system, and cut and paste between them.