Query Double Click

I have a CCA query that has the following
Costcenter and Cost Element in the "rows"
Fiscal Year, Controlling Area and Currency Type in the Filter area.
When the users run the query it displays
Fiscal Year,Key Figures,Cost Center,Cost Element at the top and the cell is shaded. The users can the double click on these and it seems to remove that "filter" from the report. So for example if we click on Cost Element it removes that filter and shows it at the Cost center Level.
Any way to prevent this?

Hi Richard,
Here are two other ways to achieve your objective (preventing user from double-clicking to remove filter):
1.  instead of hiding the rows (user can see that you hid the rows and unhide them), move the 2 cells that comprise the filter cells for that characteristic to another worksheet and hide the worksheet (user is less likely to notice a hidden worksheet).  Of course, you can move all filter cells to the "other" worksheet if you want.  If you want even more security, make the sheet "very hidden" (which can only be done and undone from the Visual Basic Editor).  Very, very, very few Excel users would know how to unhide the sheet.
2.  Launch query Properties dialog.  On Interaction tab, unselect "Enable interactive functions".  The downside of doing that is that now the user cannot use ANY OLAP functions.
- Pete

Similar Messages

  • How can I define Double Click Processing in SAP Query ?

    The first question is : How Can I define drill-down for SAP Query report ?
    The second one :  How can I program Double Click in SAP Query report for Different columns like ALV Grid processing ?

    you can attach a repot or at tcode etc in an SAP query using report assignment in SQ01 but as far as i remember you cannot attach multiple reports.
    regards,
    khusro habib

  • Double click event in ABAP Query

    Hello,
    I 've created an infoset which outputs Purchase Orders list. How can i add the event double click in the query ?
    I want the user to get in the PO when double clicks at the line .
    Thanks in advance.

    I find the solution for this thread.
    You have to write a report program and assign it to the query.
    the report program must have the "select-options" command for the fields that we want to pass from the double click to the program.
    my code
    REPORT  ZIN_MM_PO_DISPLAY.
    TABLES: EKKO, EKPO.
    SELECT-OPTIONS:
    S_EKKO FOR EKKO-EBELN,
    S_EKPO FOR EKPO-EBELP.
    CALL FUNCTION 'ME_DISPLAY_PURCHASE_DOCUMENT'
      EXPORTING
        I_EBELN = S_EKKO-LOW
        I_EBELP = S_EKPO-LOW
        I_ENJOY = 'X'
      EXCEPTIONS
        OTHERS  = 1.
    IF SY-SUBRC NE 0.
      MESSAGE ID SY-MSGID TYPE 'S' NUMBER SY-MSGNO
          WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • Call objects from query by double click

    Hi guys,
    one question:in a query when I have my output list is it possible execute a double click on a field and call the object'(example my query goes out some fields ex the fields of number PO and double click and call ME23N and watch the PO),if yes where I parametrize this in query?
    thanks in advance
    bye

    Hi,
    the fact is that when i´m in dynpro 101 and want to return to dynpro 100 i have to click two times in button GO_BACK of dynpro 101. This button is controlled in PAI where i have a LEAVE TO SCREEN 0,
    The first time i click on button GO_BACK the flow of the program goes to method handle_double_click of dynpro 100 and the second time it does not.
    Best Regards.

  • Adding the ABAP code to SAP Query to support Query's ALV Double click.

    Hi, Expert.
    I need to add some ABAP Code into SAP Query (or Infoset) to support the double click event on ALV cell of result of query.
    Is it possible & How to do ?
    Thank you very much.
    Best Regard
    Nattapash C.

    Hi, Gautham.
    I've put BREAK-POINT in all code section e.g. INITIALIZATION, END-OF-SELECTION..
    I found there are some section for add code that will be executed when query is processing before output data to ALV.
    What I need to know is Where I can input the code after ALV output. For support the Double Click Event on Query's ALV cell.
    Best Regard,
    Nattapash C.

  • Double click problem in iTunes (query bug)

    With the recent iTunes update 7.7.1(11), I noticed that when switching between iTunes (esp. when it is in the compact mode) and other apps, a single mouse click in iTunes is often interpreted as a double click. This leads to distress when I try to pause the current track as the double click action pauses the track then plays it.
    To relieve this symptom, I need to minimize iTunes and maximize it again.
    Anyone else out there with the same problem?

    Hi,
    transaction VA23 is for Quotations..
    so in your select query write...
    select  vbeln
             erdat ........
              from vbak into corresponding fields of table <table name>
              *where vbtyp eq 'B'*. (Document type for Quotation)
    Then it works.
    Regards,
    Sathish Reddy.

  • ITunes double click problem (query bug)

    With the recent iTunes update 7.7.1(11), I noticed that when switching between iTunes (esp. when it is in the compact mode) and other apps, a single mouse click in iTunes is often interpreted as a double click. This leads to distress when I try to pause the current track as the double click action pauses the track then plays it.
    To relieve this symptom, I need to minimize iTunes and maximize it again.
    Anyone else out there with the same problem?
    (sorry about the double post - first time @ the discussion pages)

    i'm having this same problem, but the "auto" double-clicking happens in mac mail. i've checked mouse settings, i've rebooted, but nothing seems to help. whenever i switch into mail, my first click is always treated as a double-click. (very annoying, since it usually opens a message into an unwanted window.)
    another mouse-related problem: sometimes my mac seems to be swallowing mouse clicks. (not in mail, though! maybe that's where all those lost clicks are going! <g>) my mac acts as if i am clicking on a dead zone (that is, a region that doesn't accept clicks). i can click on the region all day (e.g. a tab in safari) and nothing will happen. if i, however, click on something else (even, say, just the background of a web page), the go back to the area that was dead moments before (that tab, e.g.), suddenly it accepts the click.
    any ideas?

  • How to capture the field name on a form when it's double-clicked?

    Hello,
    I plan to create a two field Help table that uses the thirty or so unique field names on the user form in field one. The second field is a Memo type field that contains the Help information for each field.
    Once I know the field name clicked, I will probably use a query to retrieve the help information. I'm planning to use the Double-Click event so the users can double-click any field on the form to be presented the specific field related information
    from the Help table.
    How can I capture the name of the field that was double-clicked, so I can proceed with this project? Thank you.
    Cordially,
    John
    Thank you, John Portland, Maine

    Thank you, Hans,
    How about this code:
    Dim varClickedFieldName as String
    varClickedFieldName = ScreenActiveControl.ControlSource
    Or would you recommend other code?
    Cordially,
    John
    Thank you, John Portland, Maine

  • Double clicking does not open an app or a folder

    I'm writing this for a friend, because she cannot get to this page. Double-clicking (almost always - except when it doesn't) opens a query window. If it's an app in the dock, it queries "Remove from dock, open @ log in ..." When I double click Documents, the window says "open, get info, open enclosing folder ..." When I click the Sȃfari app from the app folder, the window sez "get info, show package content ..." When I double click a document the window says "open with, Print, get info ..." If I open the **** thing (any of the above) I have this same problem with any links on the page. She has a Mac 10.4.10 with a 2.16 GHz Intel Core 2 Duo, Imac 5,1

    System Preferences->Keyboard & Mouse->Mouse tab and check the double-click speed. If changing that doesn't fix the problem, create a new admin user account, log into it, and see if the behavior continues. Post back with the results. She needs to have registered to get to these pages.

  • When I double-click the gold star to bookmark a site and click "Choose", none of my current folders appear in the drop-down under Bookmarks Menu.

    Running 3.6.12 on Windows XP in my brand-new HP 6000 Pro, and when I double-click the gold star to bookmark a site, 5 of my 80-odd folders appear in the drop-down under Bookmarks Menu. But then, when I click "Choose", no list of current bookmarks appears, so I have to bookmark every time under "Unsorted", then drag each bookmark to its correct folder. What am I doing wrong? I use Firefox on my other 2 systems, and every folder appears on the drop-down, just like it should.

    I don't use Xmarks, so I don't know whether that is a factor here...
    If you use Ctrl+d on a bookmarked page, does the Edit Bookmark dialog appear?
    Firefox doesn't have a convenient way to determine the location of a bookmark. One workaround is to use the extension [https://addons.mozilla.org/firefox/addon/show-parent-folder/ Show Parent Folder] to add a column in the Library dialog showing the location of a bookmark. Then when you use the search function or Recently Bookmarked query, you should be able to discover the location.
    The extension shows just the folder name by default. If that isn't unique enough, you can change a setting for the extension so it shows the full path down to that folder. To set this, open the Add-ons page, Extensions category, and use the Options button for Show Parent Folder.

  • SQ01 double click functionality

    Hi everybody!
    I have implemented an ABAP query using transactions SQ01/SQ02. Now I would like to enhance its functionality by providing a 'drilldown'capabilty.
    I. e. if the user double clicks on the field MATNR of my query, transaction MM03 should be started showing the details of the corresponding material.
    Is this possible? If it is, how do I do that?
    Regards,
    Joerg

    Hi
    While you're in the query (trx SQ01) go to: GO TO->Report Assignement
    Max

  • Tabset double click error with dataprovider

    Ok, it's not simple to explain but i'll try.
    I have an application that uses 3 DataProvider objects to modify data about a sport society. the first (bounded to a dropdownList) performs query on regions, the second (bounded to a dropdownList) performs query on cities depending on region. The last one performs query on data society.
    I have two tabs:
    one permits to change data about society residence information, the other permits to change data about society address information: so the three DataProvider are always necessary in both tabs.
    My problem starts when i make a double click on a tab link ( i click repeatedly fast on the link):
    the code executed is:
    try
    //set region (province) reference for city (comune) selection
    getSessionBean1().getTbl_comuniRowSet().setLong(1, getSessionBean1().getTbl_societaRowSetSingolo().getLong("provincia_corrispondenza"));
    tbl_provinceDataProvider.refresh();
    tbl_comuniDataProvider.refresh();
    }catch(Exception ex)
    log("error",ex);
    return null;
    My problem is:
    Sometimes data are not rendered well. example:
    before action data are:
    region: Lazio
    city: rome
    rome is a city located in Lazio.
    After clicking repeatedly on the tab link i have:
    region: Aosta
    city: Allein
    Allein is a city located in Aosta.
    Aosta is the first record in database table and the first element in dropdownList.
    Sometimes i got also "execute() never called" exeception.
    Any suggestion?
    thanks in advance
    marcob
    Message was edited by:
    info_77

    I created a simple scenario to observe your problem. I created a tab set with 2 tabs. The action code for each tab is as follows:
        public String tab1_action() {
            log("tab 1 clicked");
            return null;
        public String tab2_action() {
            log("tab 2 clicked");
            return null;
        }No matter how quickly I double-click a tab, the action method only gets called once.
    Is there some simple scenario that you can present that will make it easy to duplicate your problem?
    nClick event:
    disableButton();That should be
    setTimeout('disableButton()', 1)

  • A double-click populates several different stacked canvases

    Hi All,
    I am new to FORMS and would like to have a double-clicking of a column grab the item.value (which I have already coded) and then take that value to query the DB populating several (the number dependant on the data coming back) new canvases with data. Each canvas will show the data of a group.
    Any ideas?
    Thank you, Bill

    Thank you for your input.....
    Could you expand just a bit more, or as much as you desire to... I'm real new..
    I read something on double-clicking and put this in the WHEN-TIME-EXPIRED trigger(as well some more code in the other triggers)
    DECLARE
         expired_timer CHAR(20);
    BEGIN
         expired_timer:=GET_APPLICATION_PROPERTY(TIMER_NAME);
         --message('TIMER EXPIRED: '||expired_timer);
         IF expired_timer='DOUBLECLICK_TIMER' THEN
              IF (:Global.double_click_flag = 'TRUE') THEN
                   :Global.double_click_flag := 'FALSE';
                   go_block('NEW_BLK');
              END IF;
         END IF;
    END;
    This is an existing application that was never finished so I'm learning from it as I go.
    The GO_BLOCK(block_name) seems to just navigate to another block. I don't see how the block is connected to a canvas yet. I'm using :global_variables to set the value to the next block.

  • Photoshop 9.01 double-click issue

    Q: After updating to Photoshop 9.01 (CS2 patch), I now have to double click menu items to get them to work on a non-maximised image!
    A: This is a known bug.
    Suggested fixes:
    1) Close or hide the Info Palette - F8 key
    or
    2) Work with a maximised image (maximise window, or hit F key)
    or
    3) Use keyboard shortcuts to access menu items (Alt+shortcut key+arrow keys)
    A new patch is in the works.
    See
    this thread for more info.

    in relation to the photoshop query, cs3 isnt fully supported in leopard 10.5 although i do beleive adobe are releasing an update for it so this should solve alot of issues
    the double click settings should be roughly same as the powerbook you had
    try different settings in mouse, in system preferences

  • Double clicking an iframe

    Hi Friends,
    I am working on webdynpro application wherein i click a treeitemtype , it opens an iframe and
    displays a url in it.My query is that ,when i double click the iframe it should open a biiger version of the url.
    Can anyone heelp me on this .Please, its ASAP.

    As per my knowlege, there is no double click event on Iframe. What you can do is, you can increase the width and height of your Ifram to make it large.
    secondly there is another option, if you want to open the url in seperate window..with all minimize and max buttons. Pls refer to below code.
    data lo_window_manager type ref to if_wd_window_manager.
    data lo_api_component  type ref to if_wd_component.
    data lo_window         type ref to if_wd_window.
    lo_api_component  = wd_comp_controller->wd_get_api( ).
    lo_window_manager = lo_api_component->get_window_manager( ).
    CALL METHOD lo_window_manager->CREATE_EXTERNAL_WINDOW
      EXPORTING
        URL            = 'http://www.sap.com/'
      RECEIVING
        WINDOW         = lo_window.
    lo_window->open( ).
    Hope it works.

Maybe you are looking for

  • Problems with AS 10g and OID

    Hello everyone, we got problems with starting OC4J_bi_forms component in AS control. database: 10g R2 (10.2.0.1) forms and reports: 10g (10.1.2.0.2.) designer: 10g (10.1.2.0.2.) 1. we tried to start component in AS control but we get this error: The

  • Why Can't I use BT when I am using the wireless Network?????

    Why Can't I use BT when I am using the wireless Network????? I am using airport extreme.....

  • PO Fields and tables

    Could any one help me finding the tables and fields for the following purchase order information? 1. Purchase Order Number 2. Order Date 3. Supplier code – code representing supplier or vendor 4. Deliver to code - code representing complete name and

  • Conexant pebble high definition smart audio is annoying

    My computer has the previously mentioned driver for sound, I think it came in an update because my computer has two sound drivers, but that's not the point.  The point is that for some inane reason whenever I am playing a game, like Minecraft, and I

  • Weblogic 8.1

    Hi, I am looking for the set up for weblogic 8.1. Can any1 help me out , where i can find it ??? THanks