Activation of Query jump targets

The Content activation of Query jump targets(transport object RRQA) does not work.
This problem was caused by a program error in function group RSBBS2....
Anyone please help me out as I am new to this  domain....

Refer to this....might help you....
BW2.0A
           Import Support Package 15 for 2.0A (BW2.0A-Support Package 15 or SAPKW20A15) into your BW system.
BW2.0B
           Import Support Package 09 for 2.0B (BW2.0B-Support Package 09 or SAPKW20B09) into your BW system.
Good luck.
Ravi Ranjan

Similar Messages

  • Problem in the variable customer exit in the query jump target

    Hi developers,
    we have problem because we have created a variable time on 0CALDAY who is mapped in the cube of the stock with posting date.We launch the query for example with range 01/8/2005 31/8/2005 and the resul is OK.
    Then we jump on the other query where the users wish see the result of the posting date for the period 01/8/2005 31/8/2005 For resolved this problem we have created a variable customer exit for the characteristic 0Postingdate and have inserted the code in user exit variable:
    WHEN 'ZV_CEREG'.
        IF i_step = 2.
          LOOP AT i_t_var_range INTO loc_var_range
                 WHERE vnam = 'Z_DAT_AN'.
            CLEAR l_s_range.
            CLEAR datastock.
            l_s_range-low  = loc_var_range-low.
            l_s_range-high = loc_var_range-high.
            l_s_range-sign = loc_var_range-sign.
            l_s_range-opt  = loc_var_range-opt.
            APPEND l_s_range TO e_t_range.
            EXIT.
          ENDLOOP.
        ENDIF.
    When we effectued the jump the our objective is transfer the date inserted by user in the variable  of the query sender 'Z_DAT_AN' to the variable of the query receveir 'ZV_CEREG'.
    This step it does not work correctly, this why are different query?
    You can help me for resolved this problem!!
    Thanks Domenico

    Hi,
    I think, this approach does not work. Because customer exit will be finished before displaying the result set of 1st report. So the assignment to VAR2 from VAR1 does not execute then after.
    I hope, In RSBBS,after assigning receiver, in the assignment details,select 'Variable' for 'Type' of 'infoobject' 0calday.And select '0Postingdate' for 'fieldname' and select 'selection options' for selection type.
    Take help.sap.com help for further information.
    With rgds,
    Anil Kumar Sharma. P
    Message was edited by: Anil Kumar Sharma

  • Jump Targets transport collection

    Experts,
    This is a question I posted in Bex and havent recieved any answers yet.
    "We have a query in bex which is essentially a jump target of another query.
    Assignment details are as follows
    All but the following infoobject of the source query are set to type delete :
    Sales Order number ->/BIO/OIME_ORDER
    Item NUmber in Sales Order-> /BI0/OISORD_ITEM
    Fiscal Period -> /BI0/0FISCPER
    Fiscal Year Variant type is generic.
    When we run the source query, and jump to this particular target query, get an error as follows:
    Error Error in SQL Statement: SAPSQL_INVALID_FIELDNAME T00001~ME_ORDER
    Error Error when generating the SQL statement
    Error Error reading the data of InfoProvider ZXXXXXX
    Abort System error in program SAPLRRK0 and form RSRDR;SRRK0F30-01-
    Even when I run the target query(has no selection criteria) independently, it throws this errror.
    The infoprovider is an Infoset which is working fine in the other environments."
    Further to this I ran the query in RSRT and an exception CX_RSR_X_MESSAGE was triggered.
    Since I cant seem to find answers to the above question,
    My question is, the query(jump target) works fine in other instances.
    Can I just send the RRI assignments through the landscape without capturing any query elements?
    Also, after assigning the target queries(3 in all), I click on the 'Transport Connection'. Do I need to click on(collect) the query definitions in the transport connection? Not selecting anything, neither the query names nor the elements, I see in SE01, my transport has one element to it which is essentially the Source query name.
    Is this the correct way to collect a jump target(s) assignment?
    Thanks

    hi,
    try to capture all the tasks you do regarding the jump targets in one request.
    changes in RRI should also be captured and transported i hope.
    chk out the bex transport,that may help you.
    Transporting BEx Objects:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    Ramesh

  • Query in RRI / Jump Targets

    Hello Gurus,
    I am querying on the FI-Ageing Analysis. The report is from an infocube. I have created a jump target, which in turn goes an ODS Query. In an ageing report, I have a total Overdue Balance (OB),OB between 0-30 days, OB between 30-60 and 60-90 days. The report is displayed on the customers. When I right click the value in one of the customers 60-90 days column (for eg.) , the jump target takes me to the ODS report but it shows me the line item documents for the total balance of the customer, while I am interested in seeing the documents of only overdue between 60-90 days.
    Has anyone encountered this situation. Pls guide.
    Thanks in advance

    Hi bw,
       You can pass parameters in RRI.
    Use the URl for furthur details .
    http://help.sap.com/saphelp_nw04/helpdata/en/99/08629bd3e41d418530c6849df303c9/frameset.htm
    Taru Gupta

  • In RRI, how to locate the Jump Target  for a Query

    Hi all,
       I want to find the Jump Targets for a particular Query. How can I find it in which table, PLEASE ?
    Thanks.

    Hi Venkat Kodi,
    If you want to use Jump Targets with R-R-I you have to explicitly create them using T.Code: RSBBS. Then select the Source Query /Source system / Target Report.
    If you want to locate the Target Query already created for a particular query. In BEx Report, Right-Click and use Go to  --> Target Query.
    Hope this Helps,
    Cheers,
    Raj

  • 2 jump targets in one Query

    Hi,
    is there a way to define 2 jump targets in one query.
    For example you have 10 Lines, and the first 5 have one jump target if you click on
    a field and will jump to queryT1 and the last 5 lines have another target for the field and will jump to queryT2.
    How can I do this, maybe someone knows a tutorial or something...
    Thanks
    Edited by: alto on Jan 13, 2012 11:24 AM

    Hi
    I think u can't achieve that because all that data are present in the same query o/p so how can u jump from one data to another data .
    Regards,
    RaviChandra

  • Jump target RRI from BW report to CRM Portal

    Hello Experts,
    Need to create a Jump target from the BW query to CRM Portal Tcode CRMD_ORDER.
    I am passing the transaction number ( similar to sales order in R/3) to this tcode CRMD_ORDER in CRM
    Step1) create the receiver
    Type: Transaction. Defined the source system and entered the Tcode CRMD_ORDER in the 'report' field.
    Receiver is created
    Assignment. details:
    I can see the source infobject 0CRM_OBJ_ID from the Infobject column; Type : Infobject; Field name : OBJECT_ID / GV_OBJECT_ID;
    OBJECT_ID is the table field in the CRM System for the transaction number.
    GV_OBJECT_ID is the screen field name in the CRM system for TCODE CRMD_ORDER.
    I tried with both the OBJECT_ID and GV_OBJECT_ID.
    Expected result: Open the Tcode CRMD_ORDER with the transaction number eg: 1000001 that is passed from the Bex report. Currently that is not happening. It is opening Tcode CRMD_ORDER but not the document 1000001. I have to manually open it.
    Please suggest if anything got missed in the definetion of RSBBS.
    Regards,
    BWer

    Hi,
    What I found out so far is that by using a URL like
    http://...:8060/sap/bc/gui/sap/its/BBP_POC_DISPLY?sap-client=300&sap-language=EN&PO_GUID=490622657B526483E10000000A0A3D25
    in RRI it is possible to jump from a BW web report to SRM to display a corresponding purchase order. This URL uses the PO_GUID, but with help of a couple of lines of ABAP in a custom BSP I was able to use the PO number instead of the GUID, too.
    In general I  am looking for URL's do display purchase oders, shopping carts and confirmations in SRM and URL parameters that can be used. Or anything related to that topic.
    From my experience users find it very useful to easily jump from BW into the original transactions to clarify potential issues there. I have implemented this a lot in the past with BW and classic R/3 GUI transactions, so I'm looking for a way to implement this with SRM as well.
    Best regards,
    Rudolf

  • 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:  where-used

    Hi,
    I have a query that is used by a lot of other queries as a jump target. Is there a shortcut way to find out which other queries are senders to this one? Or do I have to check one by one?
    Thanks in advance,
    Fran

    hi Fran,
    try tables
    RSBBSQUERY
    RSBBSQRYMAPPING
    RSBBSQUERYDIR
    rsbbs* tables
    RSBBS_RSRR_URL URL for Transaction RSRR in the Source Sys
    RSBBSCUBE BW: InfoCube Receiver
    RSBBSCUBEDIR BW: Directory of the InfoCube Sender
    RSBBSCUBEMAPPING Fixed Mapping for BW-R/RI
    RSBBSCUBET BW: Texts for InfoCube Receiver
    RSBBSIX BW: Cluster Table Info. System
    RSBBSQRYMAPPING Fixed Mapping for BW-R/RI
    RSBBSQUERY BW: Query Receiver
    RSBBSQUERYDIR BW: Directory of the Query Sender
    RSBBSQUERYT BW: Texts for Query Receiver 
    Re: list of rsbbs queries ?
    hope this helps.

  • Jump Targets from the web

    I have a query with a jump target which is another BW query. When the sender query is run in BEx i can go to the jump target and it excutes fine with the proper filter values being passed.  When the sender query is executed from the web the jump target query comes up but no filter values are passed.  Any suggestions would be appreciated.
    Stan Pickford

    Hi Rashmi,
    This note 1176550 might solve the issue depending on your SP.
    Also review the application rules for hints -> note 1053310.
    Thanks,
    Michael

  • Mass upload in Jump targets(urgent )

    Hi Experts,
    In creating Jump targets in RSBBS..let me know the option to have a mass upload multiple selection in jumping from one query to another.
    I mean that when we go to another query(receiver) from the result area of the first(sender) how would be the selections in these? also is there any option to have a mass upload to the selections of the receiver query from the first.
    I know that it takes single values when we click on a single row and when we click on the column it takes the entire valus for selections.
    Also how can i view the selection screen of the receiver query.
    Can anyone help me in this regard.
    Regards,
    Rambo.
    Message was edited by: Rambo sawh
    Message was edited by: Rambo sawh

    Hi,
       try the following:
    1. make the variables of receiver as mandatory / ready for input
       based on your query, BW should display the variables of receiver...there you can add if you need more input...
    hope this helps

  • RSBBS: Jump target should be special workbook

    Hi Gurus,
    within transaction RSBBS i can maintain a jump from a query to another query and many more thigs. But does anyone created a jump from a query to a special designed workbook. I mean: can i select a special workbook as jump target?
    Regards,
    Adem

    Adem,
    I dont think so you can have a workbook as a receiver.
    You have the following options
            BEx Query (see BEx Query as Receiver)
            BEx Web application
            BW Crystal Report
            InfoSet query (queries on Classic InfoSets)
            Transaction (see Create Transaction as Receiver)
            ABAP/4 Report
            Web address (see Create Web Address as Receiver)
    Check http://help.sap.com/saphelp_nw04/helpdata/en/c9/bc2d38c4b3f205e10000009b38f8cf/frameset.htm
    -Doodle

  • How to on Jump targets

    Hi,
    we have a webreport and when the user clicks on Material number it should go the R/3 system related table.
    I am looking for SAP how to document on Jump target from a query to R/3 system and can anybody help suggest me a step by step?
    Thanks

    Hello,
    See this doc [Report to Report Interface for SAP Business Information Warehouse 3.0|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6eb89190-0201-0010-89bf-ad46d1503ef9]
    Thanks
    Chandran

  • How to avoid warning messages in jump targets

    How to avoid the warning messages while using the jump targets from BW to R/3 ?
    example of warning message is as follows .
    Warning Selection for ABSTA cannot be uniquely assigned.
    RSBBS setting is done for the multiprovider & uses the info source 2LIS_11_VAITM .

    try doing the following:
    1.you can suppress "Settings > Suppress warnings from server" messages on ur BEx toolbar .
    2.Go to transaction RSRT, type in the query, click on the messages button, and suppress all messages
    3.In RSBBS, go to the sender query in change mode. There should be a tab in the middle column where you have to give your infosource name..
    For. eg If you want to jump from Cost centre report (BW) to Masterdata transaction in R/3, you ust assign this particular infosource in RSBBS settings.
    4.Apply note: 971614 or 975164 or OSS : 1013370 if applicable.
    Reagrds
    Dhanya.
    Assign points if this helps!!

  • Query Jump problem

    Hello,
    I have query jump from Q1 to Q2. The result in the Q1 is in EUR. when I jump from Q1 to Q2 it is automatically filling Currency filled with USD and key figures are showing NOT APPLICABLE DATA. Once you remove the Currenyc USD then it is showing the correct values.
    I tried to run the Q2 directly and it is woring fine. strange thing it is not working fine from Q1 Jump to Q2.
    I also re-created the connection between Q1 and Q2. still no use.
    Can anyone suggest?
    Thanks
    K

    Oscar,
    Q2 as Currency in Free Chars.... I removed it from the Q2itself and it works fine. but I am unable to understand the reason.
    Even though this works - I need to give reason for removing it, otherwise client will not allow to do this,
    Any ideas...please
    Thanks
    VJ

