Crosstab - Enable Selection issue

Hello Everyone,
I have a cross tab with Summary data and have set - Enable Selection option true (which will enable rows selection).
Now I also have On Select script which picks up the selected value and pass it on to next table for detailed view based on selection.
When I do single click on the row in summary tab it will pick the value selected and pass to detail view for filter and it works fine.
Issue -
But when is double click the same row in summary tab it will not pass the correct value and show some wrong data.
Did any one faced this kind of issue?
Thanks,
Rajan

Hi Rajan,
In crosstab the first click will select and the second click is deselect that particular row.
so when you double click it is selcting and deselecting, this might be the reason it's acting like that,
Regards,
Fazith Ali Z

Similar Messages

  • Enabling Select-options in an RFC function module

    Hi Abaper's,
    I am using BAdi definition NOTIF_EVENT_SAVE for sending mail notification to user.
    Under CHANGE_DATA_AT_SAVE method I have called an RFC enabled function module and written code here for mail notification.I used cl_bcs class for sending file.On executing this I am getting a mail box wherein we can enter user id and send mail.But I don't want to use cl_bcs for sending mail now.So I modified the code by including SO_NEW_DOCUMENT_SEND_API1 function.
    My requirement is I want to enable select-options in this function module so that user can get a popup wherein he can select user name from master.On activating I am getting following error:
    Local SELECT-OPTIONS are not allowed (FORM routine or GET event is active).
    Can any one help me how to resolve this error?
    I am using this customized function module for mail notification.If I hardcode mail id,notification is working properly.
    Regards,
    Sam

    sam24 wrote:>
    > My requirement is I want to enable select-options in this function module so that user can get a popup wherein he can select user name from master
    Hi Sam,
    in the function groups TOP include, you can define a selection-screen:
    SELECTION-SCREEN BEGIN OF SCREEN 9786 [TITLE title].
    select-options: s_uname for ...
    SELECTION-SCREEN END OF SCREEN 9786.
    and in the function use
    CALL SELECTION-SCREEN dynnr
                          [STARTING AT col1 lin1
                          [ENDING   AT col2 lin2]]
    Everything declared in the function body source code is local.
    But you must make sure that CHANGE_DATA_AT_SAVE is not processed in update task.
    Regards,
    Clemens
    Edited by: Clemens Li on Jan 16, 2011 7:36 PM

  • How to enable selection of annotations for DoClickProc

    Hi,
    I created a sample myDoClickProc() below as an action invoked by clicking text annotations.
    The program works fine except that the clicked notes (text annotations) do not get selected.
    Specifically, I cannot select multiple notes or copy them, though each of them can be deleted one by one.
    Also the note size changes after execution of SDKInit(), perhaps scaling to 100% of PDF documents.
    Please let me how to fix the problems.
    Thank you.
    static AVAnnotHandler originalHandler;
    static ASAtom textAtom;
    ACCB1 ASBool ACCB2 myDoClickProc(AVAnnotHandler annotHandler,
          PDAnnot annot, AVPageView pageView, AVDevCoord xHint,
          AVDevCoord yHint, AVFlagBits16 flag, AVTCount clickNo)
         ASBool ret = originalHandler->DoClick(annotHandler,annot,
             pageView,xHint,yHint,flag,clickNo);
         char buf[128];
         PDTextAnnotGetContents(annot, buf, 128);
         AVAlertNote (buf);
         return ret;
    static ACCB1 ASAtom ACCB2 myAnnotGetType(AVAnnotHandler handler)
        return textAtom;
    void SDKInit()
        textAtom = ASAtomFromString("Text");
        ASAtom name = ASAtomFromString("AVAnnotHandlerDoClickProc");
        originalHandler = AVAppGetAnnotHandlerByName(name);
        static AVAnnotHandlerRec newHandler;
        memcpy (&newHandler, originalHandler, sizeof(AVAnnotHandlerRec));
        newHandler.DoClick = ASCallbackCreateProto(AVAnnotHandlerDoClickProc,
            &myDoClickProc);
        newHandler.GetType = ASCallbackCreateProto(AVAnnotHandlerGetTypeProc,
            &myAnnotGetType);
        AVAppRegisterAnnotHandler(&newHandler);
        return;

    Regarding the selection issue, I believe this could be solved by getting the original handler that is registered for Text annotation types, i.e. AVAppGetAnnotHandlerByName(textAnnot) in your SDKInit function.
    Your approach has given me an idea to solve my own problem, here's hoping it works.

  • Disable Default EMail client / Enable select Email client

    Hi ,
    I am using the livecycle and invoking the process via email and its working fine. But whenever i clicks the submit button it always opens with MS outlook email client.
    use my current email program is checked in computer defaults of internet option  but if i use my web emails( like yahoo and gmail ) still it opens with MS outlook . So how can i disable this option or how can i enable the option Select EMail Client tpo select the email client based on the user.  
    Adobe version - 10
    Thanks,
    Dhiyane

    Hi
    I tried to remove in winodows registy and all the way But its always coming with outlook email client when i click the button in adobe reader .
    Usually when we clicks the button in adobe , It should come with Select EMail Client dialogue box but its not working.  I used the code event.target.submit() in the click event to send mail.
    Any alternate soultion to disable outlook email client or enable select email client dialogue box in adobe reader.
    Thanks,
    Dhiyane

  • How to enable selection or pages to print just portions of a website. Only all is active.

     A few days ago I posted a question "how do I  enable "selection or pages" to print just portions of a website. Only "all" is active. I received an email from the Canon Community that said Click here to view the reply but it just brings up "error 404 page not found." In internet explorer they're active but not in Google. Any ideas? I'm using Windows 7. Thanks in advance

    For ease of updating and publish it is better to build all your sites on separate domain files.....
    http://iwebfaq.org/site/iWebMultiplewebsites.html
    When publishing to MobileMe its not so easy to not publish a page or two.
    What you can do is create a second site on the same domain file and drag the pages you don't want to be seen down to this. They will be published but will not be seen on the website as their files will be in a different folder in Finder/Go/iDisk/My iDisk/Web/Sites.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Menu selection issues in Flash CS4 for Mac

    I'm having a few menu selection issues in Flash. It seems some fields are de-selecting automatically (and quickly). For instance:
    1) When I double-click a layer to change it's name, it highlights then immediately de-selects. I can only rename by right-clicking and bringing up the Properties dialog.
    2) Fields highlight briefly then immediately de-select in the Properties menu when using the Tab button to advance or cycle thru fields. I have to click on each field individually to enter dimensions/characters.
    Possibly related...
    On occasion, I'm having an issue in Photoshop where the tools are off by 30 pixels or so. Examples:
    - Paint brush affects an area approximately 30px to the right and down from the brush head.
    - Selection tool selects an area approximately 30px to the right and down from the arrow head.
    This only happens on occasion and can be fixed by restarting Photoshop. I have not had any luck fixing the problems experienced within Flash.
    I'm experiencing this on two different machines that have CS4 installed. My only guess is a conflict with a Logitech driver OR a Wacom driver, but I have uninstalled the software and unplugged the Logitech mouse and Wacom tablet to no avail.
    Long time Flash/Photoshop user.... never had a problem like this.
    Anyone else have these issues or know a fix?
    Mac OS X 10.5.7
    Macbook Pro & iMac
    Logitech Control Center 2.7.0
    Wacom Driver 6.1.1-2(RC) for Mac OS X v. 10.4 & 10.5

    Hi there,
    This is a known issue, however we have not been able to reproduce it internally. The way to fix it (assuming it's the same problem) is to change your workspace (such as resetting to a default shipping layout, and then modifying from there), as it seems as though something about the workspace is causing the problem. It could be very specific to where its layed out on your monitor(s), some exact pixel size of a panel and/or grouping - and so on. However, we haven't been able to reproduce this internally yet - only reproed and fixed similar problems - so I cannot say for sure, however changing the workspace has fixed it for the other users I've talked to seeing this one.
    If you are able to share the following about one or both of your computers and send it to jdh (at) adobe, greatly appreciated:
    * workspace XML file from the Configuration directory (before changing the workspace!)
    * description monitor layout (ie: primary on left, secondary on right... or "one" )
    * monitor resolution(s)
    * screenshot(s) of your layout exhibiting the problem
    Thanks!

  • Datagrid select issue

    I am using flex builder 2.01 and have been using datagrids
    for a while now. I have recently ran into a weird situation where I
    have one datagrid out of three that just will not allow a manual
    selection. If I set the index to 0 for instance, the initial view
    of the datagrid shows the first item selected. If I go to select a
    different item, the first item becomes unselected and no other item
    can be selected. If I leave the initial state to be no item
    selected, I can never select an item. All other datagrids are
    working fine. I have tried to set selectable to true but that
    didn't help. This is really odd, any assistance would be greatly
    appreciated.

    Mmmm... Well the good news is I fixed it. The bad news is I
    have no clue why it fixed it. This particular datagrid is in a
    different tab in a tabnavigator panel. Attached is the expanded
    working code. On the line:
    <mx:Canvas label="Archived" width="100%" height="100%"
    id="ArchiveTab">
    I had a click="{GetPropertyArchive()}" to refresh the data on
    tab selection. This was old code that was made unnecessary at a
    later date but I did not remove the code. My guess is the datagrid
    assumed the characteristics of the parent tabnavigator and instead
    of ... wait that can't be right. If that was the case then changing
    the datasource would not have fixed the select issue because the
    'click' definition on the tabnavigator still existed. I would
    really like to understand why this mattered so I could avoid this
    issue in the future. Any ideas??

  • HT4236 I can not enable selected photos to sync to my iphone 5. It is greyed out. I do not want to sync my entire iPhoto library.. help!

    I can not enable selected photos to sync to my iphone 5. It is greyed out. I do not want to sync my entire iPhoto library.. help!

    Guys, I found another user and what he said to do worked!!! I have copied the information below:
    This was 1 of the things that happend to me too, the other one was that at the bottom of the itunes page were it says all the memory info, it marked that I had over 3gb of other memory wich I didn't.
    Anyways what I did was to unmark the calendar, contacts etc. ( so that they wont sync with the computer ), pressed apply,  then I marked all of them again, apply again and for last I pressed Sync wich is at the bottom right coner by the apply botton.
    I'm not sure that had anything to do with it but it worked, my music appeard both of my itunes playlists and the ones I bought in itunes.  Also the other memory dissapeard and it's all good.
    I'm not sure this will help you but thats my 5 cents, if the problem continues its better to call customer service and ask for a technician.
    Hope your problem gets solved. Have a nice day.

  • Copying and Enabling Selected Updates from Apple Still Copies ALL Updates

    Hello,
    On the attempt to become a bit more independent from outside servers (e.g. e-mail, web, file sharing), I bought Mac OS X 10.6 Server.
    Being new to server and while my current Internet setup does not allow me to do much from the outside, I at least played a bit around to see how things are to work and also came across the Software Update service. As it is stated, this service is to preserve bandwidth by downloading the updates available from Apple.
    Now, according to the built-in help one can select to disable "Copy all (new) update from Apple" in order to only enable selected updates. However, this still downloads ALL available updates on my hard drive including stuff for items I do not own, possess or have access to (e.g. Xsan, Mac OS X 10.4.11 update).
    How is that preserving bandwidth then?!?
    What is the "Copy all (new) update from Apple" feature for, if when disabled it still downloads everything once you click the "Copy Now" button?!? Once downloaded, I do not mind if unnecessary items are enabled or not in the end, but I do mind the bandwidth and storage usage for such items in the first place.
    Is there a way to only download certain, selected updates? I can enable them manually, if I have to.
    Thanks to anyone trying to help!

    Hacking an iPhone to unlock it or for any other reason is against Apple's license agreement for the iPhone, is not supported by Apple directly or indirectly via these discussions, and voids the warranty.
    Installing a firmware update on an iPhone that has been hacked to be unlocked re-locks the iPhone to the carrier the iPhone was sold as carrier locked with - in this case with AT&T. If the hack that was used to unlock your iPhone has not been updated to be compatible with firmware update 3.0, which also changes the baseband, you are in trouble.
    No one here will be able to provide you any help since as I already provided, hacking an iPhone is against Apple's license agreement for the iPhone and these discussions are provided and moderated by Apple.

  • BW-BPS Attribute variable selections issues

    Hi Marc / Gerd,
    I am using an attribute variable on material that has a lot of filters for values on material group, material type, EANUPC, and even a date such as created date / product start date (reference 0date). 
    The function /layout has issues if the selection has no material choosen and I know we needed to create exit variables on a previous project (someone else did the ABAP and I set out the spec) to do material group / category selection based on material attribute and the material group variable. 
    Any other good options or work arounds since we cannot use variable in attribute variables?
    Thanks,
    Mary

    Hi Marc,
    1. I checked the layout configuration and the config was transported okay to QA so the field that I want to input does not have compariable checked and it should be open for input.
    2. there are no data slices yet.
    3. Validation check - that might be an issue.  The BW loads originally had some master data not loaded in BWQ and have some mapping not occuring as it should and I have been asking for them for the last 2 load cycles.  I was told all missing master data have been since loaded and I need to ask for a load of the transaction again but the BW person is waiting for some missing mapping.  Also we had to document enabled some infoobjects. 
    But the category we are using for the integration testing should have all the master data correctly set up since I checked on it end of last week.  Do I have to set up some system settings for the document server? Do I need to force it to regenerate after some transports?
    The master data we used for the 2 systems are different since the DEV has very little master data and some were manually maintained or uploaded via flat files.  The BW QA has a lot of master data since R/3 QA has been refreshed recently. 
    Thanks,
    Mary

  • Record selection issue in cross tab.

    Hello!
    I have a record  filtering problem. I tried many scenarios, and searched this forum but I cannot find an solution.
    I have a sub-report that contains a cross tab that provides a few summarized fields.
    I have two tables: a table with category of events : (field catID and Catname) and an event table with a CatID, a date field and others number field I use in the cross tab.
    I want my cross tab to show one row per category. The Catname and the summaries.
    Now all is working fine but for one issue. I need to select my event according to a time bracket.
    So I created two time parameters (start and end) and select the event dates between these two dates.
    Now, when selected, any category that does not have an event between these dates are not displayed. I would like them to be shown with "o" values.
    There must be a way of doing this. I just cannot find it.
    Esther

    In order for Crystal to show data, it must be given data to show!
    You will need to base your subreport on an SQL Command.  In that command, put the current SQL used by the report.  To this, do a UNION to a select that selects the category name, and a zero for each field that you are summing in the crosstab.
    As a simplified example, suppose the original SQL was (MS SQL):
    select c.catname, sum(e.quantity) as Quantity
    from categories c, events e
    where c.catid = {?catid parm}
    and c.catid = e.catid
    and e.date between {?start} and {?end}
    This would be changed to
    select c.catname, sum(e.quantity) as Quantity
    from categories c, events e
    where c.catid = {?catid parm}
    and c.catid = e.catid
    and e.date between {?start} and {?end}
    UNION
    select c.catname, 0 as Quantity
    from categories c
    where c.catid = {?catid parm}
    This will return an additional zero record, regardless of what data the original query returns, thus giving Crystal the data needed to display.  Note that the zero value will not affect the results in any way, except causing a zero to be displayed if no data is returned from the original query.
    Just remember that the second SELECT in the UNION has to have the same number of fields, of the same data type, as the first SELECT.
    HTH,
    Carl

  • Fireworks element selection issue on mavericks

    Hey all,
    I've ran into multiple issues with the CC version of FW on OS X Mavericks for the past month (minimally). The biggest issue i'm having is with selecting layers. I am able to click and drag to select them, but simply clicking on them doesn't work. Also, importing images "cmd + r" doesn't add the image when selected without clicking and dragging to size it. Previously i was able to double click to add it in it's original size. There are a few other random issues, but those two are very consistent across all of my machines, and are really crippling my productivity. Is anyone experiencing this, or have any ideas for resolving it? I find it hard to believe i'm the only one with the problem since it's happening on all of my machines.
    What i've tried so far:
    - Completely removing all traces of FW and reinstalling it
    - Restarting (obviously)
    - Checking the console for errors that stand out.
    There are a few console errors that might be related (but they mean nothing to me):
    26/07/2014 13:15:45.837 WindowServer[86]: disable_update_timeout: UI updates were forcibly disabled by application "Adobe Fireworks CS6" for over 1.00 seconds. Server has re-enabled them.
    26/07/2014 13:15:45.978 WindowServer[86]: common_reenable_update: UI updates were finally reenabled by application "Adobe Fireworks CS6" after 1.14 seconds (server forcibly re-enabled them after 1.00 seconds)
    26/07/2014 13:15:21.000 kernel[0]: process Adobe Fireworks [28710] caught causing excessive wakeups. EXC_RESOURCE supressed due to audio playback
    26/07/2014 13:15:06.811 Adobe Fireworks CS6[28710]: The function `CGSFlushWindow' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance. Please use `CGSFlushWindowContentRegion' instead.

    Same issue here but with Premiere Pro.
    Closing Spotify seems to work. Even if I have Quicktime open with an mp3 loaded up, it crashes. Also saving doesn't work. But that may be a separate issue.
    This didn't happen before the new Mac Pro and Yosemite. Le sigh...

  • Design Mode Selecting Issue

    I have a site I am creating a dozen or so pages for. I created the first page, and something weird happened. Ever time I click anywhere in my "maincontent" div in design mode it selects the entire div. I usually use design mode to select a piece of text and then click on code mode to go quickly to that part of the code to edit it, but for some reason it selects all the content in the div. I am not having this issue with any of the div outside of "maincontent", and I have never had this problem before on any of my other sites. What is going on? This is getting very annoying already and I have only finished 2 pages.
    I am running DW CS3 on Windows 7 64bit.
    Thanks, Jo

    What is going on? This is getting very annoying already and I have only finished 2 pages.
    It's likely that you have applied an overflow:hidden style to that container.  Try double clicking in it to enable editing.  Or edit in Code view.

  • Crystal Report Crosstab Page Number Issue

    Hi Gurus,
    I am creating the crystal report which has variable column fields, so the number of pages are variable.
    The issue is, When i place the page number on the footer, It display only at the end of the page saying '1 of 1', I read lot of forums regarding this issue but didn't get resolved yet.
    My crosstab is in the report header, I even tried the dummy group and placed the cross tab in that group. In that case i am getting '1 of 1' in all the pages.
    Can you guys please help me to resolve this issue
    Thanks
    Vijay

    Hi Vijay,
    Try this Knowledge base article :  It works for all cr versions
    Symptom
    In Crystal Reports (CR) 9, a cross-tab needs to have page numbers for its virtual pages in the format:
    "1", "1-1", "1-2", and so on.
    How can the virtual pages of a cross-tab be numbered?
    Resolution
    Virtual pages can be numbered by conditionally formatting the 'Display String' property of a Cross-Tab field.
    Displaying Page Numbers in Cross-Tab Virtual Pages
    1. Right-click the top-left of a cross-tab and click 'Cross-Tab Expert'.
    2. In the 'Cross-Tab Expert' dialog box click the 'New Formula' button, then name the formula 'Page Number'.
    3. In the Formula Editor enter a blank space (" ") then click the 'Save' button. Close the 'Formula Editor' dialog box.
    4. In the 'Cross-Tab Expert' dialog box select this formula from the 'Available Fields' box and move it to the 'Columns' box. Use the 'Up' arrow for the 'Columns' box to move it to the top of this box.
    5. Click the 'OK' button to close the 'Cross-Tab Expert' dialog box.
    6. Right-click the 'Column #1 Name' field on the cross-tab and click 'Format Field'. The 'Format Editor' dialog box will appear.
    7. On the 'Common' tab click the 'X+2' button next to 'Display String'.
    8. Enter the following formula in the 'Format Formula Editor':
    global numbervar PageNum;
    PageNum:= PageNum + 1;
    if PageNum > 1 then "Page # " + totext(pagenumber,0) + "-" + totext(PageNum - 1,0)
    else "Page # " + totext(pagenumber,0)
    9. Click the 'Save and Close' button to close the 'Format Formula Editor' then click the 'OK' button to close the 'Format Editor' dialog box.
    When previewing the report, the cross-tab will display "1" for the first page and then "1-1, 1-2" and so on, for the subsequent virtual pages. Navigating to page 2 will show "2" for the first virtual page followed by "2-1, 2-2" and so on.
    Background
    'Virtual pages' are the pages on a cross-tab from left to right as opposed to the actual pages that are accessed through the 'Navigation' buttons.
    When you create a cross-tab that is wider than the specified page size, CR automatically spans the printing across enough pages to accommodate the width of the cross-tab. In the Preview tab, a line will appear at each page break.

  • Enable scanner issue

    have two office jet pro printer,fax,scanner...one in office one at home.  each is seperately identified.  had each 3 years.  been working great until now.  When attempting to scan I select the appropriate printer, but then I'm unable to Enable the device.  The Manage Scan to Computer option has quit functioning.

    Hey , Thanks for getting back to me regarding this Scan to Computer issue. I am happy to hear that you are able to scan successfully when initiated from the HP Scan software on your computer. There is a chance that there is a background program running on your computer that is blocking the Scan to Computer service. Therefore, I am going to have you temporarily disable the background programs from running on your Windows 7 computer. Once disabled, I will have you attempt to Enable the Scan to Computer feature and test scanning from the front panel of one of your HP Officejet 8600 printers. Please follow the steps below.  Step 1: MSCONFIG (Disable):   Click on your Start menuIn the 'search programs and files' box right above Start, type msconfig and hit enter on your keyboardWhen the System Configuration Window opens select 'Selective Startup' and uncheck Load Startup ItemsClick the Services tab. Check the box at the bottom for Hide All Microsoft ServicesSelect Disable AllSelect Apply and OKRestart your computer when prompted Once your computer comes back ON please proceed to the next step.    Step 2: Enable Scan to Computer:  1. Click on the HP Printer Assistant icon on your computer desktop   2. Under the HP Printer Assistant click on Manage Scan to Computer    3. Under the Scan to Computer window, if the feature shows as Disabled, click Enable. Make sure the box is checked for 'Automatically start Scan to Computer when I log on to Windows'. Click Close once changes have been made.    Once Scan to Computer has been enabled please test scanning from the front panel of your HP All-in-One. If the scan is successful via the front panel of the HP Officejet, please proceed with the steps below to Enable the background programs on your computer.   Step 3: MSCONFIG (Enable):  Click on your Start menuIn the 'search programs and files' box right above Start, type msconfig and hit enter on your keyboardWhen the System Configuration Window opens select Normal StartupSelect Apply and OKRestart your computer when promptedWhen your computer comes back ON please try scanning from the front panel of your printer again. Should scanning now fail there is likely a program running in the background on your computer that is blocking the Scan to Computer feature as a 'threat' trying to access your system.   Please let me know if the steps I've provided resolve your issue. Best of luck!

Maybe you are looking for

  • Aperture Slow vs. iPhoto...

    Hello, I recently purchased Aperture 3.0.3 after a brief trial using 1000 photos. Once I loaded over 80,000 photos between two libraries, I find the program too sluggish to even navigate and be of any valid use (yes, I have allowed the software to co

  • External monitor quivers on L440, not on Acer

    Hi there, My external monitor quivers when connected to my new Lenovo ThinkPad L440. I does not do it when connected to my 4 year old Acer laptop, is seems perfectly fine there. In both cases connected with the same VGA cable. It's a constant, tiny f

  • Moving music from Real Player to ITunes

    All my music is in Real Player. I just got my first IPOD and now I need all those songs to be in the ITUNES program. Is there a way to move it without downloading each CD all over again?

  • My iPod will not charge.

    When i went to plug my ipod into the charger, the battery came up saying it needed awhile to recharge. So i left it for 4 hours. And when i came back it said the same thing. It has been stuck on this low battery and wont even let me onto my lock scre

  • Where can I obtain the Mac os9, I live outside the USA now?

    The powerbook g3 operating system is not available at stores in the locality and I need to know where I can obtain it from, such as free downloads ? Please advise.