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.

Similar Messages

  • RRI interface (GL / WBS combination)

    Dear All,
    Is it possible to create a jump target from a BW query to a report in R/3 based on GL account and WBS elements ?
    I've managed to create a link for the GL account, but have trouble making the R/3 report return values for the particular GL / WBS combination per the BW query.
    We are trialling this on transaction code FBL3N, which has GL account on the front screen, WBS element on the 'additional selections' screen (red, blue, green icon).
    Regards,
    Frederick

    Good point, I may be off on this as this is my first time doing this gl journals interface but I am thinking that it is best to do all
    validations prior to loading into interface table to stream line that process. If you have many errors when running the journal import process
    is it burdensome in trying to get through all the errors? That is you fix one error and then encounter another error vs trapping all errors
    in a staging area at once?

  • RRI Interface from result rows

    Hi,
    Is it possible to do RRI from result rows from a query.
    Thanks
    Jyothi

    Hi,
    Are you running the report from the query or from the workbook? If you have changed the query and are stilll running the same workbook, sometimes these changes do not come through...Close the workbook and try to execute the query again. Does it still happen?

  • RRI (Report Report Interface) with ABAP Sender program

    I need to call a Report Writer report from a bespoke ABAP program. I can call transaction START_REPORT to do this, but I wondered if the Report-Report Interface can be used here.
    Has anyone ever programmed a direct call to the RRI interface in ABAP?

    Hi Robin
    I know the answer comes late but you might find my wiki posting helpful:
    https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP+Report-Report-Interface
    Regards,
    Marc
    SAP NetWeaver RIG

  • How to identifing the parent report from child report in RRI

    Hi Floks,
    Long back we have created one RRI report(which is having parent child relation).Now i have child report with me,i wanted to know the corresponding parent report.Please give me some inputs to identify this.
    Regards,
    Satya.

    Check in these tables:
    RSBBSQUERYDIR
    RSBBSQRYMAPPING
    Also check in table RSBBSQUERY to get the source and target of the RRI interface.
    Pravender

  • Report-to-Report Interface, Jump Target

    Dear Friends,
    Can anybody help me to Understand ,how to use RRI Interface and the Scenario of Jump Target ?
    I will be thankful , If I am Explained with a Small Example , So that I can follow the Procedures
    Thanks

    H I Ramesh,
       see best example..  genrate one query on master data...  and  another query  on transactiona data..( but make sure that... your transactional query should contain atleast one field  that exist in first query)
          for  example.. generate one Query on Employee master data...(that contan- EMPNO , ENAME , ADDRESS) 
         nad generate  second Query   on Employee transactional data ..( that contain..
    EMPNO , SAL, BONUS , INCENTIVES , LEAVES ) like this..
    now  go to RSBBS tcode... and give the first query name.. and in  the down give the second query name..save it..
        now go to BEX and execute your first query..  and  in that select any EMPLOYEE NUMBER and  right click it--> and  select second query name.. ..
    now you can able to see  that particular employee details only..
    regards
    @jay

  • RRI - Jump Target

    Hi ALL,
    I have a requirement where i have to Create a RRI in bex Reporting, How can i introduce RRI interface for one query to another. Is BI 7.0 supports RRI ? if so How it will process and works ,What are the settings lieing in sender and Receiver and Assgnment Details. Does Query1 and Query2 has atleast one info object common? what if not.
    It would be great if anyone answer
    Thanks
    Dolly.

    Hi dolly,
    For example, Suppose you created two cube CUBE A ( which contains Company code , Customer, Revenue) and  Cube B (Controlling Area, Region, Price) . so There is no common column.
    On cube A you created query QUERYA
    On cube B you created query QUERYB
    GOTO>>> RSBBS,
    sender>>>CUBEA/QUERYA
    REPORT TYPE>>>>BW Bex query
    Target>>>> Local
    receiver report>>> CUBEB/QUERYB
    save it.
    after you run the query in analyzer
    Right click on the repor>>>> goto >>>> QUERYB. it will jump.
    But Unlike the other it will just jump from QUERY A TO QUERY B. But its not jumping into the query w.r.to particular charecteristic.I mean for the respective region you can't find the detail information like product, and billing document, customer.For these thing threre should be common charecteristic.
    Regards,
    Ranganath

  • RRI sending restrictions issue in BEx Analyzer - Known SP Issue?

    We have two queries linked through an RRI interface that is designed to "send" a restriction of one characteristic when the user right clicks on the cell containing the value they want to see in the second ("Goto") query and selects "Goto" and the second query's name. This interface works fine on my machine with both my ID and the test ID the users are using to test these reports. My machine is on SP8, Patch 1 Revision 1443. However, when the users execute the same query and try the RRI they see the second query with all of the values in that column, not just the one they "selected". They are on SP7, Patch 1 Revision 1352. Is this a known issue with this version of Analyzer? I have been searching around and can't find any documentation saying so, but something "official" from SAP that documents this would be perfect to recommend and upgrade to SP8 to fix this problem.
    Thanks!

    Hi Somenath,
    Are you sure that all the data in cube is affected? I mean also the data loaded in cube before GUI upgrade?
    I have a feeling that instead of GUI upgrade something happened to the background user that is extracting the data in source system. E.g. this user master data has changed - in decimal format.
    So check the user and check data loaded before/after change of GUI.
    BR
    m./

  • RRI via Command button

    Hi all,
    I want to put the RRI interface in a Command button you can create in the WAD. It is not clear to me how the functionality works. I have made a sender/receiver assignment via transaction RSBBS. The functionality is now available via the context menu, as ever. But, when I use the command RRI in the command wizard to put the function in a push-button this does not work at all. Can someone explain to me how this function works.
    Regards,
    Machiel

    I am not sure whether we can do it..however
    might want to check below links...
    http://help.sap.com/saphelp_nw2004s/helpdata/en/71/8a784226d1d242e10000000a1550b0/content.htm
    Hope it Helps
    Chetan
    @CP..

  • Help regarding RRI

    Hi,
    We need to use the RRI interface for reorting, can anyone please help in letting me know about the steps required to perform the RRI requirement. how to go about implementing the same.
    many thanks
    Srinivas
    Please search the forum
    Edited by: Pravender on Feb 25, 2011 12:32 PM

    Hi Mrclspdl,
    sorry I cann't help u because I don't have much idea in this.
    But it seems very interesting. so pls after solving it post the solution or hints for our reference.
    Thanks.

  • RRI tarnsport issue

    Hi,
    We are having  3 reports, out of which two bex reports have RRI reports. The receiver report is a URL.  During the transport always it says RRI query elements are not active and all the three reports are not going to quality system.
    these 3 reports are based on a multiprovider.
    Can you please give your suggestion.
    Regards
    Sudha

    -As SAPBUDDY suggested try to collect all the Queries from Transport Connection (RSA1) and select all the Query Elements from it. Make sure you expand all the collapsed Query elements.
    Do not collect any other objects other than the Query elements.
    Try this, and if you still get an error saying that some Query element is inactive or version M then it means you are missing some elements to capture in the transport.
    Once the Quries are moved then collect the RRI interface directly from RSBBS.

  • 2004s RRI - defaults to web

    I have set up some RRI interfaces to jump from a BEx query into SAP.  This is now defaulting to the web rather than opening up the GUI.
    Does anybody know how to switch this default?  Didn't have this problem with 3.5.
    Any help appreciated,
    thanks
    Mike

    Hi,
    Have a look at the link:
    http://help.sap.com/saphelp_nw70/helpdata/en/99/08629bd3e41d418530c6849df303c9/frameset.htm
    Best Regards,
    Rajani

  • Follow Up Actions - Reporting Agent

    Hi BW Gurus,
    I would like to know what are following up action is available in Reporting Agent
    Thank You

    Hi Luis,
    There are 4 steps.
    1) Send Mail- alerts user by e-mail; for example you can send e-mail saying sales qty target were missed
    2) Alert Monitor entry - view results in the alert monitor; you can also give an URL for the alert monitor
    3) Export - Send Data to a work flow for follow up action
    4) RRI Interface - if an exception happens you can jump to another query for a more detailed display using Go To option
    TQ
    Kumar

  • Report to Report

    Hi,
    I have a report in which I have inserted 3 more reports using report to report interface.I have the following doubts.
    When I run the first report and select GOTO option it shows me all the remaining 3 reports. If I execute the second one, after the execution in the goto option I cant see the remaining 2 reports and everytime I need to go back again to the first one and select the 3rd report. Isn't it possible to drill through to the 3 query or the fourth from second? Or do I need to insert the 3rd query in the second query in RSBBS? But if I do so then I wont be able to drill through to the 3rd query from the first one, isn't it?
    One more thing I wanted to know is,say for example, I have 2 variables on the first query and 2 on the second, but when I goto the second query from the first, I am not getting the 2 variables on the second and instead it directly throws the result depending on the entries in the variables of the first query. Is there a way to be able to display the variables of the second and the third also? How many queries we can insert into one query?
    Please let me knnow your thoughts...
    Thanks.

    Hi,
    When you execute your first report and give the material number and select 2nd query, the material number is not taken as the 2nd query doesn't have that selection for that field.
    From the 2nd query when you are going to the 3rd query,the 2nd query becomes the Sender and the 3rd query becomes the Receiver.
    In that case,It is not possible to send the material number from the 2nd query(Sender) to the 3rd query(Receiver) because those values are not present in the 2nd query.
    In RRI interface,the Receiver query should contain variables for the selections that you want to pass from the Sender but if the Sender doesn't contain values for these selections,they can not be passed to the Receiver.
    Since your 2nd query doesn't hold any information about the Material number,this data will not be sent to the 3rd report.
    Therefore, if you need all the selections in the Receiver report to get values from the Sender report,you need to ensure that the values for  those selections are present in the Sender.
    Hope it helps.

  • Extracting an R/3 report to BW

    I have an R/3 report for PPV (purchase price variance) and my customer wants to be able to get to that report from BW.
    Is there an easy way to directly extract R/3 report out to BW?
    I do not want to plough through SAP code and figure out the logic and re-write an ABAP program to capture the data and house it in custom tables and then flow it to a BW cube.
    If anyone knows of any easy way to extract an R/3 repport to BW please let me know.
    Thanks for your help
    Fred Gomez

    Fred,
    Have you considered using the RRI interface and linking this report as a jump target to some of your BW reports?
    http://help.sap.com/saphelp_nw2004s/helpdata/en/99/08629bd3e41d418530c6849df303c9/content.htm
    This way, the user will be taken to the R/3 report from BW.
    John
    Message was edited by: John Danoff

