Application Development 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: 

Gui status - upload / download

Former Member
0 Kudos

Hello All,

Is there any way where I can download GUI status from one system and upload it to another system ?

Thanks in advance,

Senthil G

5 REPLIES 5

Former Member
0 Kudos

Hi Senthil,

It is not possible to upload /download GUI status to a PC file . You can put GUI status in a transport and release it .This will create data & co files on application server. These files you can use to import into another system. But mind it GUI status are program specfic and the program should exist before you can import GUI status.

Regards,

Nitin.

Edited by: Nitin Karamchandani on Sep 24, 2008 11:59 AM

Former Member
0 Kudos

Insert in a transport and then transport to to other system

Former Member
0 Kudos

hi,

The program which contains gui status transport that program from one system to another system...the gui status will also be transported

0 Kudos

The option of transport is unfortunately not possible in this situation.... Is there any other option ?

Former Member
0 Kudos

Hi Senthil,

Gui status is tied directly to programs, so that said, you want have to tie this gui status to a program, then transport the program. So if you have a gui status that you want to use that is tied to standard program, create a "Z" program, then you can copy the gui status from the standard program to the "Z" program. Now you can transport the "Z" program to this other system, then you can copy the gui status from the "Z" program to where ever you need it in the other system. Make sense. I'm assuming that this other system is outside of the DEV->TST->PRD heiracrchy.

You can copy the gui status using SE41. Click User Interface, Copy, Status.

Regards,

Nitin.