In which system field double click feild will stored

hi when you double click in interactive report, in which system field will store that value
Message was edited by:
        sudhakara reddy

Check this simple program that illustrates the interactive reports. Also look at features like HOTSPOT extension of WRITE statement and HIDE.
REPORT  zakstest1 NO STANDARD PAGE HEADING.
DATA: BEGIN OF itab OCCURS 0,
        matnr LIKE mara-matnr,
        matkl LIKE mara-matkl,
        mtart LIKE mara-mtart.
DATA: END OF itab.
SELECT matnr matkl mtart FROM mara INTO TABLE itab UP TO 20 ROWS.
LOOP AT itab.
  WRITE:/ itab-matnr,
          itab-matkl,
          itab-mtart.
ENDLOOP.
AT LINE-SELECTION.
  IF sy-lsind = 2.
    CLEAR sy-ucomm.
    EXIT.
  ENDIF.
  sy-lsind = 1.
  WRITE:/ sy-lisel.
*-- you can also read the specific record of the internal table and show
*   the values you want to show
  CLEAR itab.
  READ TABLE itab INDEX sy-lilli.
  IF sy-subrc = 0.
    WRITE:/ itab-mtart,
            itab-matkl,
            itab-matnr.
  ENDIF.

Similar Messages

  • Figuring out System's Double-clicking speed

    Hi everybody!
    I have a task to implement event handling. I would like to know how I can find out the double-clicking speed of the underlying system.
    This would be the short description. Here some background for those interested: I am aware, that I do get double-click events by the system, but I need to detect triple, quatro and so on clicks, too. Thus, I accumulate the mouse pressed / mouse released events and start a timer that gives me a time out, after which I send the real event to the next layer. I, thus, need to figure out the system's double-click speed in order to set the timeout correctly.
    Any help will be greatly appreciated!
    Thanks
    PI

    I don't think you can. Supposedly this is because it's OS dependant. What if you are on an OS that doesn't use a mouse. DOS for example. Whatever would they return?
    Oh, I don't know, hmmmm, maybe... Satan!
    (or zero)
    Anyways, maybe you could track the separate clicks yourself and time the interval between them and use your own double click speed. Just an idea. Otherwise, it's System.exec() with some small .exe or JNI.

  • Blocks in standalone applications which can be double clicked for changing parameters

    Can we have blocks in standalone applications which can be double clicked for changing parameters.
    something like an options/configure button which opens another window and helps us to change tha parameters  of that particular
    block.

    Well, you will need to program your application that way. Maybe I am not understanding this correctly but what parameters do you want to change in your standalone application?
    Adnan Zafar
    Certified LabVIEW Architect
    Coleman Technologies

  • Which system field returns the number of records returned after a select?

    Which system field returns the number of records returned after a select?
    a) sy-index
    b) sy-recno
    c) sy-lncnt
    d) sy-dbcnt
    e) sy-tabix

    Hi,
       SY-DBCNT
    Regards,
    Prashant

  • How to display the calender which responds to double click even module pool

    Hi Experts,
                       I got a  requirement  to display a calender in module pool. when user clicks on any date on the calender i need pick that particular date and i have to display that date with some other information.
    I have displayed the calender using
    data:      my_calendar1           TYPE REF TO cl_gui_calendar,
                  my_calendar1_style TYPE i,
                 container1                  TYPE REF TO cl_gui_custom_container.
        CREATE OBJECT container1
           EXPORTING
             container_name = 'G_CONTAINER1'.
    *---Assing style to calender
        my_calendar1_style = cnca_style_v_navigator.
    *----Creating calender object
        CREATE OBJECT my_calendar1
           EXPORTING
             parent     = container1
             view_style = my_calendar1_style.
    please help me to display the calender which responds to double click event or single click.
    Thanks in advance,
    nag.

    Hi Nag,
    You have to use DATE_SELECTED event. Register it (method SET_REGISTERED_EVENTS), assign an handler (SET HANDLER) in which you know which date has been selected.
    You have to trigger the PAI/PBO so that you can change the list of possible values in the list boxes, so you should register (via method above) by setting APPL_EVENT = 'X'.
    Refer to demo program SAPCALENDAR_NAVIGATOR to see exactly how it works.
    BR
    Sandra

  • Is there a way to read the system DoubleClickTime double-click%3F

    Hi,
    I'm doing some customized actions on a tree if a user "slow-double-clicks" on a valid tag in the tree. My current solution works, but I would like to set the "limit" or interpretation of what constitutes a "slow" double-click based on the system DoubleClickTime setting of the system that the program is running on.. Anyone knows how to read this piece of information on a) windows system or b) any system?
    Please note that due to what I'm trying to accomplish, I cannot use the "double-click" event to make this determination.  (Double-clicks are left alone to do whatever they would normally do.)
    Microsoft MSDN on Double-clicks
    --I guess a more general form of the question would be "how to read out windows system settings in LabVIEW".
    For the specially interested, my program is an event driven queue machine. When I get a mouse up on the tree-control, I pass the ms timer to an action engine (get, set, re-set) which tracks delta time between two clicks and passes out an enum of "click type" (as defined by me) as either n/a, single, double, slow double.
    In my queue handler loop, I take the click message (from event loop), do some basic checks (is tag of the tree coordinate location empty string?) and pass it all along to another state that determines what to do based on click type, parent(s) (or indent level) and column.  The need for this "slow-click" feature came about when I needed to let the user re-name a parent level tag-item.. If you double-click normally on a parent, it will expand or collapse its children list. . In some applications, (windows explorer for example), the default double-click action (open the file) can be "changed" to a "rename" function by clicking a little slower. Clicking too slow will be interpreted as a "single" click (e.g. select).
    QFang
    CLD LabVIEW 7.1 to 2013

    How about now?
    The clue is in tst's post above, its under .net, windows.forms http://msdn.microsoft.com/en-us/library/system.windows.forms.systeminformation.doubleclicktime.aspx
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

  • Close JInternalFrame on system menu double click

    By default, a JInternalFrame will not close when its system menu (upper-left menu in Windows) is double clicked. I have tried adding a InternalFrameListener, but it is not invoked when I double-click on the system menu. How can I do this?
    Thanks,
    Michael.

    you mean the icon in the top-left corner? This isn't, as far as I know, actually a system menu thing like a JFrame has. I would suspect you'd have to override the InternalFrameUI classes to add support for that.

  • I use several avatar forums that have timed features, when I click on them they act as though they have been double clicked or will not display properly.

    When visiting Roliana the Your Posts and Bookmark sections are suppose to load a list of my previous posts or bookmarks, this section is designed to have a cool down period between clicks. Even if it is the first time in a 24 hour window that I click on the link it acts as though I have double clicked or attempted to access it too quickly.
    On another site NeuroGalaxy the games will not work properly, they too act as though I have attempted to access them even though it is the first time in a 24 hour window.
    The last site Kingdom of Knuffle is having an event where one has to click the answer to quiz, it too can only be accessed once a day and when I click on the answer it redirects me as though I have tried to access it multiple times.
    I have attempted to use these functions on other browsers and they work fine, the only thread of similarity between the issues is Firefox and that they are all timed applications in some manner.
    There are no errors to report or other oddities going on, the sites otherwise display and operate properly.

    Reload web page(s) and bypass the cache to reset animated GIFs.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • Double clicking application will not open it - unix exe runs fine

    I've just migrated from XCode 2.1 -> 2.4.1 to build some universal binaries of my app. Everything went smoothly, however, double clicking the app icon will not invoke the program....and it bails with the messsage:
    "You cannot open the application "<myappname>" because it may be damaged or incomplete."
    If I go to Show Package Contents -> Contents -> MacOS -> and double click the unix exe, it opens terminal and runs fine.
    Any idea of what is broken?
    thanks
    d
    G5 Dual 2.0GHz   Mac OS X (10.4.8)  

    Stuff from the Info.plist file(s). The application name is inconsistent.

  • Wireless mouse only open files on double click but will not move curser

    My wireless mouse is pairing properly with my computer. It willl open files when I use the touch pad to move the curser onto the files and then click on them with the mouse.
    But the wireless mouse will not move the curser on its own. So essentially, it half works. Have gone through this with help desk. We re-paired mouse with computer, checking that Bluetooth is functioning, etc; turning off and restarting. Evew blew on back of mouse to remove any dust. All appears to be in order, not mouse unfortunately. Normal wired mouse works fine. I have only today had a new HD installed. Everything else is working fine. Any ideas to get mouse moving again.
    Finnian.
    powerbookg4   Mac OS X (10.4.5)  

    Yes - I took the batteries out. There's a little switch under the cover (marked "+" and "-") but I'll be darned if I know what that does. Took the batteries out and waited about 5 seconds.
    I think I might have been having trouble because I had the mouse mated with a G4 laptop I replaced with a MacBook Pro, and both were on the desk together for a while. Now that the G4 is gone, I haven't been experiencing the problem. If you use multiple Bluetooth (Blueteeth?) devices you might want to make sure the mouse is only trusted on one.
    iMac G5 20 inch, MacBook Pro 15 inch Mac OS X (10.4.7) Original Wireless Mouse

  • How come no matter what Stylistic Alternative I double click (salt, salt2, salt3 etc...), it only inserts the first alternative (salt)?

    Using Illustrator CS5 on Windows 7.
    Using an OTF with over 100 alternatives.
    My problem for instance: I can see at least 5 different alternatives for the lowercase "t".  Each one labeled as salt, salt2, salt3, etc...but no matter which one I double click, Illustrator will only insert the first one labeled "salt."  This is becoming super frustrating.
    Thanks in advance!

    randilonimous,
    The update page is here, 15.0.2:
    http://www.adobe.com/support/downloads/product.jsp?product=27&platform=Windows

  • Now able to go Managed system in BPM when i  Double Click on counter field

    Hi all
    Step:
    call DSWP
    u2022 choose your solution
    u2022 choose Operations Setup -> Business Process Monitoring
    u2022 choose u2018Setup Business Process Monitoringu2019
    Local RFC Destination for Data Collection -statu is green
    u2022u2018Load Monitors SIDu2019- Working fine
    u2022 Press the button
    u2022 go to the subcheck and press F4 help on Monitor Name
    u2022 choose u2018DV Cockpit: Table Analysisu2019
    But in detail information tab-when i  Double Click on the counter field it will give me pop when i click Archiving object for F4 it is not take to Managed system.
    Please let me know how it will go?
    Regards,
    Swaroop

    I am having the exact same problem, have vista/hp media center also, sometimes if I double click it will open after all, the arrow keys do navigate however, any suggestions?

  • Tracking system events.. Mouse double click / Right click in OS environment

    Hello all,
    I have stored files in my computer which are generated using my application.These files own my application specific file extension. I have registered the file association to windows registry and when each time the file is opened in OS environment (using double click or rignt click on the icon--> open etc.,).. i need to access the file's absolute path in order to open it using my application. How to track those system events (Double clicks, right click--> open etc.,)..can anyone help me out??..
    Thank you in advance!!

    Yeah.. the OS will pass the necessary information. How do my application will receive the parameter?.. That has to be done by my coding.. right??..
    For example, if an .doc file is opened the OS will open MS-Word and how ll the MS-Word get those parameters. In the same way, how can i receive that parameters to my application..?..this is where i am struggling... i use J2SDK1.4.2_11 and Eclipse 3.1.
    Expecting ur response!!
    Thanks in advance!!

  • 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

  • System field which stores the no.of lines in a main (table) window

    Hi,
       I would like to know which system field stores the value of height of the main window. based on that I would like to trigger an explicit page-break. Can anyone tell me that field name (table name). I have been looking into one solution which I couldnot find. this is the last option I have.
       I have posted couple of posts but still struggliing with the issue.
    based on the no.of lines remaining in the page I have to draw one line there and move to next page. (page break.) can anyone help me please
    thanks
    reddy

    Hi,
    In the main window if u create the table there r 3 options.
    header
    main
    footer.
    In footer option in outputoptions there r 2 option at print time.
    at page break.
    at end of table.
    U select both the options. Then u  r problem will be solved.
    Rewardpoints if useful.
    Regards
    (YUGANDHAR.P)

Maybe you are looking for

  • Facing issues in Payables Open Interface Import Program

    Hi, We have a requirement of calling Payables Open Interface Import Program from Pl/sql package. Invoices are getting created. But the issue is when we query our invoice from invoice workbench and we try to view  the record history (help->record hist

  • Full screen from macbook to tv - netflix

    I have my macbook pro hooked up to my tv via HDMI cable. Everything works fine, except netflix wont go full screen on my tv. It will go full screen on my laptop. It will play on the tv. I just wont go full screen on the tv. Every other media type wor

  • Attach different names (languages) to a folder (in KM)

    Hi I am looking for a way to combine different names to the same folder. My problem is that that the portal users are from different countries and they want the folders in the KM part to be shown in their one language. I saw a solution on properties

  • Struts client side validation....

    Hello all, I am using struts client and server validation but only the server validation works. I tired looking around the forum but wouldnt find any similar problem. I am getting value from the previous action class and i am able to successfully ret

  • Error KE 396 during MIGO

    Hi All, I am stucked into a situation. I have received a ticket wherein the system is throwing the error message no KE396. "Inconsistency between a document field and the profit segment number" during the MIGO. Infact for the same P.O. earleir a GR w