RRI Issue

Hi
I have a sender query Q1 with delivery date  restricted with three variables V1, V2 and V3.
V2 and V3 are customer exit variables deriving the values from user entered V1 value on selection screen
I have a receiver query Q2 with transmission date restricted with variable T1 of user entry type.
I have configured Jump query in RSBBS for Q1 and Q2 and maintained assignment details for delivery date with variable T1,but this setting gives a warning " The source selection for the variable is incompatible with the target selection." when jumping from Q1 to Q2 and not not populating any value to T1.
Question: is there any way V1 values can be specifically assigned to T1.
Please share your inputs.

Hello;
If your configuration is the following for details affectation:
IOBJ: your Iobj
Type: Variable
Field Name: Variable T1
Sél Type: *
Then your variable have to be able to handle the values you want to transfer ;
so you should make sure your T1 variable is not a single value selection variable.

Similar Messages

  • RRI issue in UAT.

    Hi All,
    I have created the RRI  to navigate between BW report to the R/3 transaction. This navigation works fine in DEV, but when it is moved to UAT it is not navigating to R/3 transaction.
    After clicking on the GOTO option the navigation fails to kick off and the control remains in the report itself. There is no error message or dump shown.
    The objects of RRI has been checked for proper transport and also checked in RSBBS T-Code in UAT  for correct mapping of source system. I am using BW3.5.
    Meanwhile, the R/3 system is throwing a dump with error message
    "DYNPRO_SEND_IN_BACKGROUND"
    "Screen output without connection to user".
    Iam not able to get a hold of this issue. Is there any configuration changes to be done while transporting to UAT while RRI is being used?
    please advice..,,
    Regards,
    Aravind
    Edited by: r6wind on Oct 16, 2009 8:30 AM

    Hi Aravind,
    Can you please share what are the procedure to do for the navigation of BW report to R/3 transaction.
    I hve the same requirement, some what i did but when i try to navigate to R/3 transaction, a new URL is
    opening but it is not connecting to the R/3 server. Whether we need to do any setting for this?
    Kindly help me on this.
    Thanks,
    Jackie.

  • RRI Issue when jumping to TCode in R/3

    Hi Experts,
    I need to Jump through RRI (RSBBS) from BW summary query to BW detailed query and from BW detailed query to TCode WB23 in our requirement. So i have created two RRI's in BW dev system one from Summary to detailed report and other from Detailed Report to R/3 Tcode . Here in receiver tab i have selected the Source system as R/3 technical system and Info source as 2LIS and ran the report and everything is working fine.
    When i moved the changes iam not able to drill down to WB23 from 2nd RRI and this is the short dump error iam getting in BW Quality system.
    What Happened:
    The function module "RSRR_REPORT_CALL" was called, but cannot be
    found in the Function Library.
    Error in ABAP application program.
    The current ABAP program "SAPMSSY1" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    Error Analysis:
    The program "SAPMSSY1" contains a CALL FUNCTION statement. The name
    of the function module to be called is "RSRR_REPORT_CALL".
    No function module exists with the name "RSRR_REPORT_CALL".
    All function modules are stored in the Function Library (SE37).
    Possible reasons:
    a) Wrong name specified. Particular attention should be paid
        to upper/lower case and underscores ("_")
    b) Transport error
    c) If an enqueue/dequeue module has been used, the lock object
        may not have been activated (ABAP Dictionary)
        may not have been activated (ABAP Dictionary).
    Did any one of you faced the same problem. If so can you suggest the solution. Thank in Advance.
    Sudhakar.

    Hi,
    I got the result.
    I shall let you know the steps.
    1. Go to RSSBS
    2. Choose the sender.
    3. Choose the Receiver assignment.
    4. Choose the source system.
    5. Transaction code : WB23.
    6. Save the transaction.
    7. See that you have authorization for WB23 in receiver system.
    8. Execute the query upto the detailed query in BW.
    9. Choose the Receiver T.code in BW.
    10. Maintain the Server ip in the Browser and host file.
    11. Voila !!!  Here is your logion pad and once you log in here is your transaction.
    Regards
    Govind.

  • BI Statistics Query - RRI Issue

    Hi Experts,
    I have copied a BI Statistics querys and customized it. The RRI Options available for the original query are available for the copied query as well. However, I do not want to keep all of them.
    When i checked  the T.code RSBBS for the copied query and  the original statistics query , it does not show any receivers.Please let me know how I can  change the RRI options for the copied query.
    Regards,
    Kavitha.

    Hi kavitha,
    This is what we do for a normal RRI,Chnage accordingly as per requirement.
    The steps to create RRI
    1)Goto T code RSBBS
    2)In the Sender Query -give the Query name
    3)Press Create tab which is there on the Right Top
    4)It will as for a list select the Query name in the Bottom
    5)and Press OK.
    6)Come back to the main Screen os RSBBS and Select the Receiver Query and click Assignments.
    7)Make them objects as Delete.
    8)Save and Execute the Query ,Sender Query.
    9)Right Click on the Query ,we will find GOTO Tab ,Drill down further
    we can view the Second Query.
    10)we can view the Second Query through first query
    Check these
    http://help.sap.com/saphelp_nw04/helpdata/en/99/08629bd3e41d418530c6849df303c9/frameset.htm
    https://forums.sdn.sap.com/click.jspa?searchID=6435760&messageID=3353440
    https://forums.sdn.sap.com/click.jspa?searchID=6435760&messageID=2762562
    https://forums.sdn.sap.com/click.jspa?searchID=6435760&messageID=1846978
    https://forums.sdn.sap.com/click.jspa?searchID=6435760&messageID=180080
    Rgds
    SVU123

  • Issue in RRI

    Hi All,
    I have been facing an issue with RRI which is working fine in Development system. But when i moved it to UAT, it is not working.
    I have created the RRI between the report and the R/3 transaction. When i try to navigate from the report to the transaction in dev, it is working. But when it is moved into UAT, I'm not able to do the same function.
    The system is not throwing any dump or error message. But when i clicked on the goto option, the control remains in the report itself. It is not even asking for the logon credentials for the source system. I tried to debug the code, but not able to find out the reason for the issue.
    This is the first time, i'm trying the RRI functionality in UAT. I have included RRI object in the transport.
    I am using BW3.5.
    Is there anything needed to be additionally included while transporting or any configuration needs to be done in the system to acheive the functionality of RRI between report to R/3?
    Please help me to overcome this issue...
    Regards,
    Yokesh Kumar.

    Hi,
    I have checked the mapping in RSBBS. Everything is correct over there. And aslo, I found that the system is throwing a dump in the R3 with the error message,
    "DYNPRO_SEND_IN_BACKGROUND"
    "Screen output without connection to user"
    But I could not figure out why the dump has thrown.
    Is any one aware of this issue?
    Regards,
    Yokesh Kumar.

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

  • Authorisation issue:Using RRI..

    Hi Experts,
    I have an issue here as described below:
    I have created one End user role to give authorisations to end users.
    when testing(by assigning this role to test user id),I can able execute queries using Bex Analyser.But when trying to go to see some other report which is connected to the base report through RRI(via menu in query --> goto <display line-item>),I am unable to see the data.
    Its ending up with the error:You do not have sufficient authorization.
    Could some one please suggest resolution for this issue.
    Quick help will be highly appreciated.
    Thanks & Regards
    Nag

    Hi
    Please chec RRI query having authorization variables or not if yes check RSECADMIN for values assigned for those objects.
    Go to RSECADMIN and switch on the Trace with log so that it will display the exact result.
    Regards
    Jagadeesh

  • Selection Screen pop up issue - with jump query RRI

    Hi Experts,
    I am facing one issue regarding Jump Query(RRI) functionality.
    I have one query and also one drill down query.
    I need to jump from the first query to the drill down query.
    To achieve this , I have added the first query as sender in RSBBS T-Code and added the drill down query as Receiver.
    I have also done the variable assignment from the Assignment Details tab.
    Now the Jump functionality is working.
    But , whenever I am jumping to the receiver query , The selection screen pop up is appearing.
    I don't want this selection screen to appear during jump.
    Please help me in this regard.
    Thanks,
    Biswarup

    Hi ,
    For testing purpose , I have used a single query as sender as well as receiver query.
    So , the characteristics set is same.
    The query is a simple query, with only one input variable.
    and I have assigned it, from variable assignment.
    But still the selection screen pop up is coming , when trying to jump.
    Please suggest.
    Regards,
    Biswarup

  • Issue in display of Overall Result while implememting RRI

    Hi All,
    I have a base report which gives all the material for which no issues are done in last 3 yrs for a plant.
    I have a new report which has all the materials passed from the base report and then i display the consumption of those in rest of the plants.
    When I display the report, the Overall Result is displayed incorrect.
    Child report
                       Selected Plant Stock  Selected Plant Stk value    Consumption in 12Mnt_rest of the Plants
    Material   Plant    Overall Result             Overall Result                        P1   P2
    10001                      1.00                            395.00 EUR                    2.00  1.00          
    10002                      1.00                                1.00 EUR                    2.00  5.00
    10003                      3.00                              74.25 EUR                     2.00    6.00
    Overall Result            35.00                          12600.25 EUR                    6.00    13.00
    When Analysed We found that the overall result is the result of the base report. for the 1st and 2 column.How Do I change the reuslt.
    Appreciate help in advance.
    Harika.

    Hi Harika,
    In the Report assignments ,make the PLant and result as "Delete" mode for these infoobjects.
    Just come back with ur assignment settings,it has got to do with these Settings !!!!!!!!!!
    Rgds
    SVU123

  • Issue on RRI in BI 7.0

    Hi all,
    I created sender and receiver queries and assigned in RSBBS. When I run the report, I am unable to see go to option in result screen.
    How  can i solve this problem?
    Thanks,
    Venky

    HI
    RRI is known as Report to Report interface, we use this RRI in the senario to jump from summarised
    Report to Granular Report.
    When we design the the RRI the following steps to be followed.
    1.  Make sure common characteristic present in sendr and reciver quaries.
    2. created the Sender quary as summarised report, and create a variable for
        characterisitic which is common in both the quaries Ex: customer.
    3.Go to the Reciver quary and define characterisitic variable with
      Replacement path, on the charecterstic which is common in the
    both the quaries Ex: customer
    4. Now go with RSBBS T.COAD and define the sender Quary and
       Reciver quary Define the Target name of the sender quary and finaly
       go with Assignment Details Do the Necessary settings.
    5.Go to the Analyser and view the Replacement of sender to
      receiver quary.

  • RRI / QUERY ISSUES

    I have two reports Q001 Purchasing  and Q002 Financial. I would like to use RRI to join these reports.
    Two thing to be  achived
    1: transfer variable of sender
    2: transfer some fields of sender query to receiver
    it is transfering variables but not fields or column of sender report.
    for example new report will be
    3 fields of sender and 4 fields of receiver
    Thanks

    Go to the transaction RSBBS. There you will see two options for Sender and Reciever Query.
    Sender - Q001
    Reciver - Q002
    Make sure that you are using the same variables in both the Queries for the fields that you want to transfer.

  • Issue with RRI query

    Hi,
    I created a web template 1 which jumps to another web template 2.This web template 2 has 2 queries. The web template 1 has an infoobject which is also present in both the queries in template 2 with the same variable so that when I click a particular value in 1 it is passed to both the values in template 2. The issue here is even though I am able to jump one of the query is not showing any results in template 2. When I run this query independently it is showing up. Also in DEV I can run this without any problem.It is only in PROD which has this issue. The BW system has been upgraded recently to 3.5 from 3.1C if thats an issue. Looking forward to your comments on this.
    Thanks,
    Kal

    Hi ,
    For testing purpose , I have used a single query as sender as well as receiver query.
    So , the characteristics set is same.
    The query is a simple query, with only one input variable.
    and I have assigned it, from variable assignment.
    But still the selection screen pop up is coming , when trying to jump.
    Please suggest.
    Regards,
    Biswarup

  • RRI JUMP issue in QAS

    Hi Gurus,
    My RRI jump from Sumary query to Detail query is working fine in DEV. But when I moved the transport with same settings to QAS it is not working, getting message "Data not found", but actually the data is there in the Cube. Is it pointing to different source system ?. How do I check.
    Please let me know what could be the reason ?.
    Thanks
    Liza

    Hi Liza,
    Can u pls check which target system u have given in the Maintain Sender/Reciever Assignment setting. For your case it should be loacal.
    Secondly Please review the field assignment details in how u are propagating from summarise to detail veiw.
    Please check the below article :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/607e63d5-b56f-2c10-718f-8e33a08baa89?QuickLink=index&overridelayout=true
    please revert if more questions
    Thanks,
    Deepak

  • RRI report issue

    Hi all,
    I have 3 rows in Sender and in receiver 3 more rows which gives detailed level of information about the sender rows.
    I want to design the RRI setting which will jump only from one row not from all the rows/headers.
    Is it possible to design, can you please propose settings?
    Ex: Billing document, from this field i have to jump to another report or VA03 transaction not from all the row characteristics.
    Thanks in advance,
    Venky

    Hi SVU,
    I am able to login into R/3 when i create reciever setting in RSBBS, when i select transaction and source system r/3, it will ask for user id to login, when i run the sender report and select go to VA03, then i am getting this SAP Web Application Server screen, and asking for user name.
    I tried with same user which i have in R/3, but it's giving error, few lines in log are
    SSO logon not possible; logon tickets not activated on the server
    The termination type was : ABORT_MESSAGE_STATE
    Do you have  any idea?
    when we jump from sender query what is the screen to appear 1st?
    Thanks,
    Venky
    Edited by: Venkatesh S on Jan 13, 2009 11:21 AM

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

Maybe you are looking for