Hyperlink in Subscreen - Respond to double click is not responding

Hi Team,
I have a requirement - i need to have a Hyperlink in he sub screen , i tried keeping an input box , checked responding to double click , but nothing is triggering when double clicking(I tried debugging but not triggering).
Please let me know the possible ways to keeping a Hyperlink in the sub screen.
I don't want to maintain a separate button to go to that link and i want to display this in a label or input box and not in any other UI elements.
Karthik.S

Hi.
I have done a test this morning:
I have a main screen 250 and a sub screen 550 .
Screen 250 will play the role of sap standard screen . The OK field name is known and in this case it is OK_CODE .
sub screen 550 can have PBO and PAI .
Code & Screens:
Global:
Please see if this works in your case.
Regards.

Similar Messages

  • HOw to make an Object oriented alv respond to double click

    Hi all,
    HOw to make an Object oriented alv respond to double click.SAmple code will be helpful.
    Thanks in advance,
    Alex.

    Hi,
    1. Create a Control (for Custom and Split Containers only)
    2. Instantiate a Container Object (in case of Custom and Split Containers, specify the control which is created by us in Screen painter) CREATE OBJECT
    3. Instantiate an Object of the kind of report that has to be displayed (List, Grid or Tree). CREATE OBJECT . Here we need to specify the Parent Container as the so that it sits in that container.
    4. Call appropriate methods to display the report on the screen. CALL METHOD ->
    DATA : g_dock TYPE REF TO cl_gui_docking_container,
    g_split TYPE REF TO cl_gui_easy_splitter_container,
    g_cont1 TYPE REF TO cl_gui_container,
    g_cont2 TYPE REF TO cl_gui_container,
    g_grid1 TYPE REF TO cl_gui_alv_grid,
    g_grid2 TYPE REF TO cl_gui_alv_grid.
    i_mara is an internal table of structure MARA
    SELECT * FROM mara INTO TABLE i_mara.
    i_kna1 is an internal table of structure KNA1
    SELECT * FROM kna1 INTO TABLE i_kna1.
    To create an Object of type Docking Container
    CREATE OBJECT g_dock
    EXPORTING
    side = cl_gui_docking_container=>dock_at_top
    extension = 200 .
    To Create an Object of Type Split Container. Here we can see that the Docking *Container Created above has been used as a parent .
    CREATE OBJECT g_split
    EXPORTING
    parent = g_dock
    orientation = 1 .
    Easy Split container splits one Control into 2 manageable controls, each of them is used * to handle one GUI Container each
    g_cont1 = g_split->top_left_container.
    g_cont2 = g_split->bottom_right_container.
    To Create an Object of type Grid . Here we can see that the Left Split Container * Created above has been used as a parent .
    CREATE OBJECT g_grid1
    EXPORTING
    i_parent = g_cont1 .
    To Create an Object of type Grid . Here we can see that the Right Split Container * Created above has been used as a parent .
    CREATE OBJECT g_grid2
    EXPORTING
    i_parent = g_cont2 .
    The method of Grid Control Object is used to display the Data.
    CALL METHOD g_grid1->set_table_for_first_display
    EXPORTING
    i_structure_name = 'MARA'
    CHANGING
    it_outtab = i_mara[] .
    The method of Grid Control Object is used to display the Data.
    CALL METHOD g_grid2->set_table_for_first_display
    EXPORTING
    i_structure_name = 'KNA1'
    CHANGING
    it_outtab = i_kna1[] .
    Regards
    Hari

  • 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

  • Magic Mouse "click" is not responding but cursor is tracking. Any thoughts?

    Magic Mouse "click" is not responding but cursor is tracking. Any thoughts?

    First check your settings.  If all is as it should be, reset the PRAM.
    http://support.apple.com/kb/PH14222?viewlocale=en_US
    You may have to do this more than once.

  • Iphoto 8.1.2 double click will not expand thumbnail

    in iPhoto 8.1.2, double click will not expand thumbnail. help.

    What exactly does happen? Have you done any system clear up or run Malwear programs like Mackeeper or CleanMyMac2 (you should NOT run them) recently?
    LN

  • Double Click Event not fired for IE 11 with compatibility mode for HTML elemnt table

    Hi,
    I am facing an issue with Double click event(not getting fired on double click of mouse) for IE 11 with compatibility mode on HTML element "table" for Windows 7 64 bit machine.It runs fine on IE 10 with compatible mode with Windws 7 64  bit
    machine -- double click event.
    Can you please help to resolve the issue?
    Thanks and Regards,
    Yogesh

    Hi,
    f12>Debug tab, click the 'start' button.....(select break on all exceptions from the dropdown on the Debug tab)
    click your table and correct any errors that are listed in the Console of the developer tool.... probably you are using attachEvent I/o addEventListener. You should be using addEventListener for IE9 and higher and other web browsers.(it the w3c standard
    (recommendation).
    Post questions about html, css and scripting for website developers to the MSDN IE Web Development forum. Include with your question a link to your website or a mashup that shows the issue.
    Rob^_^

  • TS3276 Mail shows in the doc, but when clicked or doubled clicked does not open on the desktop, HELP !

    Mail shows in the doc, but when clicked or doubled clicked does not open on the desktop, HELP !

    Try restarting your Mac.
    Open Termimal (Applications/Utilities/Terminal)Try entering this command: killall Dock, and then hit enter
    Try dragging the Mail icon out of the dock, then let it disappear in a puff of smoke. Then from Applications/Mail try dragging the Mail icon back into the dock, and see if it works.
    Does Mail open otherwise? Like if you try opening it from your Applications folder?if it doesn't:
    Boot into your recovery partition (restart, hold down ⌘R until you see the Apple logo), and use Disk Utility to repair your hard drive. Repair permissions too while you're there. OS X: About OS X Recovery
    if that doesn't work: reinstall Mavericks over your current installation.
    Message was edited by: arthur

  • My trackpad points but clicking does not respond

    Hi...my trackpad is malfunctioning.  It points but the clicking does not respond.  Please help!

    Here are a few notes I have put together about batteries.   If something helps you, fine, let us know.   If not, post back with anything you can add about your problem.
    Whether you use regular or rechargeable batteries you should buy the best. Discounted or unbranded batteries are more likely to give a depleted performance and may be of irregular size, often leading to connection problems.  Apple’s own brand, Eneloop and Energiser appear to be the best.
    Rechargeable batteries for a standard Magic mouse are unlikely to exceed eighteen days before requiring a recharge.    Apple may say more in their sales blurb but this is a realistic expectation.   The benefit (if you are organised) is that you will always have charged batteries available.     Regular batteries will give you between 25 and 35 days before they need to be replaced.
    Never mix old and new batteries or rechargeable and regular.  
    Both the above are based on my personal experience, not shutting down my machine and using it for around four hours per day.   Note.   Monitors do not always faithfully report battery strength, particularly with rechargeable ones.
    When checking your mouse or keyboard batteries ...
    Turn off the device.
    Remove the batteries,
    Clean the terminals both inside the battery compartment and on the batteries themselves.
    Replace or renew both batteries.
    Turn on the device.   You should get a blinking green light if the device is paired.
    Click the mouse to activate it.  The green light becomes steady.

  • Itunes won't respond to double clicking on a song once another song is play

    hi. i open itunes, double click on a track and then if i want to play another track i double click on it but itunes won't respond and just keeps playing the original track. if i click on the track, it will highlight but won't play when double clicked. it will however play if i highlight with a single click and hit return. why is this happening. it never used to happen and doesn't on my other computer.

    QuickTime X wouldn't have given the error message if it could have opened the file.
    There are many file formats and codecs it can't view.

  • Installer for Adobe AIR does not respond when double-clicked?

    I tried to install Adobe AIR on my laptop (WinXP Professional, SP3), but the link at http://get.adobe.com/air/ didn't work - website said 'downloading' and to click OK when prompted, but I never got prompted.
    So I found an alternate site, downloaded the installer and double clicked to run it. Nothing happened. So I tried a couple more times before checking my Task Manager.
    Under 'Processes', there were several instances of the Adobe Air Installer.exe running, but nothing was happening that I could see!
    I'm not sure if it's a conflict with any other software or insufficient system requirements, but I'm pretty sure I'm not doing anything wrongly, cos I managed to successfully install Adobe AIR on another laptop I have, also running WinXP, and got Tweetdeck to work on it.
    Would appreciate any help on this matter from the more enlightened.
    Thanks in advance!

    Are you sure that you don't have Private Browsing enabled when Firefox is opened? <br />
    Tools > Options > Privacy = '''Automatically start Firefox in a private browsing session'''
    With that setting selected there is no (Private Browsing) showing in the Title bar.

  • Trackball clicks not responding or double clicking sometimes

    Hey guys, my 8900's trackball started acting funny lately. Sometimes when I click it does not register at all and I need to make a more deliberate click to register; or I press the trackball in and it double clicks.
    My question is, if I purchase a trackball replacement should this fix the problem or is the problem more with the PCB board sensor? Rolling action in all directions is fine.

    The problem is the trackball push-buton contact that sits underneath the trackball. It gets sticky and less efficient which causes the double-click affect. This contact isnt part of the trackball itself.
    The good news is that the contact membrane (sometimes called the "dome") is replacable; is kinda an orangy film membrane sticker, and has a metal contact in the centre. Replacements are availble from ebay and other online stores.
    There are youtube video guides that who youhow to replace the membrane - not all models are featured but the process is the same. You need to be confident in dissassembling your BB to get to the contact though.
    I replaced mine on the my BB bold - problem solved.

  • IPod Click Wheel Not Responding to Anything

    I have the iPod click wheel 40 GB and it is not responding to anything. When I hit any of the buttons, an apple appears on the screen and then changes to a picture of an iPod with a sad face and an exclamation mark. This website also appears at the bottom. I have tried all of the five Rs and the iPod is not responding to anything. The battery will not even run out. What can I do?

    try dropping it or hitting it. worked for me. i was about to buy a new one and i read a forum here that had many people posting that they just gave it a good whack and worked fine again.

  • Double click does not open CR2 in Photoshop CS 6

    I just moved Photoshop CS6, Bridge CS6, and Lightroom 4.1 to a new MacBook Pro Retna running Lion 10.7.4
    Camera Raw 7.1 is installed.
    If I double-click a JPG image in Bridge or Mini-Bridge, it will open in Photoshop.
    If I select a JPG image in Lightroom 4.1 and then select "Edit In" Photoshop CS6, I will get the normal dialog box that asks "What to Edit" with the three options. The image then appears in Photoshop.
    If I double-click a CR2 (Canon 5D mk III) image in Bridge or Mini-Bridge nothing happens (the image does NOT open in Camera Raw).
    If I select a CR2 (same camera) in Lightroom 4.1 Photoshop immediately opens (no "What to Edit" dialog), no image appears in Photoshop and Camera Raw is not launched.
    If I select a CR2 (same camera) in the Mac Finder, Photoshop is launched with the image in Camera Raw.
    How can I fix the behavior of Lightroom, Bridge, and Mini-bridge?

    I also have Photoshop CS6 installed on a Windows 7 x64 laptop. In Windows double-clicking on a CR2 image in either Bridge or mini-Bridge loads the image into Camera Raw.
    Edit in Photoshop CS6 from Lightroom 4.1 launches Photoshop without the dialog box, the same as on the Mac. The image is displayed directly in Photoshop and does not launch the Camera Raw window.
    My guess is that there is an issue with Camera Raw 7.1 or Lightroom 4.1 that is causing this behavior.

  • Double-clicking does not bring up any of the Tools options menus

    I'm on my first lesson in Illustrator (CS5), never having used any Adobe graphics programs before, and I have somehow lost the ability to double-click and bring up any Tools options menus.For instance, if I double-click the scale tool,nothing happens. This is after I have (I believe) already selected the shape with the selector-arrow-tool and clicked on the shape. Any help for this would be greatly appreciated as I am at a complete standstill.

    Hi,
    I read your links and made sure everything like the edges and the bounding box were unhid, but that did not solve the problem. I get a plus sign when I select the scaling tool in CS5 and I am supposed to get a menu where I can select a "scale to 50%" option - according to the CS4 book.
    I have not yet tried your suggestion #1 of closing down AI and command/option/shift during startup because I am unsure if you mean "startup" AI or "startup" the entire computer.
    I'm not sure if you wanted me to reinstall the entire suite, which I don't really want to do. It is my very first day using a brand new CS5 install and my first day ever attempting to do anything on anything, plus I have a brand new computer with lots of capacity.
    Is there some kind of difficulty with having other apps open while working in Adobe? If so, that might be it.
    Any further advice will be greatly appreciated!

  • 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.

Maybe you are looking for

  • How do I stop Numbers from changing my number data into a date?

    I am trying to create a chart and some of the data ranges from 0-4, 5-9, 10-14, etc... When I enter 5-9 on a field, it automatically changes to May 9, 2012. Any help is appreciated.

  • Windows Vista on MacBook Pro?

    Can I install a purchased copy of Windows Vista on my new MacBook Pro, or will it only accept Windows 7?

  • Imessage won't work with one person?

    I have an iPhone 4S and was texting a friend who also has one. Well she sent me a message back but it was sent as a text and I tried to text her back but mine went through as a imessage but wouldn't deliver. So I tried to resend it as a text but it f

  • Oracle newbie help

    Hi I have a question on how to get oracle to make table based on the time. I'm making a CGI-based web site and need my database to create a new table every week to store data in. Can I do this with CGI or is there a way to have to the database do thi

  • Whats the use of jakarta-ant.jar

    can any body tell about this one what for it s used generally jaxp.jar parser.jar what for these are used i have seen this in opensource package