Jump On Single Click To another Template in WEB

Hi All,
My requirement is to display reports on web with some tabs. I need to jump from one to tab1 to tab2 when i click inside the body of tab1(ex. when i click on the graph displayed in tab1 it should jump to tab2 where the table is displayed). I have nil knowledge in java script. Any help in this area is appreciated

Hi Padma,
You can use this code for calling a web template from another template using a Button.
<b>Navigating to another web template using a Button</b>
<table>
<TR>
<TD class="SAPBEXBtnStd"><A href="<SAP_BW_URL CMD='LDOC' TEMPLATE_ID='TEMPLATE_1'>">Table Display</A>
</TD>
</TR>
</table>
When you click on the button 'Table Display' from your web report(which displays the Chart),
the above code, calls the web template, TEMPLATE_1 which contains the table web item.
<b>Navigating using Tabs in Web Reports.</b>
Sample code
<TABLE cellSpacing=0 cellPadding=5 width="75%" border=0>
<TR>
<TD class="SAPBEXTbsTab">
<b><A href= "<SAP_BW_URL CMD='LDOC' TEMPLATE_ID='TEMPLATE_1'>">Charts</A></b>
</TD>
<TD class="SAPBEXTbsTab">
<b><A href= "<SAP_BW_URL CMD='LDOC' TEMPLATE_ID='TEMPLATE_2'>">Table Display</A></b>
</TD></TR></TABLE>
In the above code, the first hyperlink (In Bold) calls the web template TEMPLATE_1(Displays Charts) and the second one TEMPLATE_2(Table Display) by using Tabs.
Hope this helps.
Regards
Hari
Message was edited by: Hari Krishnan K

