Link in RRI/WAD

Dear All,
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) for jump to another query.
Is there any way to resolve this?
Thanking you all in anticipation.

Hi Andrey,
my problem is connect via a hyperlink the char.  values of a query.
This connection allows me to call a new filtered query to the selected value
Regards.
Edited by: maxrig on Nov 5, 2010 2:26 PM

Similar Messages

  • Add a Link Column in WAD Report

    Dear All.
    my requirement is to show the link column as a first or last column of the table, user want that if he click the link the outlook should open with the email taking from the vendor.
    All i want to add a new column and place the following (<mailto:vendorattribute?subject=xyz>).
    Can you please let me know how can i achive this in WAD application through Java script or any other way how can i read the value of vendor attribute.
    any help will be highly appreciatable.

    Gurus,
    Any advice?

  • 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

  • Calling a query ( using a Button or Link) form a WAD application in BW3.5

    Hi,
      I have build a web application using charts, graphs( involving BW3.5 QUERIES, views) using WAD3.5.  I however need a Button or a link( probably command URL) in the application screen,  TO CALL a perticular query or view in a separate window. Can anybody suggest how it could be done... I am using the Query Designer and web application designer for 3.5 version.
    Thanks

    This will do what you need
    in your html section of your WAD, add this code and make sure you create a separate template to open when you click this button.
    <FORM>
    <INPUT onclick="window.location.href='http://YOURSERVERINFORMAATION/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=O2C_KPI_LEAD_TIME_DOC'" type=button value=YOURDEFINTION> </FORM>
    Hope that helps.
    thanks.
    Wond

  • How to add a URL link to a WAD template

    Hi,
    the requirement is to have a kind of button in a WAD template
    that opens a document in a new browser window.
    (The document actually contains an extensive help for the application.
    It shall be stored in the portal CM and we have the URL for that)
    Any suggestions fr a simple solution?
    P.S.
    - A single document might be an option as well, however than we would have to attach the document to an BW object and it seems not to open directly after the call
    - A button group item that starts a script item?

    Hello,
    Try this one as Web Template:
    START ###
    <bi:bisp  xmlns="http://www.w3.org/TR/REC-html40" xmlns:bi="http://xml.sap.com/2005/01/bi/wad/bisp" xmlns:jsp="http://java.sun.com/JSP/Page" >
        <html >
            <head >
                <title >BEx Web Application</title>
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            </head>
            <body >
                <p >
                    <bi:TEMPLATE_PARAMETERS name="TEMPLATE_PARAMETERS" />
    <!-- insert data providers, items and other template content here -->
                    Button with portal style:
                </p>
                <p >
                    <span class="urBtnRow" >
                        <a class="urBtnStd" id="BUTTON_DOCUMENTATION" title="Documentation" href="http://sap.com" target="_new">Documentation</a>
                    </span>
                </p>
                <p >Hyperlink:</p>
                <p >
                    <span class="urBtnRow" >
                        <a href="http://sap.com" >[Documentation]</a>
                    </span>
                </p>
            </body>
        </html>
    </bi:bisp>
    END ###
    Probably you have to look into source code of this page, because you have to copy the text directly into WAD.
    Search for ### START ###
    Regards, Karol
    SAP NetWeaver BI, Development

  • RRI values in WAD

    Hi,
        We have created the pie chart on the product query in the WAD 7.0,
        Product query is linked with Customer WAD template(3.5) by using RRI.
        After executing the pie chart i will check the goto option by selecting the particular product in the pie chart,but here customer template is displaying all the customer.
    we like to see only the customer related to particular product i had selected in the pie chart.
    Please suggest here.

    Venkat,
    In transaction 'RSBBS', where you create the assignment between the 'Sender' and 'Receiver', select the 'Receiver' query and click on 'Assignment Details'.
    In the 'Field Assignments', for the 'Customer' field select the 'Selection Type' as 'Parameter' and also select the 'Required Entry' check box. This will ensure that only one customer value is passed on to the 'Receiver'
    Hope this helps.
    Please let me know the outcome.
    Regards,
    Sri.

  • Prob in RRI

    Hi to all
    I am working in HR_PA module , i have created a report on 0Employee infoset , i have created a single value variable in time interval, i have created another report on same infoset , hera i have taken 0 Employee , Org unit , date of joining ,and i have linked with RRI , but in RRI am not getting correct data, for data of joining i am getting that date which i have taken in selection variable , i have put that variable in filter pannel , i triend to take in free char. and rows pannel but it is not allowing me put that.
    please suggest me
    thanks

    If I understood you correctly, you have craeted one Variable for Time Char for first query. So when you enter you selection, first query should display result something like this:
    Date -
    data1 -
    .....and so on
    1/1/2007 -
    xxxx
    2/1/2007 -
    xxxx
    Now from this query you wnat to jump to detail query. This connection already done in RSBBS transaction.
    Now try putting the time char in free char of detailed query for RRI to work.
    Regards
    Pankaj

  • Linking two cockpits

    hi all,
    Is it possible to link two cockpits ? If yes how can we do it ?
    For example i am having one cockpit for Corporate and another cockpit for Business Unit. Now i want to link the two cockpits.
    Thanks in advance.
    regards,
    Yogesh

    Hi,
    you need to describe your scenario a little bit better. What do you understand with linking?
    RRI could be an option (if filters/variables) have to be transfered or just call the template from the first one...
    Heike

  • BEx Query RRI with authorization object

    Hi,
    I have two queries linked using RRI (Sender and Receiver).
    Queries have authorization object.
    Both queries work fine with authorized user if I use them separately.
    (Query Sender works fine with authorized user, Query Receiver works fine with authorized user)
    Using BEx in Excel:
    - when an authorized user jumps from the Sender to the Receiver, system tells him he doesn't have the authorizations, and Receiver query doesn't appear.
    Using Web: 
    - when an authorized user jumps from the Sender to the Receiver it works fine and user can see the results in the Receiver Query
    Could anyone help me?
    Thanks in advance
    Fede
    Edited by: Federico Carta on Jun 23, 2009 2:53 PM

    Hi Mohan,
    I checked the authorizations and S_RS_COMP, S_RS_COMP1, S_RS_MPRO, S_RS_ICUBE are correctly set.
    The strange thing is that if user calls the Receiver query from the web (BI web server), it works fine. The problem is only if user executes them by BEx in Excel. If he uses Receiver query directly without using Sender query, it works fine!!!
    Best Regards
    Federico

  • WAD execution time

    Hi experts,
    How to find out the execution time for WAD reports - I have been given the link for the WAD report.
    and also how to find the execution time for the same report in PORTAL.
    please help

    Hi,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6dd54713-0c01-0010-8691-a3576b9a95d9

  • Problem with RRI

    Hi All
    i have 8 reports 4 Overviewview and 4 Detailed
    they are linked using RRI as
    Overview A --> Detailed A
    Overview B --> Detailed B
    Overview C --> Detailed C
    Overview D --> Detailed D
    i have created another 8 reports using the save as funtionality for the above 4 Overview and 4 Detailed
    they are alos linked using RRI as
    Overview A1 --> Detailed A1
    Overview B1 --> Detailed B1
    Overview C1 --> Detailed C1
    Overview D1 --> Detailed D1
    but the problem is that Overview A1 is visible in all the Overview reports.
    Overview A
    Overview B
    Overview C
    Overview D
    Overview A1
    Overview B1
    Overview C1
    Overview D1
    so now the scenario is
    Overview A --> Detailed A, Overview A
    Overview B --> Detailed B, Overview A
    Overview C --> Detailed C, Overview A
    Overview D --> Detailed D, Overview A
    Overview A1 --> Detailed A1, Overview A
    Overview B1 --> Detailed B1, Overview A
    Overview C1 --> Detailed C1, Overview A
    Overview D1 --> Detailed D1, Overview A
    we have checked all the links in RSBBS, but we are unable to see any link for the overveiw A Maintained anywhere.
    Please help.
    regards
    D

    I guess its most probably with save thing or caching .you copied queries ..right?
    why not you delete rsbbs old entires and test for just one report for rri functionality by creating a new
    rsbbs  entry......check it out....it may help.
    Most probably its related to caching issue....
    regards,
    rk

  • RRI interface

    Hi all,
    How can I find all query sender and the corrispondences query receiver in BW?
    Thank you
    Gianmarco

    HI,
    It is an option to jump from one report to another report
    When you executes a query , right click on query --> go to option --> here you will have the destination for the report.
    Usually the RRI is created between summary and detailed report.Summary report on infocube and detailed report on DSO.
    You have a report at customer level. If you defines a report to report you can do right click over a customer, go to another report, and the new report will be filtered by this customer if you have the customer as a free characteristic. To define this you can use tcode RSBBS .
    Please go through the following links for RRI.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4487dd91-0b01-0010-eba1-bcd6419
    What's new in SAP NetWeaver 7.0(2004s)? - An introduction to the functionality deltas and major changes
    http://searchsap.techtarget.com/cgi-bin/rd.pl/ftID-1121728-ctID-1064004?//expert/KnowledgebaseAnswer/0,289625,sid21_gci1064004,00.html
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/24ff4009b8f223e10000000a155106/content.htm
    Hope it helps.

  • Regarding  BW Reporting???

    Hi all
    I am new to BW, Can you tel me what are the Reports are there in BW??
    If you have any material please send me to my id <b>[email protected]
    </b>.Please send me as soon as possible.
    Thanks in advance
    Senthil

    hi,
    chk these links..
    Reporting and the BI Suite
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/a8cd1f71-0a01-0010-4783-f119b6132d25 [original link is broken]
    WAD:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/83/54973910a9bc12e10000000a114084/frameset.htm
    presentation:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6dd54713-0c01-0010-8691-a3576b9a95d9
    Reporting..
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    Enterprise Reporting.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0901c9bb-0601-0010-49ab-c1770c527673
    http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    https://www.sdn.sap.com/irj/sdn/bi
    Check these presentaions:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5ee3725b-0401-0010-e381-ac323362ce91
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    http://csc-studentweb.lrc.edu/swp/Berg/BB_index_main.htm
    http://csc-studentweb.lrc.edu/swp/Berg/articles/NW2004s_what_is_new.ppt
    BI 7.0 reporting features
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4487dd91-0b01-0010-eba1-bcd6419
    /people/michael.eacrett/blog/2006/06/07/whats-new-in-sap-netweaver-702004s--an-introduction-to-the-functionality-deltas-and-major-changes
    http://searchsap.techtarget.com/cgi-bin/rd.pl/ftID-1121728-ctID-1064004?//expert/KnowledgebaseAnswer/0,289625,sid21_gci1064004,00.html
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/24ff4009b8f223e10000000a155106/content.htm
    hope it helps..

  • Creating dashboards in BI

    Hi All,
    Could you please explain the step by step procedure for creating the dashboards using WAD?Is there any other way of creating dashboards in BI?Please share the documents if u have?
    Appreciate your help?
    Thanks & Regards,
    Dinakar.

    Hi Dinakar,
    Yes as per Hemanth's reply its correct ......You can create Dashboards in BI using WAD. Youwill have to first craete a query in Designer and then use it to make a web template in WAD. This can be used as a part of dashboard.
    Please find the below links to make WAD and also Visual composers to be used as a dash board.
    The BEx Web Application Designer is a desktop application for creating Web applications with BW-specific contents. Using the BEx Web Application Designer, you can create an HTML page that contains contents such as various tables, charts or maps. This HTML page (Web application) provides the basis for not only Web applications with complex interaction, but also for Web cockpits and iViews.
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/content.htm
    Web Application Designer for Beginners
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/749a4622-0a01-0010-36bf-b6b30a2a3a22
    Feautures of WAD in 7.0
    http://help.sap.com/saphelp_nw70/helpdata/en/88/4d354277dcb26be10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    Regards
    Sudheer

  • Charts in Report Designer - choosing columns and rows for categories

    Hi,
    I am trying to create a pie chart in report designer from a data provider which has 4 rows and 4 columns. As a default the chart created is using the 1st row for data and the four columns as categories.I want the pie chart  to use the first column for categories and 2nd column for data. How do I change the default chart behaviour?
    Best regards,
    Jai

    Hi Jai,
    take a look at:
    "Class 1 Chart Types" in http://help.sap.com/saphelp_nw04s/helpdata/en/c9/08533b97037963e10000000a114084/frameset.htm
    Link is regarding WAD web item but editing is the same in Report Designer.
    Here you will get information with example query for editing pie charts and what is possible or not.
    like:
    Structure of the Data Provider for a Pie Chart
    In a pie chart, the underlying table has only one row. The values in the columns form the pie segments.
    If the table contains more than one row, the additional rows are ignored when the table is converted into a chart. However, you can define which row is to be used (see below).
    Additional the link describes how to build the query for your requirement.
    Regards
    Andreas

Maybe you are looking for

  • Cannot get home sharing to work!

    Hello, I am trying to home share between a Mac and PC. I have gone through all the steps over and over. The PC can see and access the Mac's library. The Mac can see the PC's library, but when I click on it to transfer or accsess it the toolbar keeps

  • IPT Clusters Data Center Move 8.6(2a)SU3‏

    Hi Voice Experts, Any help will be appreciated, I have read Cisco BCP and understand the best practice but Cisco doesn't talk clearly about the questions mentioned [only adding subscriber needs a cluster reboot is confirmed but wanted to know from th

  • Can't load LiveType or After Effects...

    They both unexpectedly quit as soon as I open them. What do i do? Alex

  • Knowing the identity of the calling application.

    I have a static object which can be shared between two applications, similar to a static object that can be shared between two applets. Now if the object has a method say myMethod() how can i know which application called the method. To be more clear

  • External hard drives get improperly unmounted

    I recently upgraded to Mavericks (clean install) on my mid 2011 MacMini.  I have an external hard drive connected via USB3 to eSATA cable.  I leave the computer on around the clock as iTunes serves my AppleTV with it's music and videos. I've repeated