Urgent : program to copy or download GUI status

Hi Experts,
I have to copy Screens and GUI status, GUI titles from one SAP sysytem to another SAP system. Do anyone have the solution for it.
Or any program that could download to local system and then to upload the GUI Status and Screens to another syatem....
Thanks,
Govind

Hi Govind,
You can download the entire code one by one in simple flat file and can upload the same in the target system. It will reduce a lot of effort on your part. But as for the screens I think you need to put the data elements again. But you can check it as I have never tried.
The process to upload and Download the entire code is given below:
To download
SE80->Utilities->More Utilities->Upload/Download->Download. ( use this to download in a simple flat file.)
To Upload
SE80->Utilities->More Utilities->Upload/Download->Upload.  ( now upload the simple file in the target system in the same way.)
Thanks and Regards,
Samantak.
Rewards points for useful answers.

Similar Messages

  • How to download GUI status and then upload to another system?

    Hi,
    I have a requirement to copy a module pool program to another system (different system, it cannot be transported to that system)
    We have options to download/upload programs/screens in SE38 and SE51. But, I couldn't see any such option in SE41.
    Is there any other way to download GUI status from SE41 and then use that file to upload in other system?
    Thanks in advance.
    Regards,
    Arun Mohan

    Hello Arun,
    If the object's transport order has been released, you can ask your basis person to download and import that request files(Co file + Data file) from the current system to the new system.
    This is the easiest possible way to achieve your requirement.
    Regards,
    Karthik D

  • Upload/Download GUI STATUS

    Hi SAP Experts,
    Is there any way to download GUI STATUS from Z program to local PC and after that upload that GUI STATUS from the local PC to another 'Z' program.Both the Z programs are in different versions.
    Please help.
    Mukesh Kumar

    Hi Mukesh,
    Check these threads...
    How to GUI status from one system to another
    download Programs
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Upload / download gui-status/dynpro when function group

    Hi All,
    I'm coding a program where I can download and upload reports and module pools but I tried to do the same with function groups and I found It is different to upload dynpro and gui staus when the objet to generate is a function group.
    Could anyone help me a little in order to complete and finish this issue?
    Below is shown the routines I coding in order to achive that:
    For gui-status uploading I use:
    CALL FUNCTION 'RS_CUA_INTERNAL_WRITE'
        EXPORTING
          program   = prog
          language  = sy-langu
          tr_key    = tr_key
          adm       = adm4
        TABLES
          sta       = sta4
          fun       = fun4
          men       = men4
          mtx       = mtx4
          act       = act4
          but       = but4
          pfk       = pfk4
          set       = set4
          doc       = doc4
          tit       = tit4
          biv       = biv46c
        EXCEPTIONS
          not_found = 1
          OTHERS    = 2.
    For screen uploading I use:
    GENERATE DYNPRO gs_d020s gt_d021s gt_d022s gt_d023s  ID dynp_id
                          MESSAGE mess  LINE line   WORD    word.
        IF sy-subrc = 0.
          EXPORT DYNPRO gs_d020s gt_d021s gt_d022s gt_d023s  ID dynp_id.
        ENDIF.
    But both options don't work when uploading function groups
    Regards...
    Edited by: Rob Burbank on Jun 1, 2011 11:58 AM
    Edited by: Kenneth Castañeda on Jun 2, 2011 7:31 PM
    Edited by: Kenneth Castañeda on Jun 2, 2011 7:34 PM

    Hi Kenneth,
    sorry, it is really not obvious that [there is a link behind zsaplink|http://code.google.com/p/saplink/].
    From the link:
    "SAPlink is an open source project that aims to make it easier to share ABAP developments between programmers. It provides the ability to easily distribute and package custom objects."
    This software allows you to up- and download all kinds of SAP objects. It is distributed under the GNU General Public License.
    I think this is exactly what you are looking for - or I did not understand your question.
    Regards,
    Clemens

  • Report program with detail list and GUI status.

    Hi,
    I am working on type 1 program (report) and want to use detail lists.
    I want to use a GUI status and want to use AT LINE-SELECTION. But AT LINE-SELECTION does not work when I use a GUI status.
    How do I achieve this?
    Thanks.

    Hi
    In the secondary windows, it is not possible to have GUI Status.
    If you need like that, you should go for ALV Reports.
    Here, You can have GUI Status only in the selection-screen as below..
    REPORT  zak014  LINE-SIZE 60 LINE-COUNT 20(2).
    TABLES: sscrfields.
    * Appliction Tool Bar Elements
    SELECTION-SCREEN FUNCTION KEY 1.
    SELECTION-SCREEN FUNCTION KEY 2.
    * Selection Screen
    PARAMETERS: matnr TYPE matnr.
    INITIALIZATION.
      sscrfields-functxt_01 = 'TEST1'.
      sscrfields-functxt_02 = 'TEST2'.
    START-OF-SELECTION.
      WRITE:/20 'CLICK HERE TO NAVIGATE'.
    AT LINE-SELECTION.
      WINDOW STARTING AT 5  5
             ENDING   AT 50 18.
      CASE sy-lsind.
        WHEN 1.
          WRITE:/ 'This is First window'.
        WHEN 2.
          WRITE:/ 'This is second'.
      ENDCASE.
    TOP-OF-PAGE.
      WRITE:/5 'LINE SELECTION'.

  • Download GUI Status

    Hi All,
    Any idea? how to download/upload GUI Status...
    Thanks in advance,
    Vinodh.

    hi,
      go to SE41 ,open ur PF status open all the bars than go to >>>>
    system > list > save > local file > name of ur file (unconverted)
    by u can seen ur PF status image , u can not uploaded but can make by seeing this,
    hope it will help u
    make the points if yes
    with regards
    chetan vishnoi

  • Gui status - upload / download

    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

    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.

  • Adding A Pushbutton To GUI Status of Standard Program

    Hi,
    I need to add a pushbutton to the GUI status of one of the SAP standard programs, the system being <b>ECC 6.0</b>. One method which I tried was by copying the standard program as a Z program and then modifying the GUI status per my requirement. Although this works, one drawback in doing it this way was with the introduction of the new Enhancement Framework in ECC 6.0, the defined enhancements from the standard program were not copied to the Z program.
    I am looking for suggestions on how to add a pushbutton in the GUI status of the standard program using the enhancement concept. Please let me know the implications if any, while carrying out this change.
    Regards,
    Ravi Krishna

    GOTO Se41 Transaction ..
    one example :
    Standard Program : SAPLSLVC_FULLSCREEN
    Status : STANDARD_FULLSCREEN
    use ur program first and status and now click on copy status ...
    copy from standard to custom..

  • Copy GUI Status with all languages

    Hi,
    this is my situation:
    I copied an existing GUI Status (function group SALV, status STANDARD) to a newly created report. Original languiage for the status is German, for my report is English.
    Only the German texts have been copied.
    How can I copy all existing languages without changing the original language of my report?
    TIA,
    Clemens
    P.S.: Easily get rewards!

    Hi Clemens,
    I am afraid you need to do one by one.
    Please go to SE41 and give the program name and status name. In menu choose GO TO ->Translation.
    or try t/code SE63.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Copying gui status

    Hi experts,
      I need to copy a standard gui Status to my Zprogram
    Pls anyone let me knoe how to do this.
    Thanks in advance
    karthik

    Hi
      Go to se41 tcode and click on copy interface there give the standard interface and ur program name and same for the status also click on copy status give the source status name and the target status name, then the status will be copied to ur program.
    Regards
    Haritha.

  • Gui status - Add status for F1

    Hi,
    My requirement like this way.
    I need to create a Gui status add FCODE to key F1. But if you expand the "Function Keys" icon in Gui status screen and scroll all the way right , you can find a function key option with icon ? . But this FCODE entry is in disable mode.
    But if you check SAP standard program SAPLLMOB and check gui status LOGON. You can find SAVE has been entered .
    Please don't suggest copy the standard gui status and use .
    Any other suggestion?

    I've tried but it did not worked for me.
    I've create a screen with 2 buttons: Button BACK and Button NEXT. The Function Codes are 'BACK' and 'NEXT' also.
    I've also created a brand new status gui and added this funtion codes to key F1 and F2.
    Result: when I press F1 key during screen execution, it opens a help window....
    Something is missing? Can you explain why do not works for me?

  • Setting GUI Status on CL_SALV_TABLE

    Hi All,
    I'm calling CL_SALV_TABLE in a method in the popup mode:
    *    Set popup display
      lo_alv->set_screen_popup( start_column = 10
                                      end_column   = 200
                                      start_line   = 5
                                      end_line     = 30 ).
    My problem is that I can't link a GUI status to this as the status can only be linked to a program, function module etc.
    I have added a new GUI status to a FM in the same package but I'm getting an object not found exception.
    lo_alv->set_screen_status( pfstatus = 'CTRL_POPUP'
                                    report = sy-repid
                                    set_functions = lo_alv->c_functions_all ).
    Anybody know a workaround for this besides moving the ALV into a program and calling that from the object. I'd prefer to keep all my code in this one object if I can help it.
    Cheers,
    Gregor

    You can refer to any GUI status for which is created in any other program.
    For, example:
    lo_alv->set_screen_status( pfstatus = 'SALV_STANDARD'
                                    report = 'SALV_DEMO_TABLE_FUNCTIONS'
                                    set_functions = lo_alv->c_functions_all ).
    So, you can use any dummy program which can hold the GUI status for you.
    Regards,
    Naimesh Patel

  • GUI status in OOPS in ALV

    Hi Gurus,
      Am developing the ALV report in OOPS. In that report am displaying 2 grids one after the other. My problem here is am getting the tool bar separately for the 2 grids. So i disabled the tool bar for two grids in layout. And i copied the standard gui status SLVC_FULLSCREEN into that report. Now am getting the tool bar. But i did nt get the button events. The buttons are clickable but the functionality is not doing. How to get the functionalites for the ZSLVC_FULLSCREEN. Please guide me some suggestions how to copy the functionalites for those.
    Points will be awarded
    Thanks
    Ravi

    check the all function codes of the buttons in ZSLVC_FULLSCREEN GUi status
    and write u r functionality in your progrm in at user-command subroutine.
    case sy-ucomm.
         when 'xxx'
               do something.
         when 'yyy'
               do something.
    endcase.

  • Transporting translated GUI status

    Hi All,
    We are doing some translation of GUI status of certain programs in se63. The translations are recorded in a TR using the program RS_LXE_RECORD_TORDER after activating the GUI status. All these are done in source system (dev system)
    Now when we release the TR to test system(Target System),
    we need to activate each GUI status in target system . Then only it is appearing in the interface.
    Is there any way so that we can avoid the activation of each and every GUI status in the target system ?
    Could you please help out us?
    Regards,
    Arun

    Hi Arun,
    I think, I'm a little bit late for this issue...
    Seems there's a problem with the CUA-Load: Run report RSLANG20 on the target system and afterwards refresh the CUA- and DYN-buffer by entering /$CUA and /$DYN at the okcode-field.
    HINT: Read note #110910 before.
    Best regards,
    Thomas

  • Transporting GUI status translation

    Hi All,
    We are doing some translation of GUI status of certain programs in se63. The translations are recorded in a TR using the program RS_LXE_RECORD_TORDER after activating the GUI status. All these are done in source system (dev system)
    Now when we release the TR to test system(Target System),
    we need to activate each GUI status in target system . Then only it is appearing in the interface.
    Is there any way so that we can avoid the activation of each and every GUI status in the target system ?
    Could you please help out us?
    Regards,
    Arun
    Message was edited by: Babu Arun

    hi Paulo,
    check if the translation was transported into Q system. When you do it in DEV and save it, the system does not ask for transport request automatically, so if no transport request exists, than won't be transported automatically. In this case you have to transport it on your own.
    ec

Maybe you are looking for

  • How do you transfer songs from one ipod to another?

    i got a new ipod touch and i want to put my music from my old one onto the new one. but it is not working and i do not know what to do.

  • How can I insert a comment into a PDF stream?

    I am creating a PDF  stream manually (long story, don't ask) and when debugging the  resulting PDF by looking at the raw PDF stream, it would be really  handy if I could tell which parts of the PDF stream came from which  parts of my code, so I was t

  • The Thumbnail Images of Apps are All Messed up and Have been for days!

    My Thumbnail images for the Apps are CONSTANTLY in the Wrong spot (Switched with another app or duplicated for the wrong app) or shows a Line Drawing of a CAMERA. Koi Fish is Half Koi Fish on Top and Camera Line Drawing on the Bottom. The ecurrency a

  • ODI loading a table like Dimension table

    Hi, I have a table with two columns. Table Name - PROGRAMS. Columns - Pgm_ID, Pgm_Type. What I am trying to accomplish is when I add a new row, I want to keep updating this table. But if the same Pgm_Type already exists, to ignore it. In my model I a

  • Photomerge not including all photos - confused!

    Hi, I am using Photoshop CS5 12.0.3 to stitch together some panoramic photos using Photomerge but am encountering the following problem and would appreciate any advice. I have 3 photos of a panoramic scene taken by the same camera with the same lens,