Various SAP sessions/windows on one screen

Hi Gurus.
Can anyone help me with the following.
I have been asked to explore the possibility of having various SAP sessions/windows displayed on one screen. This should work out by creating a variant or other utility that can call several transactions and display all the sessions on one screen.
For example, you can have the following transactions SM04, SM66, SM37 & ST02 being called from one variant and display all the 4 sessions in one screen.
Is this possible or can it be achieved.
Points will be awarded.

nobody?

Similar Messages

  • Load a new SAP session on the same screen without leaving it.

    Hi,
    I went through demo DEMO_ABAP_OBJECTS_SPLIT_SCREEN and really it is meet my business requirements especially when double clicking one node it is navigate to the proper website. the only thing I need is instead of calling the airline website I want to load an SAP session on the same screen with leaving it.
    Please, I appreciate your help on this.
    Thanks, Thoram...

    I am sure this can be done. I am a newbie so I have not performed this type of task before. You can try this in your sandbox environment first. The databse and its connection information for ABAP stack is in the DEFAULT.PFL. ABAP uses windows authentication to connect to SQL Server.
    1) Stop the SAP instances running in the server.
    2) Make a backup of the databse you want to move to another instance.
    3) Restore the backed up database in your new instance.
    4) Make changes to the following entries in the default.PFL of the <SID>.Also check these entries in the instance profile (<SID>_DVEBMGS01_<server_name>) to make sure nothing is overwritten from the DEFAULT.PFL
      dbs/mss/server = <server_name\instance>
      dbs/mss/dbname = <SID>
      dbs/mss/schema = <six>
      j2ee/dbtype = mss
      j2ee/dbhost = <server_name\instance>
      j2ee/dbname = <SID>
    If you use JAVA AS also then launch the configtool.bat and click on "Secure Store" and change "jdbc/pool/<SID>/Url" to include the instance name i.e. "jdbc:nwmss:sqlserver://<sql_Server_Name>\<instance_name>;databasename=<db_name>".
    I hope this helps!
    RT
    Message was edited by:
            R.T.

  • Move Window from One Screen to the Other

    With multi-monitor setup, is there a shortcut key to move a window from one screen to another? This is about the only thing I miss from my old days of using a PC.
    Way too lazy to drag
    Thanks!
    Alex

    Saeven wrote:
    With multi-monitor setup, is there a shortcut key to move a window from one screen to another?
    no, there isn't and I don't believe you can possibly make one. I don't know how this works in windows but os x would need to know where exactly to put a window on the other screen. since screens often have different sizes that would be impossible. besides, with extended desktop there is no actual separation between the screens and a window can be partly on one screen and partly on the other.
    I'm afraid you are just going to have to drag.
    This is about the only thing I miss from my old days of using a PC.
    Way too lazy to drag
    Thanks!
    Alex

  • Viewing many windows on one screen

    Hi, I would like to be able to view a few windows on one screen so I don't have to minimize & maximize etc when working with a few things. Someone set it up on my computer using hot corners but I didn't like those corners so I turned them off. Any advice is appreciated. I am not using an apple keyboard.
    Tiffany

    You can either drag them side-by-side and work on them simultaneously or use Expose with the F9, F10 and F11 keys.
    Matt

  • Expose puts all windows on one screen?

    SHORT VERSION: When I have my MBP hooked up to a 2nd monitor, sometime when I invoke the "all windows" mode in Exposé, it puts all the windows one one screen (usually the larger second screen) -- meanwhile if there are any minimized windows, it will "stack" them on the second screen at full size.
    * This doesn't happen all the time. And I haven't quite figured out what conditions "cause" it.
    * If I restart, the problem goes away.
    * Mousing over a window only works correctly on the second screen (trying to hover over a window on the screen with the "minimized" windows -- those don't respond)
    Thoughts?
    -r

    You should fit 16 spaces of apps/folder icons per page. So, from your post, what is happening is that on page 1 you have 3 rows of 4 apps each then 1 row of 2 apps. On page 2 you have 1 app.
    You can easily fix this via iTunes. Connect your iPod Touch to iTunes and to the following:
    1. Touch and hold the app icon that you want to move (In this case it would be your sole icon on page2)
    2. This will put you in edit mode for apps while they will all begin to shake
    3. Grap the app with your finger and move it to the left edge of the screen
    4. This will move it to page 1 and then you can place it wherever you want
    Now you will all 15 apps on page 1.
    Axel F.

  • Allowing evenly spaced double windows on one screen for quikc referencing?

    Hi,
    I can’t believe I am asking this but on Windows if you drag the window to the far right or far left it reduces the viewed window to have the screen allowing you to do the same but on the opposite side. This is really good when I am studying and need to keep looking for info on the two separate windows. It saves me from forever having to click on the window I want to view and then click back. Is there an Apple script or something that does the same so I can have the same functionality in my MacBook Pro?
    Thanks
    Matt

    I got again a total system freeze today when I wanted to launch firefox using only the openbox menu, without wbar running.
    So I decided to try now the 'nouveau.noaccel=1' kernel command line parameter, and to use again wbar for my frequently used applis.
    In the Xorg log, the differences are:
    without 'nouveau.noaccel=1'
    [ 30.761] (II) UnloadModule: "nv"
    [ 30.761] (II) Unloading nv
    [ 30.761] (--) Depth 24 pixmap format is 32 bpp
    [ 30.762] (II) NOUVEAU(0): Opened GPU channel 0
    [ 30.765] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 30.765] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 30.765] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 30.776] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 30.777] (II) EXA(0): Driver registered support for the following operations:
    [ 30.777] (II) Solid
    [ 30.777] (II) Copy
    [ 30.777] (II) Composite (RENDER acceleration)
    [ 30.777] (II) UploadToScreen
    [ 30.777] (II) DownloadFromScreen
    [ 30.777] (==) NOUVEAU(0): Backing store disabled
    [ 30.777] (==) NOUVEAU(0): Silken mouse enabled
    with 'nouveau.noaccel=1'
    [ 1191.621] (II) UnloadModule: "nv"
    [ 1191.621] (II) Unloading nv
    [ 1191.621] (--) Depth 24 pixmap format is 32 bpp
    [ 1191.621] (EE) NOUVEAU(0): Error creating GPU channel: -19
    [ 1191.621] (EE) NOUVEAU(0): Error initialising acceleration. Falling back to NoAccel
    [ 1191.621] (==) NOUVEAU(0): Backing store disabled
    [ 1191.621] (==) NOUVEAU(0): Silken mouse enabled
    [ 1191.621] (==) NOUVEAU(0): DPMS enabled
    So now 3D acceleration is disabled.
    I will see now if the system is stable enough for my daily usage and gives satisfactory performances.
    I am almost sure that the mesa nouveau dri driver is the cause of the freezes.
    Last edited by berbae (2013-03-27 10:07:42)

  • HT202780 Is there any shortcut of OS X to move active window from one screen to another?

    I know that in Windows, I can use Alt+Shift+left/right arrow to do so. Any similar shortcut in OS X?

    Hey leroydouglas, thanks for your reply! I'm afraid that the article you given don't include the answer I want. I had went through the article and hadn't found the answer of my question. Anyway, thanks all the same!

  • Cannot move windows to other Screen, e17

    Hi guys,
    I am using the ATI Catalyst drivers and I am unable to move windows from one screen to the other. The cursor is blurred when going to the other side, but it is still visible with the original screen with the window I am trying to move. I am using enlightenment and the newest catalyst drivers. Here is my xorg.conf file
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:5:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:5:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900_60"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768_75"
    EndSubSection
    EndSection

    I have the same problem. After Mountain Lion was installed, my longstanding display configuration (MacBook Air coupled with large Dell monitor) will no longer allow app windows to be moved from the Air screen to the large display when the large display is configured on top of the Air.  Only the side-by-side configuration works.  Mouse can move above the Air menu bar, but not any app windows.  Mirroring works as usual; this is the only problem. I've tried re-setting the display preferences, and I've also tried pairing with another (non-Apple) monitor.  Same problem.  Is this a known bug?  Is there a fix on the way?

  • X11 dual head - want to get window manager (gnome) on one screen only

    What I want sounds simple, but I just can't get it done... Hope anyone is able to help me!
    What I've got:
    Four monitors (two at each of my nVidia graphic cards). Both devices are configured using nVidia's Twinview, giving me two virtual screens (:0.0 and :0.1).
    I can use xinerama to get one huge desktop, but this doesn't work well, as the borders between two screens of the same device are no longer recognized in this case, causing windows to always span over two monitors on maximization.
    I can also not use xinerama, giving me two independant gnome session.
    What I want:
    I want gnome to only start on one screen (i.e. two monitors), leaving the other screen blank but available. They don't need a WM as they will run nothing but a fullscreen mplayer or an xterm that will periodically output some stuff. I actually don't even need input devices for the second screen and it would be good if the mouse was restricted to the gnome-screen.
    However, I didn't manage to make gnome start on only one screen. I don't care if it's done using one xsever with two screens attached or if I can do it starting a second xserver, I just want it resolved in some way.
    I've tried to restrict gnome to :0.0 by setting the DISPLAY variable or giving gnome-sessions --display option. Both to no avail. When trying to start a second xsever (different layouts, each using one of the screens), my original screen becomes all white and on the second screen nothing happens. Any ideas?

    What I want sounds simple, but I just can't get it done... Hope anyone is able to help me!
    What I've got:
    Four monitors (two at each of my nVidia graphic cards). Both devices are configured using nVidia's Twinview, giving me two virtual screens (:0.0 and :0.1).
    I can use xinerama to get one huge desktop, but this doesn't work well, as the borders between two screens of the same device are no longer recognized in this case, causing windows to always span over two monitors on maximization.
    I can also not use xinerama, giving me two independant gnome session.
    What I want:
    I want gnome to only start on one screen (i.e. two monitors), leaving the other screen blank but available. They don't need a WM as they will run nothing but a fullscreen mplayer or an xterm that will periodically output some stuff. I actually don't even need input devices for the second screen and it would be good if the mouse was restricted to the gnome-screen.
    However, I didn't manage to make gnome start on only one screen. I don't care if it's done using one xsever with two screens attached or if I can do it starting a second xserver, I just want it resolved in some way.
    I've tried to restrict gnome to :0.0 by setting the DISPLAY variable or giving gnome-sessions --display option. Both to no avail. When trying to start a second xsever (different layouts, each using one of the screens), my original screen becomes all white and on the second screen nothing happens. Any ideas?

  • How do I play a video in full-screen mode on one screen of a dual-screen Windows 7 system without blanking out the other screen?

    How do I play a video in full-screen mode on one screen of a dual-screen Windows 7 system without blanking out the other screen?  Not losing the other screen would be useful as I would like to, for example, monitor my emails whilst watching a video or to work on a project whilst watching an instructional video.
    Note : Resizing a window to fill the screen is not acceptable as it still leaves unsightly borders.

    bump

  • SAPGUI iview from SAP Portal = create new session  results in empty screen

    we use ep700 sp10 and sapgui 6.40 compilation 5 . we have a sapgui iview which starts the login to the R/3 system and shows the user menu with some transactions.
    if the user now creates a new session  with the buttom "create new session" in the sapgui screen he gets a new but empty session  ==> i expected , that he gets the normal sap entry screen with the user and sap menu.
    does anybody now how to get that ?
    many thanks hannes toefferl

    Hi,
    Go to the file .../irj/root/WEB-INF/portal/portalapps/com.sap.portal.appintegrator.sap/property/Transaction/WinGuiRenderLayer.properties
    In this file, change -wp=true to -wp=false and also Workplace=true to Workplace=false.
    Restart the portal for the change to take effect.
    Hope this helps.
    Cheers,
    Sunil
    PS: Reward points for helpful answers.

  • Cannot move photoshop CS6 window around on screen, it is stuck in one spot

    cannot move photoshop CS6 window around on screen, it is stuck in one spot

    Hi there,
    Thanks for your response. I have since fixed the problem by unplugging my
    external monitor and restarting my computer.
    Best,
    -Jake
    On Fri, Jun 13, 2014 at 3:21 AM, c.pfaffenbichler <[email protected]>

  • How do I maximize a window to full screen with one click?

    How do I maximize a window to full screen with one click? Lion 10.7.4.

    If it is a full sceen App, some are some aren't, just click the arrow icon in the upper right hand corner.

  • 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

  • Introduction of Bebo, a control pad for SAP sessions

    Hello community,
    Bebo for is a small utility to watch, navigate and control all SAP sessions of the SAP GUI for Windows. Bebo is an acronym, in long description it means Best Boy. A Best Boy is the first assistant of the lighting technician in movie production, he do all the technical work - like Bebo. With Bebo you see all sessions, which supports SAP GUI scripting, clearly arranged in a tree. Also you can direct execute a transaction or a script to one of these sessions. The available transaction codes, scripts or other actions are an easy and individual customizing in a preference file. So you can organize your favorite activities in a tree as you want - one time for all application servers. Also you see in a collection list all other sessions.
    With a simple click in the session tree or collection list you can choose the session you want and it is direct on top of all the open windows. If you click the right mouse button, it opens a popup menu and you can close the session or the connection, or you can resize the session window or or or ... And with a simple double click in the transaction tree you send a transaction code or a script to the selected session from the session tree. With the possibilities of the toolbar you can e.g. minimze all sessions with one single click, or restore it. Bebo helps you in the jungle of sessions and connections - it is a point of view.
    Bebo is freeware and you find it [here|http://www.stschnell.de/bebo.htm]. Suggestions and comments are welcome.
    Cheers
    Stefan

    Dear Aditya,
                      You may not be shame of what you seen in the wizard,because that code is not written by a single abaper and the cutomised that you have developed is what may a single abaper can do.SAP has given all flexibility to fulfill the Business Requirements,after all SAP is also a Product.As the technology is growing the amount of work increases .In order to make reduce redudant code throught  SAP .It has given all the wizards to help a Abaper to complete the work with less time.
    Regards,
    Amit Teja

Maybe you are looking for

  • Image Field Scale Proportionally does not work

    Dear all, we are using LiveCycle Designer ES 8.2 to program a dynamic form in which we want to use image fields. Users filling the form should choose the picture to display in the image field. We set the Image Field to embed data (so it can be saved)

  • Context Menu removed by 9.5.4 Update

    I have Acrobat 9.0 Pro installed on a Windows 8 machine (Pro 64-bit) and noticed the context menu (combine files) was removed by the 9.5.4 update.  As a sanity check, I removed the program (needed adobe cleaner - did not appear on installed programs)

  • Ipad calendar updates not syncing to yahoo

    Calendar updates I make on iPad2 are not syncing back to yahoo calendar. However, updates i make in yahoo calendar are syncing to iPad 2. What am I doing wrong?

  • Script to add a new page in LiveCycle

    I am new to LiveCycle so please forgive my ignorance. I have 2 things I am trying to do. 1. In my fillable form, I want to have default text in the the form field that appears in light gray and disappears automatically when a user clicks in the field

  • Call another WebLogic's EJBs from resource adapter?

              Is it possible to call another WebLogic's EJBs from a resource adapter?           A call to the javax.naming.InitialContext(Hashtable environment) results in a           VersioningError:           weblogic.common.internal.VersioningError: I