EHP1 Upgarde Monitor screen resolution problem in a support message

Hi Experts,
We have recently upgraded our Solution manager to EHP1, iam facing a screen resolution problem with 15 inch monitors.
Our key users have 15 inch monitors to their system and when they try to reply a support message under transaction data-> Overview tab -> reply it is showing only one line for them , due to which they are unable to enter the complete data in it.
How ever We have found that this does not occur with 17 inc monitors as the required screen resoution 1280* 1024 is possible due to bigger size of the monitor.
can any one suggest how to make the overview tab visible completely with small resolution monitors.
Thanks
Nanda

>
Nanda Kishore wrote:
> Hi
>
> There is an note from sap on this issue i couldnt remember the note number which talks about updating your package levell
>
> Kindly check this note it was released in SEP 09 a very recent one. this will resolve your probelm.
SAP Note 1351673      Size of containers not changed for support messages       
Best regards,
Ruediger

Similar Messages

  • Screen resolution problem in table control

    when i was transfering data in BDC using table control,i got screen resolution problem.
    how to rectify the problem?

    Hi,
    Check this coding.
    WA_CTU_PARAMS type ctu_params.
    WA_CTU_PARAMS-DISMODE = 'N'. "no screen mode
    WA_CTU_PARAMS-UPDMODE = 'S'. "synchronous update
    WA_CTU_PARAMS-NOBINPT = 'X'.
    WA_CTU_PARAMS-NOBIEND = 'X'.
    WA_CTU_PARAMS-DEFSIZE = 'X'. "Default size
    CALL TRANSACTION 'VA01' USING it_bdcdata
    OPTIONS FROM WA_CTU_PARAMS
    MESSAGES INTO it_mesg.
    Default size will play good role in terms of resolution. in one system in table control you can see 10rows, but in others system it will show 20 records. it depends on resolution. but when you set the default size then it will take same (default screen size) in all the systems when you run BDC.
    Hope this resolves your query.
    Reward all the helpful answers.
    Regards

  • Screen Resolution Problem in Session Method

    Hi
    I want to use session method in BDC. How to resolve screen resolution problem in Session Method?
    Please give me the code or steps regarding this.
    Thanks & Regards
    venkateswararao

    Hi
    U can only run the session with the option Dynpro Standard Size setted.
    In this way the system should be use the same resolution for every situation.
    Max

  • To Resolve Screen Resolution Problem

    Hi
    How to resolve screen resolution problem in BDC Session Method. can't we use ctu_params?
    Thanx & Regards
    venkat

    Hi Venkat,
    Yes, you can use ctu_params.
    This is for Default screen size for CALL TRANSACTION. It signifies the screen size will be constant irrespective of the screen resolution(which can vary for different user). The importance of this lies in programs(module pool) that contain table controls. With default screen size we can control the no of rows in the table control which otherwise may vary depending on the screen resolution.
    DEFSIZE is the Selection as to whether the screens of the called transaction are displayed in the standard screen size. Values "X" (standard size), " " (current size).
    sample.
    data : x_ctu_params type ctu_params.
    To have default screen size, mode and update
      x_ctu_params-defsize = 'X'.
      x_ctu_params-dismode = 'X'.
      x_ctu_params-updmode = 'X'.
    call transaction tscode using  bdcdata
                              options from x_ctu_params
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Message says "screen resolution problem" and says to set higher than 1020 x 600. My screen resolution is set higher. Why am I getting this message all the time I use firefox?

    when I go on to Firefox I keep getting the message that there is a screen resolution problem and it says I should set it higher a than 1020 X 600. But my screen resolution is set higher. It is set at 1360 x 768. Why am I getting this message continuously?

    I've had the problem too... for at least a month or more. It would happen when logging into yahoo mail. But it happens only with firefox... not explorer. I contacted yahoo and he had me first disable add ons... no change... and since it didn't happen with explorer, they said to contact firefox. So I followed the advice of cor-el's post (on this page) and made the text on my page smaller... It did fix the issue.... but, I liked the size of the text the way I had it. So, how do I get it back to that size, and not have that annoying message any longer? thanks!!

  • How to change web screen for Creation of SAP Support Message.

    Hi Experts
    I need assistance on the following, I need to change the web screen for Creation of SAP Support Message to the user's requirements.
    Technical Information About the application and component.
    Application:  AGS_WORK_INCIDENT_CREATE_APP
    Web Dynpro Component:  AGS_WORK_INCIDENT_CREATE
    Window Info:  MAIN
    View Information:  VWMAIN
    Configuration ID:   AGS_WORK_INCIDENT_PROCESSOR
    Thanks
    Nelson

    Hi
    Is there other solutions?
    Thanks

  • Screen resolution problem - HP computer and LED Cinema Display

    I just purchased an HP Envy Phoenix H9-1330 with Windows 8, and I connected it to my 27" Mac LED Cinema Display, but the resolution is horrible. The highest option in the screen resolution menu is 1280 x 720, and I'm getting the error message "Your resolution is lower than 1024 x 768. Some items might not fit and apps might not open". How do I fix this? What kind of issue is this (Windows 8? Graphics card? HP can't support my monitor? etc...)?
    I just bought another brand new computer, but not an HP, with Windows 8 and I have no problems with the resolution - it looks absolutely beautiful. I want to use my monitor with my HP desktop though.
    Thanks for any help

    Still haven't figured it out....
    BUT I did notice that, on the back of the computer, there are 2 additional DVI connections that are covered with a black cover and screwed in (and they say 'please do not remove'.... I'm asuming it's because they aren't connected to anything? Or maybe they aren't connected to the graphics card?). Is it possible that just my DVI connection is wrong, and I'll need to connect to one of these covered-up DVI inputs instead? But why are they covered up? Do I need to take it in so they can be connected to the graphics card?? Help! I don't want to return this computer, but I will have to if I can't get the resolution fixed.

  • VNC - Screen Resolution Problem on Wake from Sleep

    My question: When it either wakes from sleep or cold boots (NOT on restart for some reason), Mac OS X seems to be confused on the previous resolution of my screen. On wake or cold boot, my main screen SOMETIMES gets set for 800x600 at 56 Hz, according to the display preference pane. I normally run at 1152x870 at 75 Hz. In the past, I have just used the "Detect Displays" command from the display preference pane. This always fixes the screen resolution and restores it to the correct setting.
    This would not be a problem if I didn't have to run VNC. These screen res changes are crashing my VNC server. Here's what I do. I run a VNC server (OSXvnc is the name). I go away. Machine goes to sleep. From machine 'x' I send a wake-on-wan packet (a pain in the butt to figure out for me, BTW). My VNC Machine wakes up. I know it's awake, because I can login to it from remote, using SSH. But the screen res problem happened, and OSXvnc shuts down and won't reinitialize automatically. It says "Screen Resolution Changed - Server Reinitialized", and the "Start Server" button is waiting to be pressed. Of course, this cripples my ability to use VNC.
    For what it's worth, this problem has happened with two different video cards. Granted, the first card was an ATI Radeon 9000 with 64 MB or VRAM and the second card is the same model with 128 MB VRAM. It's virtually the same card, but still, that's two different cards.
    I have 2 CRT displays connected thru adapters (DVI-VGA and ADC-VGA) to the ATI. I'm running all the latest updates for Panther, according to Software Update. This problem has been with me since 10.2.3. I lived with it until it started really getting in the way (VNC crippling & such).
    Any thoughts? -- iJW
    G4 Dual 1 GHz MDD (no FW 800)   Mac OS X (10.3.9)  

    One other item I just discovered. It seems that whether or not my monitors are powered on has something to do with it. When my monitors are on, the problem doesn't happen.
    I like turning them off to save electricity. If I'm using the computer remotely, I already have a monitor. I don't need one powering up at my home that no one's looking at anyway. So the question still stands...
    Anyone?
    G4 Dual 1 GHz MDD (no FW 800)   Mac OS X (10.3.9)  

  • Anyone experiencing screen resolution problems after latest Mavericks Update?

    Anyone got a blurred monitor after the latest Mavericks Update?
    I am running  Mavericks 10.9.2 on a Mini Mac with a Logic TV/Monitor. Since the latest Mavericks update I no longer have the option in settings to scale to 1600 x900. Since this gives the best picture on my monitor I now have either a blurred screen with large text or a blurred screen with very tiny text. No other options that give a 'normal' display seem available now, after allowing the 'Update'. The update claims to be addressing faults on the MacBook display, which it may well do, but it has also apparently screwed up Mac Mini screen resolution Options for some of us.
    I have reverted back to 10.9.2 and turned off automatic updates, but I can't stay that way indefinitely.
    I've tried to find an e-mail address or phone number to log my complaint to Apple but to no avail. (I guess they would otherwise be inundated with customer complaints so keep that kind of information under wrapps). Anyone got any ideas?

    I'm not having any problems with dual DVI connected Samsung 21.5" monitors in 10.9.3
    What connection (adapter, cable, etc.) are you using..?
    To send Apple Feedback, go to > Apple - Mac OS X - Feedback
    If your looking for better resolution options, try > Mac App Store - Display Menu

  • Screen Resolution Problem (Max. Resolution of only 1024x768)

    Hello,
    I just upgraded my T61 laptop from Windows XP to Windows 7, Everything was fine at first. But one day when I turned on my laptop, I found out that the screen resolution was wrong. It was only 1024x768 (not wide screen). As a result, the screen was on the left, leaving a thick black bar on the right. The given resolutions which I could choose are only 800x600 and 1024x768, no wide screen options. Tried nvidia control panel, it was still the same. Tried to connect to an external monitor (16:9 wide screen), the resolution was, however, perfect (fit the external monitor).
    I already have the newest display driver (nvidia Quadro NVS 140m - downloaded from Lenovo). I even reinstalled the driver and installed the monitor driver provided by Lenovo, but the problem still exists.
    By the way, after I encountered this problem, when I turn on the laptop, there is no more screen showing the ThinkVantage and the Intel logo. There is also no screen for "Starting Windows". It will straight away enter windows logon screen. It means, I have no way to enter BIOS or the recovery tools by pressing the ThinkVantage button at startup. (I cannot see anything!)
    Anyone can please help me?
    Thanks!

    ahboy0207, welcome to the forum,
    you need to install the monitot inf file from here. Scroll down the page for installation instructions.
    As you have installed another OS on your system you will have changed the Master Boot Record, (MBR), which contains the information allowing the ThinkVantage button to work at boot. If you left the recovery partition intact, i.e. didn't format it, it may be possible to repair the MBR in order that you can access it. However, the recovery partition will have the original XP image on it and not your W7.
    You can enter BIOS by pressing F1 at boot.
    Hope this helps
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • 3000/N100 Mouse/Screen Resolution Problems with Windows 7

    This is my first post and I appreciate your service.  My problem is that after I upgraded from Vista to Windows 7, I find that my touchpad mouse will freeze up & the screen resolution will changes occasionally when I boot up my computer.  When this happens, I have to restart my computer and hope that the mouse works and screen resolution is correct.  If it does work, it will continue to work until I turn off or restart the computer, then I cross my fingers again.  All my drivers are updated.  If the touchpad mouse is frozen, I can get my usb mouse to work, but I don't want to have to do that.  Has anyone else had this problem, or can anyone offer suggestions? 
    I never had this problem until I upgraded to Windows 7.
    Thanks in advance,
    Mike

    I am using the Win 7 Enterprise 32 bit trial version.
    It is the FULL version, NOT an upgrade.
    If you used Upgrade, that may be a clue?
    Synaptics touchpad Ver 6.2 (From Synaptics)
    File:   v14_0_3_C_XP32_Vista32_Win732...
    Graphics:  Intel VER. 8.15.10.1930
    From Windows update.
    You did not post your model number, so you may have Alps and Nvidia, who knows?

  • Screen resolution problem after i-tunes installed on XP pro

    Just purchased 5th Generation 60Gb for my daughters 16th Birthday which starts in about 14 minutes! Loaded the software on her XPpro service pack 2 laptop. When itunes executed the screen resolution drops to 8 bit! It can be changed in control panel and all works fine. but each time re boot itunes and the problem returns!
    Loaded on my desktop and everything fine also. tried the ms config stuff as per site and immediate problem when ms software disabled. Would seem to be a software conflict and compatability problem. The laptop is a fujitsu which is 2 years old. the older version of i-tunes which she downloaded about a year ago worked ok. Sadly we uninstalled it before installing the new version from the disc. Tried update from the site but it indicates the DC version is the latest.
    Interesting to read some of the problems that flks have had with the ipods. This one seems OK but does have a 'do not disconnect logo which hangs up and doesn't go away. However, if I do disconnect the computer 'burps' at me then all is well and forgotten!
    Oh yes. how do you delete unwanted songs once uploaded? Is there a simple 'delete' button?
    Any thoughts anyone as I've now spent all evening on it and it's her birthday in the morning (8th June)
    thanks in anticipation
    Gwynne (minolta man)

    sorted problem by changing computer! probably softward hardware conflict with iTunes

  • Mountain Lion mirroring - screen resolution problems

    I've just upgraded to Mountain Lion and am no longer able to set the screen resolutions on the iMac monitor and my Sony LCD 46" to mirror properly. Previously it worked very well by selecting the highest resolution for both the iMac and the TV - but now selecting those resolution settings no longer mirror properly.  I've also tried other resolution combinations with limited success.  When the iMac looks good - the mirrored TV monitor does not or vice versa. 
    Any suggestions or directions/instructions would be appreciated.
    Thanks..

    You should have checked it before upgrading to Mountain Lion. Apple says that AirPlay Mirroring requires some hardware video encoding capabilities of 2nd and 3rd generation Intel Core processor, making all the 2010 and early Macs unsupported, but we don't know why AirParrot can stream on all the computers

  • Dual monitor screen refresh problem

    We have a GUI application that runs on a dual monitor setup and are experiencing strange behaviour. The application is started on one monitor (the left hand one), but at times a window which has been dragged to the right hand monitor stops getting screen updates (e.g. typing show nothing on screen, but the characters are in fact in the field). If a window is positioned so that it overlaps both screens and the problem occurs, what we observe is the portion of the window on the left monitor (where the application was started) is redrawn successfully, but the portion of the window on the right hand monitor is not drawn at all - half the window shows correct detail, half the window is a grey rectangle.
    This issue is not experienced when we run the application on a single monitor. The problem is intermittent, and is not due to idle time in the application (it can occur which an operator is working with the GUI).
    We are running 1.5.0 update 5.

    We noticed the same problem.
    We've got JSE 1.5.0_06 and a swing GUI. For me it looks like this: Only the bigger part of the application is refreshed. So if the application starts at the secondary monitor and is dragged so that a small part of the GUI is displayed on the primary monitor only the bigger part of the GUI (so that one on the secondary monitor) gets refreshed. So scrolling leads to graphic mistakes in the smaller GUI part.
    If the main part of the application runs on the primary monitor and only a small part is on the secondary one we observe the same problem: Only the part on the primary monitor gets refreshed.
    We also observed this grey rectangle paulch already mentioned.
    Minimizing and refitting forces the repainting so then everything is fine.
    Is was trying to find something in the bug database but I wasn't successful although I found several descriptions like this in this forum.
    Can anybody present some work-around for this?
    Thanks
    Inga

  • Screen Resolution Problem

    I have an idea pad U310 and every once in a while, I will turn my computer on and the screen will be shifted and stretched. I have tried restarting my computer again to fix it, sometimes it works, but sometimes it doesn't. I have also tried going into my preferences and changing the screen resolution back and forth, but it doesn't go back to normal. It has been like this for over a day now, which is why I'm finally getting around to asking for help. It is very inconvenient because 3/4 of my toolbar is not visible, so I can't see if what time it is, if i'm connected to wifi, how much battery i have left, etc. 
    Hopefully someone else has had this problem and/or there is an easy fix!!

    Hi Ak7534,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear that there is display resolution issue in your U310 Laptop, I suggest you to re-install the display driver from our support website and please let me know with the findings.
    Hope to hear back soon
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for

  • Pass parameter from report to report generates error

    I am new to Portal. Please help me with this one. I created two reports using report wizard. Report A lists termination infor group by leaving reasons. Report A takes two parameters: p_termination_date_from, p_termination_date_to. When Report A is re

  • T42 keyboard not working right, HELP PLEASE

    My keyboard is not working right. If I push the key it wont work,but if I hold the key for a couple seconds then it works was told to replace the keyboard and I did with a new one. But it is still doing it. Can anyone tell me what the problem is. Mod

  • Error in Applet reading a JMS topic

    I have an applet trying to read a JMS topic. It connects fine, but as           soon as a message is written into the topic (that the applet is           subscribed to), I get the following error on the server:           <Apr 26, 2002 2:46:39 PM PDT>

  • Export List of File Name with Faces Identified

    I'd like to export a list from Aperture, into any file format - Words, Numbers, rich text, MS Word, MS Excel, anything!! The list would show the file name and all the faces identified in that file. My daughter is in her High School dance team. I've t

  • Cups 8.6.4 on hp hardware - unsupported HW detected

    hi i am trying to setup a trial install of cups i have an HP DL380G5 with 1 quadcore xenon l5420 2.5ghz with 4gb of ram and 2x 146gb HD according to this table http://www.cisco.com/en/US/prod/collateral/voicesw/ps6790/ps5748/ps378/product_solution_ov