Maybe you are looking for

  • Not able to run the Jdeveloper Pages in Local Machine

    Dear All, I am developing Custom OAF Pages in R12. while am not able to run the page in Local Machine Currently i am using Remote VPN. same page i import into server am able to run in Application. The error says: 1, Increae the time limit bye setting

  • Registration window freezes- will not communuicate

    installing CS3 on new Dell w Win 7 - tried to enter serial number for registration- internet connection was lost(?) - fixed internet- now registration window comes up and freezes computer - should I just uninstall and try another installation?

  • Opening different file types

    Forms [32 Bit] Version 10.1.2.3.0 (Production) Hi How can you open different file types saved in the database as BLOBs using Webutil? I am capturing the filename and extension as well. The file types are: Excel Spreadsheets, MS Word, PDF, Mail Attach

  • Flv not showing "sometimes"

    I have a flv inserted in a page using CS4, i have uploaded the relevant files to the server (the scripts folder that DW creates). Most of the time it will load in Firefox, but not always and my client says they can't see it in Safari. When running th

  • What exacly does filtering by the "like" operator do?

    I'm using Apex 3.1 and in my interactive report I'm using the "Filter" option from the action menu. What exactly does the "like" operator do? For example if I have a string "male" does the like operator search for all words %male male% or %male% Than