How to move one screen to another screen Webdynpro ?

Hi,
How to move from one screen to another screen Webdypro ?
Best Regards,
Kishore

Hi,
for this you have to declare in and outbound plugs to your views,
bind them into the window area of your component and fire the
outbound plug in your action handler in view one, view2 will be called
automatically.
<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/1f/464941db42f423e10000000a155106/frameset.htm">documentation</a>
grtz
Koen

Similar Messages

  • How to move ONE account to another Mac

    Greetings!
    My wife and I have separate email accounts, running Mail, on my PowerBook. I need to go away for some weeks. What is the best way of moving her account/mailboxes/mail history to the kids' Mac while I am away? And then, of course, move it all back again?

    Not so easy, if you have separate email accounts, btu lumped them into one instance of mail.
    Do you use IMAP - e.g.: .mac or another IMAP account? If so, just set up the account on another computer and it will automatically synchronize. That's why I recomend people pay for 3rd party IMAP, rather than POP email accounts.
    If not, then you could simply set up the account on the other machine and use it. Your history and address book would nto be present, but it would work ok. You could then copy all the emails sent and received while you are gone back to the original.
    Moving (copy-ing) the entire Library/Mail folder, unfortunately, would move all of YOUR email too, and over-write the settings on the other machine. So I would not do that unless its essentially an unused machine.
    Maybe someone else has a better idea.
    If this happens a lot, consider buying an IMAP account. Several good companies sell them for $20/yr.
    Grant

  • How to move one library to another

    So i got a new computer and have been trying to put my ipod onto the new computer but when i downloaded itunes and i go to transfer all my music it will only replace the empty library with the old one and wont replace the new librbary with all my previous music....does anyone know how to do that?

    Lydia
    By chance,do you have any relatives named Abbott and Costello?

  • How to move one array into another...

    Move the values in temp[] into scores[][].
    int temp[]= {34 ,24,78,65,45,100,90,97,56,89,78,98,74,90,98,24,45,76,89,54,12,20,22,55,66};int scores = new int[5][5];
    Thanks
    c

    well last try... :)
    some chars just dont display... when I use [ _pre_ ]
    tagg
    public static void main(String[] args)
    int temp[]= {34
    {34
    ,24,78,65,45,100,90,97,56,89,78,98,74,90,98,24,45,76,89
    54,12,20,22,55,66};
    int[][] scores = new int[5][5];
    int k = 0;
    for( int a=0; a<scores.length; a++ )
    for( int b=0; b<scores[a].length; b++ )
    scores[ a ][ b ] = temp[ k++ ];
    for( int a = 0; a<scores.length; a++ )
    for( int b = 0; b<scores[ a ].length; b++ )
    System.out.print( scores[ a ][ b ] + " ");
    In case you're wondering, this is my reply from the Advanced Topics forum decoded into a "New to Java" forum answer. ;) Also an illustration of a bug in the code brackets.

  • How we can get the values  from one screen to another screen?

    hi guru's.
         how we can get the values  from one screen to another screen?
              we get values where cusor is placed but in my requirement i want to get to field values from one screen to another screen.
    regards.
      satheesh.

    Just think of dynpros as windows into the global memory of your program... so if you want the value of a field on dynpro 1234 to appear on dynpro 2345, then just pop the value into a global variable (i.e. one defined in your top include), and you will be able to see it in your second dynpro (assuming you make the field formats etc the same on both screens!).

  • Transfer from one screen to another screen in mm02

    hi guru,
    how to trasfer value of field from to screen to another screen.
    my problem is when we change in mm02 transaction Basic data1 view the field (prod.hierarchy) value it should be transfer to sale organization 2 view and displayed in prod.hierarchy.
    the value should be transfering from one screen to another screen.
    kindly do the need full code ASAP.
    Thanks & Regards,
    Sudheer.

    check this link....
    defining screen fields using FIELD-SYMBOL
    regds,
    kiran

  • Slow while going from one screen to another screen

    Hi,
          I have installed SAP 4.7 version. The hardware of system is 3GHz processor and 1 GB RAM.  It is taking more time while going one screen to another. So after entering XD01 or any tcode , I have to wait for seconds some times 10 second to a get a screen and  getting a screen form another screen.
    Can any one tell me reason for this and how can be this issue resolved.
    Thanks,
    Manas

    When using system for the first time, a lot of compiling still has to be done which takes time, but also the fact that your system 'only'  has 1 GB RAM, could cause these problems as well. According to requirements, 1GB should be enough, but I would recommend at least 2GB.

  • How to move an app folder from screen to screen

    Can I move an app folder I created on one screen to another?

    The folder will 'bounce back' if you 'flick' the folder to the edge.
    To move the folder to another screen, you need to firmly tap and hold and slowly slide your finger to the right. Keep your finger held down on the right side of the screen until the screen shifts. Then, release your finger.

  • Transfer field value from one screen to another screen

    hi gurus,
    I am using field exit in mm02, i want to transfer field value from one screen to another screen. I am using Export, Import, Some FM like DYNP.......
    but not getting the value.
    can any one give idea about this.
    Thanks in Advance,
    Sudheer.

    I THINK IN FIELD EXITS SOME RESTRICTION IS THERE YOU CAN NOT USE CALL TRANSACTION OR CALL SCREEN. I DONT KNOW WHAT IS YOUR ACTUAL REQUIREMENT. BUT YOU ARE TRYING TO CALL TRANSACTION USING MEMORY ID OR SOMETHING THEN I THINK IN FIELD EXIT YOU CAN NOT DO THAT. PLS CORRECT ME IF I AM WRONG
    REGARDS
    SHIBA DUTTA

  • Passing Parameters from One Screen to Another Screen

    Hi All,
    I need to Pass Parameters from one Module Pool Screen to Another Screen.
    I have two Parameters in First screen. I don't want to use <b>Export and Import</b>
    The first screen record should sit in the Second Screen as it is.
    Please suggest me.
    Thanks and Regards,
    Prabhakar Dharmala

    An Idea,
    Create a function group, in that define global variables. Then create two function module. Pass variable from one function module and get in the another one.
    Hope this will help you to solve. If you need further help I will create and sent you a test code.
    Darshan.
    <i><b>Pl. Reward points to the helpful answer, it motivates us to answer more </b></i>

  • Edit Text from one screen to another screen

    Hi Experts,
           Here I am having two doubts in doing functionality on SMP 2.3,The below mentioned are the doubts,
                       1. In SMP 2.3 Version,When i am doing Hybrid App Designer in that  Edit Text functionality to pass the values from one screen to another screen,we want to type any text or digits in edit text keypad options is not opening in that field.If any one knows to handle that issue please let me know experts.
                       2.  In SMP 2.3 Version,When i am doing Hybrid App Designer we are taking some labels or buttons or edit box etc....,first time i am generating the hybrid app it is displaying in the mobile device what ever i give in that screen.Afterwards when i am updating second time in that screen with extra functionality labels or buttons or edit box etc...,and generating hybrid app,these time it is not displaying in mobile device which i gave not updating.If any one knows to handle that issue please let me know experts.
         For these both isssues if anybody gets solutions to handle these data please let me know and if links are there please provide it .
    Thanks & Regards,
      Lokesh Reddy G,
      9700414490.

    Hi Lokesh,
    Regarding your queries:
    1. What kind of device/simulator and OS you are testing your app? What is its version?
    Can you share the snapshots as well?
    2. What extra functionality you have added 2nd time? When you generating hybrid app 2nd time is it uploading in HWC container successfully?
    Meanwhile you can check this blog
    A workflow Application to Release A Purchase Order...
    Rgrds,
    Jitendra

  • HT200290 I am not able to move an app to another screen

    I am not able to move an app to another screen even though there is room left on that screen. I can move the app around on its own screen but cannot move it to another screen.

    I asked the question because that procedure didn't work. Apple support told me to move the apps using iTunes with my iPhone connected to the desktop. That worked. Support didn't know why the "normal" procedure which you described wasn't working, but it wasn't and isn't.
    Before calling Apple support I tried shutting down the iPhone and restarting, but that didn't help. It's not really a problem any more because the apps can be moved around in iTunes on the desktop.

  • How to call one program from another program

    Hai,
      How to call one program through another program.
    Example.
       I have two programs 1.ZPROG1 2. ZPROG2.
    When i execute ZPROG1 at that time it should call ZPROG2.

    Hi ,
    u can use submit statement to call a program .
    DATA: text       TYPE c LENGTH 10,
          rspar_tab  TYPE TABLE OF rsparams,
          rspar_line LIKE LINE OF rspar_tab,
          range_tab  LIKE RANGE OF text,
          range_line LIKE LINE OF range_tab.
    rspar_line-selname = 'SELCRIT1'.
    rspar_line-kind    = 'S'.
    rspar_line-sign    = 'I'.
    rspar_line-option  = 'EQ'.
    rspar_line-low     = 'ABAP'.
    APPEND rspar_line TO rspar_tab.
    range_line-sign   = 'E'.
    range_line-option = 'EQ'.
    range_line-low    = 'H'.
    APPEND range_line TO range_tab.
    range_line-sign   = 'E'.
    range_line-option = 'EQ'.
    range_line-low    = 'K'.
    APPEND range_line TO range_tab.
    SUBMIT report1 USING SELECTION-SCREEN '1100'
                   WITH SELECTION-TABLE rspar_tab
                   WITH selcrit2 BETWEEN 'H' AND 'K'
                   WITH selcrit2 IN range_tab
                   AND RETURN.
    regards,
    Santosh thorat

  • How to move a selection into another selection in elements 12

    how to move a selection into another selection in elements 12

    Open picture B, the one you wish to select something from to add to another picture.
    Use one of the selection tools, e.g. selection brush, lasso tool, to select the object. You will see an outline ("marching ants") once the selection is complete
    Go to Edit menu>copy to copy the selection to the clipboard
    Open picture A, then go to Edit>paste
    Use the move tool to position object from picture B.
    In the layers palette you should see picture A as the background layer, and object B on a separate layer

  • Probe in calling  tabstriped screen from another screen ..

    hi
    could any one please  help me ,,,that what is the logic for calling tabstriped screen from another screen ..
    Thanks N Regards
    Priya

    Hi,
    Jonathan.
    Thanks for the response ...
    I did execute with call screen statement ...(CALL SCREEN 0123). ..when i excute the  program its working fine ,but the same programe when I  execute with the  T.CODE ...its giving erorr ...
    ERORR:Program " ZTEST "tried to  use screen 000.
            the screen doesn't exist.
    HERE IS CODE.
    let me know where is the mistake ..
    could you please , help me ,,what i suppose to do .
    let me know where is the mistake ..
    REPORT ZTEST .
    DATA: DATE LIKE SY-DATUM,
           TIME LIKE sy-uzeit.
    DATA  number TYPE sy-dynnr.
    CONTROLS tabstrip TYPE TABSTRIP.
    tabstrip-activetab = 'TAB1'.
    number = '1003'.
    tabstrip-activetab = 'TAB2'.
    number = '1004'.
    CALL SCREEN 1000.
    *&      Module  STATUS_1000  OUTPUT
          text
    MODULE STATUS_1000 OUTPUT.
      CASE : SY-UCOMM.
        WHEN 'ENTER'.
          LOOP AT SCREEN.
            IF SCREEN-GROUP1 = 'MOD'.
              DATE = DATE.
              TIME = time.
              SCREEN-INPUT = '0'.
            ENDIF.
            MODIFY SCREEN.
          ENDLOOP.
      ENDCASE.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_1000  OUTPUT
    *&      Module  USER_COMMAND_1000  INPUT
          text
    MODULE USER_COMMAND_1000 INPUT.
      CASE SY-UCOMM.
        WHEN 'ENTER'.
          LEAVE TO SCREEN 1001.
      endcase.
    ENDMODULE.                 " USER_COMMAND_1000  INPUT
    *&      Module  USER_COMMAND_1001  INPUT
          text
    MODULE USER_COMMAND_1001 INPUT.
      CASE SY-UCOMM.
            WHEN 'button1'.
            CALL SCREEN 1002.
        ENDCASE.
        ENDMODULE.                 " USER_COMMAND_1001  INPUT
    *&      Module  USER_COMMAND_1002  INPUT
          text
    MODULE USER_COMMAND_1002 INPUT.
        CASE sy-ucomm.
          WHEN 'TAB1'.
            number = '1003'.
          WHEN 'TAB2'.
            number = '1004'.
        ENDCASE.
        ENDIF.
    ENDMODULE.                 " USER_COMMAND_1002  INPUT
    *&      Module  STATUS_1002  OUTPUT
          text
    MODULE STATUS_1002 OUTPUT.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_1002  OUTPUT
    Thanks N Regards.
    Priya.

Maybe you are looking for

  • Adobe Dreamweaver CS6 cannot be opened because of a problem.

    Dreamweaver is crashing for me on launch -- I tried uninstalling, re-downloading and relaunching, but still get the same error. I'm running Mac OSX 10.8.2, the Creative Cloud version of CS6. Any suggestions? The problem report info is below. Process:

  • Creation of a BADI

    Hi SAP Guru's, Can someone provide me a detailed step by step procedure to create a BADI in CRM. You can also mail me at [email protected] Regards, Amit

  • Issue with iCloud and PC Outlook 2007 Contacts

    Hey,   So I finally managed to update to iOS 5, and it's fun playing around and learning the new things, but I already got issues.  Minor, but still a nuissance.   Once synced, My Outlook Calendar became duplicated, and with the slide down tab starte

  • No "create new swatch" command

    I just noticed that there are no icon buttons at the bottom of the swatches panel to create or delete a new swatch like there is in AI and PS; is this an oversight?

  • Focus issue: why Tab and cursor are not in sync?

    Hi, All: I have a MyTextArea which is a subclass of JTextArea. In processComponentKeyEvent, transferFocus() is called on Tab key. The panel has some MyTextArea's and other GUI components. Here is the problem that is bothering me now: The cursor does