UI: Popup content (input helps, ...) not shown

We're running the CRM 2007 web UI. We've got problems with the content of popups. The behaviour is different on several hosts calling the UI internally (intranet) and using the same browser (IE6).
Here's a description on how we're able to reproduce the problem:
1. Open CRM UI url
2. Open any search view that contains a field with input help (e.g. business partner ID)
3. Call the input help of this field
--- This is what we already found out in debugging mode:
4. A server cookie is stored in table SSCOOKIE for the given session ID
5. In BSP application BSP_WD_BASE, page "popup_buffered_frame.htm", the server cookie is selected. For any reason, on some hosts the session ID that is given and used for the selection of the server-side cookie is not the same as the one used for storing the cookie. Thus, the cookie cannot be read and the popup remains empty.
Until yet we've found no differences in the configuration of the hosts / browser.
I searched for SAP notes dealing with such an issue, however, didn't find any hits. We tested with IE6.
Thanks for any hints & kind regards
Wolfgang

I found the solution by calling the URL using "?sap-syscmd=nocookie"

Similar Messages

  • BI Content Input Help Not Working on Object Type View

    In the BI Content area, if I go to the Object Type View and click on 'Select Objects' for Datasources or InfoPackages, I will not get the Input Help screen.
    I am running SAP BI 7.0 Level 0013.  BI Content is version 7.03 Level 0005
    I am sure there is a note to fix this, but I have not been able to find it!
    Thanks

    All of the correct Source Systems Assignments were not selected.

  • Cal Day input help not calendar but list of entries in infoprovider?

    Good Day,
    is there any setting in BEX or on the infoobject defintion that changes the behaviour of the input help?
    We got the requirement that for a loaddate field (referencing 0CALDAY) not the calendar as input help should be displayed (when user clicks input help or presses F4 in the query filter) but a list of load dates that are in the info provider.
    All replies are appreciated and points assigned.
    Best regards,
    Axel

    Hello Axel,
    As long as the InfoObject is of Type Date or Reference a Date InfoObject, you will get a calendar popup when you try selecting the value in the Selection screen.
    If your requirement is to have a list format, then you could try creating a new InfoObject of Type DATS.
    Another approach would be to create a new InfoObject of Type CHAR 10. Write a routine in the transformation to populate this. You need to store it as YYYY.MM.DD, if you want it to appear in Chronological order in the Selection Screen.
    Hope this helps you out.
    Regards
    Zubin Kurian

  • Table Contents - Input help

    Hi all,
    When I view table contents by giving a specific value to one of its field as selection criterion, it is found that some records exist for that value.
    But instead of viewing contents directly, if I click on the input help for the same table field, the above mentioned value doesn't appear in the help list.
    What is the reason for this ?
    Regards,
    - Shankar.

    Yes, I had found that TKA01 is the required table.
    However, surprisingly, the table TKA01 does not contain record for the controlling area value, which I am looking for in search help of CSKS table. And its search help list is also identical to that of CSKS.
    Does this mean that -
    1) some KOKRS search values are manually 'added' somewhere ?
    2) some other table than TKA01 is being referred ?
    Thanks,
    -Shankar

  • Input help not showing up for columns in CATS regular application

    I am using standard iView Time Entry in ESS available in EP7 ECC6.0.
    the issue I am having is that there is no popup (input help)  for columns 'Reason Code',  'Region' and 'OT Rsn'. But if I go into ECC6.0 t-code CAT2, the popups are available.
    Any idea what may be causing this issue?
    Tiberiu

    Suresh is right, You need to build your own search help with above table and implement the class
    ie CL_XSS_CAT_VALUE_HELP* in se24

  • Variable input help-Not able to see-Specify Data Service Runtime Parameters

    Hi Team,
    i am doing R&D on input help for Variables in SAP NetWeaver Visual Composer.
    The issue i am facing is :
    After selecting Master data table for Get data from, in select data service window.
    It is not taking me to Specify Data Service Runtime Parameters screen.
    I am getting finish option even before i do this setting
    Is there a place where i can actualy do this input output selection.
    Please Help me.
    I have gone through the docs & blogs in sdn so please don't give links of the same.
    Thanks in advance.
    Regards,
    Raghu
    Edited by: Raghu tej harish reddy on Sep 16, 2008 12:50 PM

    Hi,
    this is due to the Chcek Box : Hide advanced configuration options (BI systems only)
    Configure the advanced options on the Specify Data Service Runtime Parameters screen (optional for BI systems u2013 this screen appears only if you have deselected the Hide advanced configuration options (BI systems only) checkbox on the Add Value Help for Select Input Field screen)
    Check below link
    http://help.sap.com/saphelp_nw04s/helpdata/en/b5/036d391f074f769e00602634ee9960/frameset.htm
    Govindu

  • Input Help not populating value

    We are facing some issue with Interactive Adobe form embedded in an ABAP Web Dynpro application.
    We have designed an interactive form with provision for input value help. For showing value help on the form we have used u2018Value Helpu2019 button from Web Dynpro Native Tab in the Adobe Designer.
    We face the issue when a user clicks on the value help button (any field). System takes care of showing the input values in a popup when a value help button is clicked. User is able to select a value but the selected value does not populate in the corresponding field. There is a standard Javascript written behind these Value help buttons which populate selected value from the popup in the corresponding fields.

    SAP answered my question. See the answer below:
    10.12.2010 - 11:03:20 CET - Reply by SAP     
    Dear customer,
    I was trying to replicate the issue, but it seems that the sap server
    is currently down.
    Therefore I was checking the coding of your webdynpro application.
    Problem is the following:
    When the popup is called the first time, the ALV component controller
    gets initialized and is doing things like setting up component usages
    for the F4 help.
    When you close the popup, the WebDynpro framework is closing the view
    containing the ALV, but the ALV component controller stays alive.
    Next time the popup is called, the ALV component controller does not
    get initialized, since it is still alive.
    This results in the fact that certain information is not available
    the second time you call the popup, since the initialization did not
    take place.
    Solution:
    When the popup is closed you have to explicitely delete the embedded
    ALV component. This is not only important to have the OVS problem
    solved, but in addition a proper cleanup is done.
    Please add coding like the following to your WDDOEXIT method of view
    POPUP_V:
    L_REF_CMP_USAGE = WD_THIS->WD_CPUSE_POPUP_ALV( ).
    IF L_REF_CMP_USAGE->HAS_ACTIVE_COMPONENT( ) IS NOT INITIAL.
    L_REF_CMP_USAGE->DELETE_COMPONENT( ).
    ENDIF.

  • Help not shown with F1

    WHENEVER I M TRYING TO SEE HELP USING F1, ONLY BLANK PAGE OPENS, BUT TECHNICAL INFO IS SHOWN. dO ANYONE KNO THE SETTING

    This link will help you for sure...
    [https://forums.sdn.sap.com/click.jspa?searchID=24919497&messageID=6861389]
    karthick

  • ADF input label rendered but input value not

    I based my search page on SRDemo template. In the first panel where I enter search criteria I have the following:
    <af:panelBox>
    <af:panelForm>
    <af:inputText value="#{bindings.partialName.inputValue}"
    label="#{bindings.partialName.label}"
    required="#{bindings.partialName.mandatory}"
    columns="#{bindings.partialName.displayWidth}">
    <af:validator binding="#{bindings.partialName.validator}"/>
    </af:inputText>
    <f:facet name="footer">
    <af:panelButtonBar>
    <af:commandButton actionListener="#{bindings.queryProfiles.execute}"
    text="#{res['oysearch.searchLabel']}">
    <af:setActionListener from="#{false}"
    to="#{userState.oySearchFirstTime}"/>
    </af:commandButton>
    </af:panelButtonBar>
    </f:facet>
    </af:panelForm>
    <af:panelTip>
    <af:outputText value="#{res['oysearch.searchtip']}"/>
    </af:panelTip>
    </af:panelBox>
    but when I run the page I only get the input label shown and the Search button, but no Input Value (which is shown in the design view of the page)!?
    I checked the attributes and compared with SRDemo and it shows Rendered, mandatory etc.
    I have following in my page def file:
    <methodIterator id="queryProfilesIter"
    Binds="queryProfiles.result"
    DataControl="SearchProfileFacadeLocal"
    RangeSize="10"
    BeanClass="valueobjects.ProfileVO"
    RefreshCondition="${!userState.oySearchFirstTime}"/>
    <variableIterator id="variables">
    <variable Type="java.lang.String"
    Name="queryProfiles_partialName"
    IsQueriable="false"/>
    </variableIterator>
    <methodAction id="queryProfiles"
    MethodName="queryProfiles"
    RequiresUpdateModel="true" Action="999"
    IsViewObjectMethod="false"
    DataControl="SearchProfileFacadeLocal"
    InstanceName="SearchProfileFacadeLocal.dataProvider"
    ReturnName="SearchProfileFacadeLocal.methodResults.SearchProfileFacadeLocal_dataProvider_queryProfiles_result">
    <NamedData NDName="partialName" NDType="java.lang.String"
    NDValue="${bindings.queryProfiles_partialName}"/>
    </methodAction>
    <attributeValues id="partialName" IterBinding="variables">
    <AttrNames>
    <Item Value="queryProfiles_partialName"/>
    </AttrNames>
    </attributeValues>
    Why is the input value not shown on this ADF panel?
    thanks

    Hi,
    authorizing the page does not authorize all contained objects for better granularity in uthorization.
    Frank

  • Input help of the org. hierarchy

    Hello all,
    I have two similar enviroments, one with ish version 4.6 and another with version 6.00
    The input help of the organizational hierarchy when it is called from nv2000 or report RNLORG01
    in 6.00 is very slower than 4.6. (Both enviroments have the same parameters OE_LEVEL and OE_LOAD) There is something I can do to optimize this input help? Thanks in advance.
    Regards.

    There are two more recent notes related to this input help:
    Note 1272171 - IS-H: OrgUnit input help does not display all OrgUnits
    The input help for organizational units does not display all inter-departmental organizational units
    Note 1292719 - IS-H: Input help for nursing OU displays incorrect info
    If you call the input help in NV2000 in the field "Nursing OU", the system may not display the name of the nursing OU correctly in some cases. The system displays the name of higher-level departmental OU instead.

  • Help is not shown in the window

    I have written the necessary documents (HelpSet, MapFile, HelpTOC).
    The Table-Of-Contents are shown in the left frame, but if I select them, the html-help-file is not shown in the right frame.
    Please help!
    HelpSet:
    <maps>
    <homeID>top </homeID>
    <mapref location="vcsMapFile.jhm" />
    </maps>
    <!-- views -->
    <view>
    <name>TOC</name>
    <label>Table Of Contents</label>
    <type>javax.help.TOCView</type>
    <data>vcsHelpTOC.xml</data>
    </view>
    HelpTOC:
    <?xml version='1.0' encoding='UTF-8' ?>
    <!-- was: <?xml version='1.0' encoding='ISO&#8722;8859&#8722;1' ?> -->
    <!DOCTYPE toc
    PUBLIC
    "&#8722;//Sun Microsystems Inc.//DTD
    JavaHelp TOC Version 2.0//EN"
    "http://java.sun.com/products/javahelp/toc_2_0.dtd">
    <toc version="2.0">
    <tocitem image="toplevelfolder"
    text="Virtual Circuit System">
    <tocitem text="Schaltungen erstellen" target="test">
    </tocitem>
    </tocitem>
    </toc>
    MapFile:
    <?xml version='1.0' encoding='ISO?8859?1' ?>
    <!DOCTYPE map
    PUBLIC "?//Sun Microsystems Inc.//DTD JavaHelp Map Version 2.0//EN"
    "http://java.sun.com/products/javahelp/map_2_0.dtd">
    <map version="2.0">
    <mapID target="test" url="test.html" />
    </map>
    test.html:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title></title>
    </head>
    <body>
    That is the help.
    </body>
    </html>

    The tutorial I believe you are referring to uses Visual Studio .NET 2003. So, it won't be in the exact same place as Visual Studio 2005.
    You should be able to right click on the database connection node and see an option for Query Window.

  • Calendar input help blinking on popup window

    Hi experts,
    I have strange behavior of input field with data element of type DATS assigned. Field is on popup window and when I try to pick a date value calendar input help blinks and hide, so it is not possible to pick a value. Any ideas why? Thank you.
    BR
    Paul

    Hi,
    solved, when popup window is smaller than calendar input help it blinks.
    BR
    Paul

  • Content panel does not work in Online Help file

    Using Robohelp 10: When the help file is opened from application, the correct help page is shown on the right hand side but in the Contents panel the Title page item is selected. The content panel does not work.

    Hi
    I think you have not enabled the Folders_g component on UCM .
    Enable the component from Administration - Admin Server - Component Manager and then restart UCM server .
    Then test to see if the issue still persists .
    Thanks
    Srinath

  • When Webdynpro popup is opened for the 2nd time, image is not shown

    Hi Experts,
    We have created a WebDynpro with a popup window.
    This is shown in an iView in the portal.
    If the popup is opened for the first time it looks good.
    If the popup is opened for the 2nd time the image is not shown and the title is shown with a different font.
    If we do a preview of the iView in PCD content area, the title and image is shown and the right font is used: also when you open this for the second time.
    If the iView is in a role the problem appears.
    How can this be solved?
    Thanks in advance,
    Joeri

    Sounds like a wrong reference to a stylesheet.
    Use IE Developer Toolbar or Firefox to debug the code. Or view source (of the popup) and search for .css. Do the same for the popup that doesn't work. Check if there are differences.
    Good luck!
    Noel

  • I AM STUCK WITH MOZILLA FIREFOX / NOT SHOWN ON MY LAPTOP SCREEN / USING HUGE AMOUNT OF RAM IN GENERAL - CAN YOU HELP????

    Hi,
    I have copied these problem on you site, as I could explain better then what they did, wich my problem remain the same as they have. And part me explaining what is really happen to my Laptop.
    ''Mozilla/Firefox 4 will not SHOW on my computer SCREEN.
    Firefox won't load onto my computer. I have Windows 7, and each time I try to run the program to install it, it tells me I have another version still waiting to be installed that requires my computer to reboot. When I check "yes" to reboot, my computer reboots but still no Firefox. When I try to uninstall the the old Mozilla program from my Control Panels, there is no Mozilla files or programs listed not in my list of programs but when I go directly to the Windows File on the C: Drive, there's a Mozilla program file there. WHen I go into that file check, I attempt to open the uninstall program. I get an error message that says something to the effect of: "the version Mozilla on this computer is not compatable with my OS." Something about it being and 86bit program. My Firefox 3.6 worked fine 2 days ago. What's wrong??? ''
    '''Firefox 4 using huge amounts of RAM on sites with Java scripts
    I have been observing Firefox using huge amount of RAM when I am on sites that use Java Scripts to rotate images. I have tried a couple of different sites and have monitored the RAM usage. With Java script enabled Firefox 4 continues to grow its RAM usage by about 10MB a minute. I have had the usage hit as high as 1.5GB. As a comparison I have monitored the same sites in Internet explorer and have not seen the same issue. - Just to eliminate a site issue.
    Turning off Java Script solves the issue and eventually frees the RAM.
    I am using XP Pro, 3 GB RAM. '''''
    My experince with Mozilla Firefox:
    Here what really happen when I install the Mozilla Firebox on my La[top you can see the file is there but when I click the program to open its does not shown on the screen but when I check with WTM (Windows Task Manager) its shows that is ON and you can only witness the laptop going very slow and I have to reboot it, and I can not install any other Mozilla :( because of the same problem and all the above.
    I really need Mozilla to work as soon as possible due to important deadlines I have pendent, and i can only use Chrome but is not my ideal program. Can you help me , please ?????
    Thank you
    Vitor Mendes

    If it opens in safe mode, you may have a problematic add-on. Try the procedure in the [[Troubleshooting extensions and themes]] article.

Maybe you are looking for