Similar Messages

  • How to copy from one Version to Another version with single click

    Hi Everone,
    Users wants to copy from one version to another version with single click only. I.e Actuals to Planning etc.,
    They don't want use standard COPY Data manager package to do this activity as this involves many steps.
    Please let me know Is there any way to COPY with single click. Thanks in advance!!
    Regards,
    Viswanath

    Hi Viswanath,
    Use /CPMB/DEFAULT_FORMULAS
    Then edit automatically created advanced script:
    PROMPT(SELECTINPUT,,,,"%CATEGORY_DIM%,%CURRENCY_DIM%,%TIME_DIM%")
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SUSER,%USER%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPPSET,%APPSET%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPP,%APP%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SELECTION,%SELECTION%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,LOGICFILENAME,DEFAULT.LGF)
    Remove bold lines and change the script name in line with your script name:
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SUSER,%USER%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPPSET,%APPSET%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPP,%APP%)
    TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,LOGICFILENAME,YOURLOGICNAME.LGF)
    Vadim

  • Use of Single Click in RRI/WAD

    I want to use a single click to link two queries in the WAD.
    I have created the Jump targets etc. and the context menu works fine (with Goto). I believe it is possible to have the link via a single click (Left mouse button) and have investigated the use of the Table Interface without success.
    Is there any other way to achieve this, failing that I wonder if anyone can give me a more detailed explanation of the Table Interface.
    Thanking you all in anticipation.

    Gareth,
    what you want to do will be a combination of Table INterface , Java and command URLs..
    A command URL goes like this
    <DNS>/sap-language=en&cmd1=ldoc&template=<your template ID>&cmd2=filter&iobjnm_1=<characteristics for jump>&iobjnm_1_value=<valyue fr the same>
    Here you go to the table interface and go to the method CHaracteristic_cell
    and modify the same.. have a link attached to the calue bu using the href command ad the c_cell_td_extend parameter
    Now ave the cell point to a javascript function like cell_jump(char)
    inside the cell_jump function create a javascript routine to create the jump url and redirect to the new URL and your ump is done. There is no need to have any RSBBS assignment for the same .. or customize the context menu to move the jump to the top of the context menu and be done with that.
    hope it helps..
    Arun
    Assign points if useful

  • How can you get your submit buttons to be a single click instead of the default double click?  (The

    How can you get your submit buttons on the quiz template to be a single click instead of the default double click?  (The option to choose double click or not is not showing in properties for this).

    Hmmm... Submit button doesn't need a double click at all. Maybe you are talking about the two-step process? When you click on Submit, the feedback appears with the message to click anywhere or press Y. Is that what you are talking about? If you are talking about a real double-click, something must be wrong in your file. And which version are you using?
    http://blog.lilybiri.com/question-question-slides-in-captivate
    Lilybiri

  • Version 4 Bug - Multiple Object Editors of Same Object on Single Click

    Hi Jeff,
    thanks for your reply. You have missed that rule because you don't use SQL Developer for development. But never mind, lets go through it...
    1) Of course I have both options activated (all preferences were imported from previous version). The difference between previous version is that when you click on the SAME table multiple times - in the old version, it opened the table just once and in case you had another tab active, it swithed to the tab where the table was opened. So to have it clear, in the old version when you have table A and table B, both opened in separate tab and the focus was on table B, when you clicked on table A (in the tree) it activated tab with table A. It didn't create new tab with table A. Of course - why would I want to have multiple tabs opened with the same table??? In current version clicking on the same table multiple times, opens multiple tabs with the same table.
    This is also the reason why it sometimes openes a table multiple times even when you click it just once. This you cannot simulate because you are probably connecting to some local DB when you have perfect connection. Activate the autopin function and connect to different DBs all over the world and you will see what I mean. Right now, I have opened a connection and got 3 tabs opened, just after a single click on a table.
    2) Fetch size is again taken from previous version of SQL Developer and is set to 50. PgUp and PgDown are not working at all. I am talking about scrolling with a mouse wheel. In the old version it is working normally as expected. In this version if you scroll using a mouse wheel, the scroll speed is about 1 or even 0.5 lines per wheel round - so you can even not use a mouse wheel for scrolling! On all other places in this new release (connection tree, packages, ...) the scrolling is working normally, in the table it is unusable.
    3) I don't say it is on every table and every click. I cannot tell you how often is it because I am not using the new version. I am quite sure this is dependent on the connection speed maybe connectin quality. The difference between previous version is that in the previous version, refresh always worked. This particular issue cannot be solved by testing and searching for some rule when it happens. You must check the code and see when you display it!
    4) My screen resolution is 1920x1200, but that is only because I have an external monitor connected to my laptop. My laptop resolution is only 1366x768. Switch to this resolution and open the View menu.
    New worksheet - yes, this is exactly what I mean. I have planty of connections, for sure over 100 - but this is irelevant. Whenever you do a menu which can grow, you need to do it scrollable!!!
    I am not sure what you mean by Flyout menus, but I am scared only to hear about it

    Screen resolution, no scrolling on menus - that's a bug. Severity 2, a bad one, as you have noticed, and we'll try to make sure it's addressed for version 4.0.
    The other issue isn't as straightforward as you insinuate. I know you don't care about the particulars or why you might see this issue, so I won't bore you. But, we are aware that this is still coming up more frequently that it should, and we're on a big bug hunt to eradicate the behavior completely. It's not a simple thing, so it will more likely be incremental improvements. That being said, we are seeing it MUCH less than in previous versions of the tool.

  • Enabling screen for single click in OOABAP alvs

    Hello All,
    I have a requirement where I am displaying ALV grid in screen 100. In this grid I have defined double click event in which I call 101 screen (with coordinates i.e. starting at 10 10) which displays another grid. The problem here is that in screen 101 the buttons and screen fields are not responding to single click. I mean that for every action (change the cell value in 101 screen ot selecting a row or clicking on pushbutton in this 101 screen) I have to click twice. But I want all this actions to be performed with single click. If anyone knows the solution to know please let me know.
    Note: <b>Helpful answers will be duly rewarded.</b>

    Please do not make duplicate postings.
    Rob

  • Problem with web template calling another template

    Hi all,
    We have a Web template which when gets executed displays result in table form.Now one of the fields in that table is Europe. My requirement is when i click on that field Europe it should execute another web template that was designed for Europe.How do i link this field to another template?
    Please help.
    Regards,
    Suchitra

    Hi Suchitra,
         You can't create link between a field and a query view. You can change your template by using the tab strip, so that each tab will give you the details of different country.
        Or else, you can use buttons to navigate from one query to the another.
    Steps:-
    Button -Right Click -Data Provider- specific command -select the query - ok
        You can also use hyperlink in BEx to move from workbook to the another.
    Regards,
    Yokesh

  • How to handle both single click and double click from mouse

    hey,
    I looked in past threads and didn't get a proper answer for capturing both single and double click from the mouse.
    in most applications the single click action does not interfere with the double click action, for example in a text editor, single click sets the cursor in between the text, double click marks a word, triple click marks a sentence, they do not bother each other, they all can happen first the single then the double and then the triple, but what if i have a very distinct action for each of the actions, the e.getClickCount() returns every time the number of clicks and if i use
    if(e.getClickCount()==1)
        doSingleClick();
    if(e.getClickCount()==2)
        doDoubleClick();it will always do first the single click and then the double click, which works fine with the example i gave, but not with what i want to do, so i was thinking to over come this that i will use another thread to run my tasks if dt has past since the last click and by the last click counts to perform the correct action and go to sleep until the next mouse click notify it, what do you think?
    run this to get what i mean...
    package blah;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class MouseClickTest {
         static long previousTime = System.currentTimeMillis();
         public static void main(String[] args) {
              JPanel panel = new JPanel();
              JButton component = new JButton("Hit me, please");
              component.addMouseListener(new MouseAdapter(){
                   public void mouseClicked(MouseEvent me){
                        if(me.getClickCount()==1)
                             System.out.println("Now I will do single click action");
                        if(me.getClickCount()==2)
                             System.out.println("Now I will do DOUBLE click action");
    //                    System.out.println("Click count: " + me.getClickCount());
              panel.add(component);
              Launcher.launch(panel);
    package blah;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Launcher {
         public static JFrame launch (Container contents, String title, Color backgroundColor) {
              JFrame frame = new JFrame (title);
              if (backgroundColor != null) {
                   frame.setBackground (backgroundColor);
                   contents.setBackground (backgroundColor);
              } else {
                   frame.setBackground (contents.getBackground());
              frame.getContentPane().add (contents, BorderLayout.CENTER);
              frame.pack();
              frame.addWindowListener (new WindowAdapter() {
                   public void windowClosing (WindowEvent e) {
                        System.exit (0);
              frame.setVisible (true);
              return frame;
         public static JFrame launch (Container contents, String title)      {
              return launch (contents, title, null);
         public static JFrame launch (Container contents, Color backgroundColor) {
              return launch (contents, contents.getClass().getName(), backgroundColor);
         public static JFrame launch (Container contents) {
              return launch (contents, contents.getClass().getName());
    }

    Read my comments and solution in this posting; [http://forums.sun.com/thread.jspa?forumID=57&threadID=705244]
    and then choose a better design for your application.

  • Acrobat 9 fails to open with single click.

    facts:
    Bridge created: the pdf that fails is PDF 9, PDF Producer: PDF Library 9.0, PDF version 1.6, 448 kb, [a single page thumbnail creation by Adobe bridge] opens with acrobat 9.0, application = empty
    windows Access created: pdf that works with single click: size = 13.1 mbytes, PDF producer = distiller 9. [created inside windows office access 2000], pdf version = 1.5, application = acrobat pdf maker 9.0 for access.
    Now for the annoying parts
    move both PDFs to their own folders. single click both, the one created by access opens. the one created by bridge doesn't, Buuutt it does stick an adobe pdf in the task manager showing adobe pdf IS open because of the mouse click, but it doesn't open the file, kill the adobe task. Also this one created by bridge, I insert the image into access, and access opens it just fine to my annoyance. I have to immediately close it in acrobat to do anything with the access page I've just imported the image into.
    create shortcuts on the desktop, and they both open from the shortcuts with a single click.
    Oh yeah the bridge one opens if I right click, and choose to open with acrobat 9 at the very top of the right click menu.
    What's going on here ? And how do I get the bridge file to open with a single click and not making it a shortcut ?

    I received the same error today. It's been working for weeks. At the moment I am working on Windows 8 Consumer Preview with Office 2013 installed on an x64 platform, however that hasn't bothered it since it was installed. However, today I received an Adobe Update, I don't even remember what products were being updated, the update screen popped up, downloaded, installed, the progress bar got to 100% and said 2 seconds remaining and then the module crashed. The cloud activation hasn't worked since. I first get a message that says "We are unable to activate CS6 Creative Cloud Membership Subscription Edition", below that it says, "Product Activation is required to use this product" and below that it says "You must have an active internet connection to activate this product. Please check your connection settings and choose try again." When you click on Try Again, it sends up a new message box that says "Activation Failure". Needless to say I have an active connection. Even though it always worked before, I added Adobe Application Manager to the Windows 8 firewall exceptions list, still no dice. I've rebooted the computer twice.
    Update: Turned out this followed another defect identified earlier. It is peculiar to Acrobat X. If you open a different application in the suite, login if asked, then close the application, Acrobat will function again normally.
    ---Mike

  • Uncontrollable mouse button events (single clicks are doubled?)

    Hello, folks--
    I am having a mouse problem that is driving me up the wall. The mouse in question is an optical IM/PS2 mouse--it is a cheap no-name product, but has worked fine for 2 or 3 years. The trouble started maybe six weeks ago when I did a full upgrade. The most important change that I know of in that upgrade was the introduction of HAL, so I strongly suspect that the cause of the problem is related to my HAL configuration, or perhaps a conflict between that and my X config. But anyway, the symptoms I've been seeing include (but are not limited to):
      * Firefox: a single click selects an entire paragraph
      * Thunderbird: a single click in the message list opens the message in a new window
      * Xfwm: a single click on the "windowshade" button collapses the window, then expands it again
        (or vice versa, depending on the initial state)
      * Xfwm: when dragging a window quickly, the mouse "loses its grip"--i.e. the window stops moving even
        though I am still moving the mouse
    None of these things happens every time, but they all happen often. The problems seem most severe in Firefox, but given that similar things happen elsewhere, I would imagine that's due to Firefox's complex event handling exposing a pervasive problem, rather than any kind of application-specific issue.
    With the possible exception of the window-dragging issue, all the above symptoms are consistent with a problem I have seen reported elsewhere, that single clicks are being read as double clicks. However, the only clearly applicable solution I've seen for that issue is to remove all mouse configuration from Xorg.conf, leaving it up to HAL. I tried that and it didn't seem to change anything. However, at the same time I purged the mouse from Xorg.conf, I created an FDI file for the mouse in /etc/hal/fdi/policy. I wonder now if that was necessary--there was no FDI for the mouse before, but perhaps there doesn't really need to be one if you aren't applying any special settings? Dunno, I don't understand much about HAL yet.
    I have tried a couple of other things: first, I set the double click speed to the minimum using the Xfce Mouse Settings applet (BTW, I suppose this applet is a front-end to some shell command or config file, but what?). That seems to help, but only a little. Second, if I use the mouse in an unnaturally precise manner (e.g., when single-clicking, I click as quickly as possible and lift my finger all the way off the button), the problems mostly, but not entirely, disappear.
    Any suggestions?

    mgushee wrote:
    bernarcher wrote:Sounds like faulty hardware.
    Did you try another mouse by chance?
    Well, no, and I suppose to be thorough I should try that. But I am quite sure that the problem appeared suddenly, and exactly at the time of the upgrade I mentioned.
    Well, it could be that your fdi modification tries to catch the mouse events twice in a row. Perhaps you should post the file.
    Besides: There is are no mouse specific fdi settings in my system. I currently have no idea where the mouse behaviour was defined besides my still old xorg.conf. (I did only activate Option "AutoAddDevices".)

  • Double click instead of single click

    recently like a month ago i started noticing when i ried to open a new tab in firefox or close,i opened two new tabs or close two tabs then i found out it wasn't firefox is that when i single click on something  i guess ny computer recognizes that as a double click and that's what it does,it double clicks on the icon,video or whatever i click on,can anyone tell me how to revert this to its default configuration,by the way i didn't mess with it or tried to change it or what ever,most of the times it double clicks on anything but not all the time

    @karantani: exactly as cfr said: it happens after some time and without any warning. If you're not sure just try another mouse. 5years is hell of a lot for a mouse if you use it on everyday basis for many hours. I even had this on new Logitech mouse just after couple of months (they're all doing just shit nowadays, I miss days of old heavy, robust keyboards and mouses, of electronics like Walkman - it was some nice engineering, everything was working just fine for many, many years. Right now your lucky if product will hold it's planned obsolescence). There is a lot you can do, I fix mine by sticking piece of paper to lift badly designed buttons, but in many cases switches just have enough.

  • Single click to show selected file in editor when in "edit view"?

    Anyone know if there is an option to set single click to show selected file in editor when in "edit view"?  Instead of having to double click?

    I would also like to be able to "right-click > edit source file" in multi-track view WHEN A CLIP IS GROUPED.
    Currently, when a clip is grouped with another clip, if you select a portion of that clip to edit, then right-click it, IT WILL NOT ALLOW YOU TO "EDIT SOURCE FILE" until you have ungrouped then re-selected it, which is cumbersome.
    Not only do you have to do that, but upon returning to MT VIEW you have to remember to re-group that clip with the other clips, not being able to right-click and edit the source file of grouped clips adds unnecassary trouble and confusion to the interface, and for what?

  • Thunderbird version 31.4.0 - 1. Single click now (sometimes) brings the full email up instead of staying on the inbox setting.

    Used to have to double click on a message in the inbox for it to bring it into full screen mode. Now a single click does it randomly. If you have several messages highlighted and Control-click on another one it randomly brings all selections up in separate tabs. Also have seen the app resize smaller when one of these happens.

    It is a combination of a bug and a misguided change in the search option. The auto complete used to go on "starts with" but now it uses " includes".
    We keep hearing that they are working on a fix but so far all versions after v31 have this issue.
    The last general release that worked properly was v24.6. You might want to go back to that version.

  • Apply multiple effects to multiple objects with single click box

    I would like to click on a click box and have one object appear and another object disappear. I guess what I'd like to do is apply effects to multiple objects with a single click box. Is that possible?
    Thank you.

    Welcome to our community
    Sure it can be done but you won't use effects to do it.
    When you insert an object in Captivate, you have an option to enable or disable Visibility. You also have an option to name the object. So you would give the object a meaningful name and clear the Visibility option to "hide" it until needed.
    Then you would create an Advanced Action that would hide some objects and show others.
    After that, you would assign the Advanced Action to a Click Box or a Button or some other event.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Single click object selection painfully slow

    Hi,
    I don't have any particular speed issue with illustrator CS6 in general.
    However there is a massive speed problem when I'm trying to select on object on the artboard with a single click.
    Is anyone else having the same issue? Is it simply a setting that may be wrong somewhere for me?
    When selecting a object by creating a "rectangle" over the object it works fine and normal speed.
    When clicking the object to select it, nothing happens for about 3/4 seconds, then the loading little rainbow circle appears and loads for another 3/4 seconds...
    I really don't understand what's happening.
    If anyone could help me that would be greatly appreciated (it's driving me insane)...
    Thanks

    Nevermind...
    Finally found the reason after hours searching on the Adobe forum or google, and battling with different settings in illustrator...
    For those who may encounter the same issue, I'm running "RightZoom" on my Mac to fully maximize my windows.
    For some reasons they don't seem to like each other! Well, Illustrator doesn't like RightZoom...
    To fix the issue, simply open RightZoom and deactive it for the time you're using Illustrator CS6. Job done, working super fine
    You can re-activate "RightZoom" whilst you're done with Illustrator.
    Hope it can save someone the hassle I had!

Maybe you are looking for