Maybe you are looking for

  • Problem with initializing VO in Jdev10g, Oracle apps R12

    Hi All, I want to initialize one VO and create row in that. I am working on Oracle apps R12 and using Jdev10g version. I have done this before in Jdev 9i in 11i. But not sure why it is not working in 10g Jdev. I am using following code public void in

  • JMenu problem

    Hi, i'm developing a window consisting of a JMenuBar, y code is as follows.. mbar=new JMenuBar(); file=new JMenu("File"); item1=new JMenuItem("Open"); item2=new JMenuItem("Exit"); file.setMnemonic('f'); file.add(item1); file.add(item2); mbar.add(file

  • Need to update from v.10.5.8... how?

    Despite checking for software updates, I am told that there are no updates needed, even though my Snow Leopard is version 10.5.8.  I see I need v.10.6.8 to get Lion.  How do I make up all this lost ground?

  • Itunes store unavailable to check for downloads

    That is the message I keep getting have been for over a day now. What is wrong? exact message is: "Unable to check for available downloads: I-tunes store is temporarily unavailable. Please try again later" Here is my diagnostic: Microsoft Windows XP

  • Laserjet 3030 and Officejet 7210 both 'All in One'

    Both printers purchased and being used in U.S. with 110V. Am thinking about taking them with me when I move to South Africa where voltage is 220. I believe Laserjet 3030 will work with a transformer and adapter on 220V, correct? And is it possible th