Report to Report Interface (RRI)

Hi,
I had a Query on a Cube (Multiprovider) and I had a query on DSO
How can i perform Report to Report Interface (RRI) for this two queries
Thanks

Go to transaction RSBBS in the BW back end (i.e. via SAP Logon pad).
Add the name of the query based on the MultiProvider in the Sender box.
Click create.
Select Report Type BW BEx Query (default selection).
Enter name of query based on DSO in Receiver Object. Add the description for the query that you want to appear in the Goto menu in BEx Analyzer.
Click apply.
Save.
Done!

Similar Messages

  • Using Report-to-Report Interface (RRI) in BEx Report Designer?

    Dear experts,
    I would like to know if it is possible to use Report-to-Report Interface in BEx Report Designer?
    From what I read from this article
    [(Creating Formatted reports using BEx Report Designer)|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00ae5173-6112-2d10-d78f-e7779d269f25?quicklink=index&overridelayout=true], the RRI capability of query is not supported in BEx report. So is it true? And are there any workarounds to enable/emulate RRI capability in BEx Report?
    Thanks in advance.
    Regards,
    Joon

    Hi Joon,
    It is possible to make RRI in BEX Report Designer by using Transaction Code - RSBBS .
    Here you need to give the Target Query and Source Query names and than you can easily connect two reports or two levels of same report.
    For further step wise description please check the below SDN document :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/607e63d5-b56f-2c10-718f-8e33a08baa89?quicklink=index&overridelayout=true
    I hope this document helps to sort out the queries.
    Regards,
    Akanksha

  • Which Table will have 'Report to Report Interface (RRI)' Details?

    Hi all,
      Which table will have 'Report to Report Interface (RRI)' Details after creating them with RSBBS Tcode, PLEASE.
    Thanks in advance.

    Hi,
    Serach in these tables
    RSBBSCUBE
    RSBBSCUBEDIR
    RSBBSQUERYDIR
    Cheers..
    Krishna

  • RRI Problem in EP - An error occurred with the report to report interface

    I have a problem with a template: In standalone the RRI call works, in EP the same template fails with "An error occurred with the report to report interface during the jump" and details "Notification Number BRAIN 192"
    The JS-code is:  SAPBWOpenURL(targetLink);
    In both cases (standalone, and in EP ) the targetLink is
    /sap/bw/BEx?SAP-LANGUAGE=EN&PAGENO=1&CMD=RRI&RRI=X&RRI_RECEIVER=QURY0001&REQUEST_NO=2
    However, standalone it works, in Portal it fails with the above message.
    Any idea?

    Hi Frank,
    What was the solution?
    Regards,

  • RRI (Report to Report Interface)

    Hi all
    i search in forum and i got a ans., but i'm not able to understand this., what is reporting to report inter face(RRI)
    t-code RSBBS., when do we use., can u pls explain me this one and as wel give on scenario Can u pls give brief and
    step by step scenario
    Kind

    Hi krisna,
                   Report-To-Report Interface is used to navigate from One Report To Another Report. Say for example Your Manager wants to view Yearly report(YTD) which gives sales for Jan, Feb, Mar etc.... he aswell wants to view detailed monthly report for any month say for march..... by right clicking on YTD report he should get Monthly(MTD) report.....so this can be achived by RRI.
    In RSBBS you will have to assign the Source query(in this case it is YTD report) and Target query(in this case it is MTD report). Means the user is able to view YTD and MTD at same instance. Its just like drilldown between reports. Let me know if u have any doubts?
    Regards,
    Vishnu.

  • Bex report to report interface dynamically based on Value in the query

    Hi,
    Is it possible to change the destination of the report to report interface dynamically based on the data of the bex query?
    For example my query has the below data
    Plant | KPI | Quantity
    P1 | A | 20.00
    P2 | B | 25.00
    When the user selects KPI A I want to navigate to Query 1, and when KPI B is selected to Query 2. Query 1 and Query 2 have completely different layouts, Instead of create to two destinations is it possible to pick one based on the KPI selected.
    Is this possible in Bex report to report interface or any other way.
    Please suggest
    Thanks in advance.

    Hi
    we have RRI in sap bw. ( TCODE RSBBS.)
    Below article will enlighten you about this topic .
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/607e63d5-b56f-2c10-718f-8e33a08baa89?quicklink=index&overridelayout=true
    hope this helps

  • Report-to-Report Interface problem with default values

    Hi all.
    I have RTR interface where target query has default values, so when I jump to target query it doesn't return whole data because of this default filter.
    Is it possible to remove this default filter in query in case it is executed through Report-To-Report?
    I still need this default filter then I execute target query separately.

    Dear Gediminas,
    Make sure that you have same infoobjects which are having default values present in the 2 queries.
    After createing settings in RRI...select that setting.....click on ASSIGNMENT DETAILS tab...
    Assign Type as how they are in 1st query...
    Assign selection type as how they are in 1st query...
    Assign GENERIC to the rest of the fields..
    Cintinue
    Save.
    Assign points if it is helpful.
    Regards,
    R.

  • Report to report Interface issue in Web Analyzer

    Hi,
    Report to report interface for one of the queries works fine in Development ,Quality and Production systems through BEx Analyzer ,where as it shows the wrong values in receiver query when we try to use it through Web Analyzer of production.In production Bex Analyzer it works fine and even it works  fine in web analyzer of  Development and Quality systems and the issue is with RRI in Web Analyzer of  Production system only
                    Please help me to solve this issue.
    Thanks & Regards,
    Madhu.

    Hi ,
    Youi can check this tables
                        MKPF               material document
         MSEG               material document (item level)
                        RESB                                Material reservations
         RKPF                                 header
    Rergards
    SANIL

  • Scenario for report to report interface

    hi experts
    i want to know how you people used R/ RI report to report interface in your project, explain me ur experince working with RRI, thank you

    Hi.........
    1)Suppose amount of data in an infocube is very huge........definitely it will detoriate the performance of the query....it will slow down the execution of the query......until you have implemented BIA...or aggregates.....
    To overcome this situation.....u can use RRI.......Rather than storing all data in a single infoprovider......and trying to execute all these data...you can seperate the data and store in a number of infoproviders............and perform RRI from one infoprovider to another for detailed information......
    2) You also hav the option to jump from one system to another using RRI........like from BW to ECC......
    3) It also helps to layer your data....summary data in one infoprovider........and detailed data in another infoprovider.....connect them using RRI....
    Hope this helps........
    Regards,
    Debjani......
    Edited by: Debjani  Mukherjee on Nov 7, 2008 2:38 AM

  • Report to Report Interface Error

    Hello,
    I have a summary query which needs to go to detail query.  I used the RSBBS transaction to designate the sender and receiver query.  I can see the "go to" option in the context box when I try to link from my summary to detail and see the detail query as available.  However, when it tries to transfer, I get the following error.  I know these queries are saved and active.  I can run them each independently but cannot get the Report-to-Report Interface to work.  Any help would be greatly appreciated.
    Thanks,
    Lynda
    error:
    query &v2 on infoprovider &v3 can't be assigned to the dataprovider &v1,
    because it does not exist on the BW Server.

    Hi Chandran,
    Thank you for your reply and the two links.  I am reviewing the assignment details and have a few questions.  I currently only have 2 fields assigned - as variables - material and plant.
    Everything else is set to generic.
    My first query is driven by one date variable which I created which takes a default of January 2008 and pulls Feb - Dec (used offset +1, +2, etc).
    The summary report comes up with correct data.
    Material   Plant UOM Yearly Budgeted Amt  Jan/Yr Feb/Yr March/Yr   etc
    The user then wants to drilldown to detail behind a month.  i.e.  Jan/Yr
    I created the detail query to ask for material and plant which then provides
    Material   Plant   Purchase Order Main Vendor  Freight Vendor UOM Qty Recvd Price and Freight Amoutn
    There will be multiple Purchase Orders.
    One thing I am not sure about transferring fields.  Do I need to designate the month/year as a variable in my detail query along with material and plant?  I am a bit fuzzy as to the whole process.
    Someone I worked with before mentioned that the sending query will pass the fields on the line where you click "go to"????
    Thanks for your patience and help...
    Lynda

  • Report to Report Interface - Pass Key Figures

    Hello,
    I have setup a RIR interface on a Query to jump to another query for detailed inforamtion - works perfect.The issue I am facing is,there's a particular Keyfigure value in the sender query (derived from a Cube) which does not exist in the receiver query(ODS). Is there a way to get this information across to the Receiver Query ?
    Thanks,
    hdev

    Hi, Hdev.
      Do you have any documentation on how the Report to Report Interface works?  If not, could you explain briefly what it is?  Much appreciated!
    Thanks,
    Sarah-Jane

  • Documentation of Report to Report Interface

    Greetings,
      Does anyone have documentation that explains the Report to Report Interface?  If not, can anyone explain briefly how it works? 
    Thanks,
    Sarah-Jane

    Hi Sarah,
    Please see here:
    http://help.sap.com/saphelp_nw04/helpdata/en/99/08629bd3e41d418530c6849df303c9/content.htm
    Hope this helps...

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

  • Report to report interace ( Need to drill down to Sales Order Transaction )

    Hi,
      Report to report interface is working fine when I am jumping from Cube to ODS( Example Sales Order item). However  now I want to jump from the ODS data in a query ( Sales order level) to the transaction system and want to view the sales order detail info
      What I did is define a REPORT TO REPORT interface in the BW from the from the 2nd query and defined the interface as the following
    Report type : Transaction
    Target system : choose the CRM system from the drop down
    Report    : CRMD_BUS2000121 ( as this is the transaction for sales order).
      The whole thing works fine and the transaction opens. But the way the transaction works is that you will need to go to the menu and then Open and put the Sales order number and can only display after that. This is not very user friendly and I want the user to directly launch the sales order transaction in display mode.. from BW.. Is it possible?
      Thanks
    Arunava

    hi Anurava,
    take a look this doc, if you haven't
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6eb89190-0201-0010-89bf-ad46d1503ef9
    as Ashish mentioned you need to maintain the 'detail' assignment, choose infosource '0crm_sales_order_i (i guess for your case), choose 'field table' for type, and field possibly OBJECT_ID or CRMT_OBJECT_ID ... you may get the field info by go to crm system, position on cursor the info and F1 ....
    Special cases: For most transactions sender-receiver assignments function without you having to make further specifications. However, it is necessary for some transactions to make detailled assignments. One reason for this may be that the transaction uses an unseen first screen and the parameter is not filled by the memory ID of the data element. After having created the sender-receiver assignment as described above, proceed as follows: ...
    1. Select your sender-receiver assignment ans choose Assignment Details.
    2. Select Table Field as the type. You are then able to make entries in the Field Name, Data Elements, Domains and Set/Get Parameter columns.
    3. Specify the field name, data element, domain, and parameter ID for the receiver transaction.
    You need to know this information as no input help is available. You can normally find the parameter ID in the ABAP Dictionary under data elements. If it is still not possible to jump to the transaction, it may be necessary to program a short ABAP start program. Read SAP Note 383077 (RRI: Transaction call unsuccessful) on this

  • Report to Report - Web Application Designer

    I have created a simple template using BEx Web Application Designer. The Query I've picked is set up with receiver reports. e.g. I want to do a report to report interface from the data in my template to another query and another template. However when I choose Goto on the data and select the query I want it opens the data but opens it using a template I havent created. A standard template? How do I get the query I go to to open with one of my templates? Do I have to do some linking somewhere?

    Hello Joel,
    Have you put your new template in 'Set standard web templates'?
    Txn rscustv27?  this may not work but it is worth a try. u would need to put it in the bottom option.
    Another way to do this would be to create an iview for each query and in the the query properties you can assign what template you will use under 'bex web application query string'.  The iView properties can be found in the Portal Content Directory.  i think this will definatley work.
    Also one other thing to look at in WAS is the RRI options (in the properties of the web template).  This may have something in there.
    Enjoy your friday.....
    Nick.

Maybe you are looking for

  • Cannot delete mail from ipod touch & "syncing error"

    I get this error message "unable to move message" and "the message could not be moved to the mailbox trash".  When I tap on settings and mail,contacts,calendars I get "accounts are currently syncing.   Please help.  

  • My apple Id is not recognised via my iphone.

    Jun 13, 2011 2:03 AM                                                                                                                                         An application 'Find my iphone' was downloaded and installed. To access the app for the 1st t

  • IMac G4 dropped off network

    Hello, I have a home business network set-up where I do my creative work on an iMac G4 and Mac Book and use a cheap box PC as a print server for my wide format and large colour laser printer. The PC, iMac and laser printer are connected to a Lynksys

  • Axis, JDeveloper and OC4J

    Does any one know if it is possible to create a web service with AXIS and secure it using the OC4J web service security implementation of ws-security? JDeveloper will be the development environment.

  • Batch Management appearing mandatory in material master

    Dear Friends , I am getting batch management tick mandatory while creating material master , In OMS9 for field sel grp optional 01 ,I have made field reference for mm01 as optional, but still its showing batch management  mandatory while creating mat