Report interface to Report writer reports

Hi
I have created a RW report for Profit Centers based on Ledger 0L and Table FAGLFLEXT.  I want to drilldown to Line item level after i have executed the report
Is it possible to drilldown to Line item level. If yes, which Report interface do i need to assign to my Report group / Library.  I assigned RFSOPO00 (ABAP program category) but it takes me to the report screen and not to the Line item level
Pls advice
Thanks
Shiv

Shiv,
You could create a SAP query using table FAGLFLEXA, which includes the lines items you may looking for. Then instead of adding  a Report group to your exsiting Library you could add as other report type this new SAP Query.
Hope this helps if so please award the points.
GG

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

  • Report-Report Interface from BW to Project Systems

    I'd like to jump from BW reports based on 0PS_C04 into the corresponding R/3 line items. If I specify CJ74 as the transaction target then run the BW report and choose the corresponding option from the 'GoTo' menu the following message is displayed. I find this very confusing -- it seems to be saying that the report behind the transaction cannot be used in the report-report interface, but in the procedure says always use the program in the report-report interface.
    Can anybody understand what the message is telling us? Can anyone tell me how to jump to an R/3 line item report from BW Project System cube?
    Thanks
    Robert Williams
      You cannot use the report-report interface to call up report RKPEP000                                                                               
    Message no. HF 800                                                                               
    Diagnosis                                                                               
    Line item report RKPEP000 is not suitable for the report/report        
          interface.                                                                               
    Procedure                                                                               
    Always enter RKPEP000 as the receiver report for project line items in 
          the report/report interface. This program uses the transfer parameters 
          to determine which line item reports can be accessed.

    Hi
    I dont know whether you have solved the problem or not yet
    But i came up with the same issue....
    Use interface program RKPBW000 instead of RKPEP000 in the RRI settings.
    OSS Note : 356166
    Thanks

  • 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

  • User Interface Template for Interactive Report Region

    In 3.2, where do we set the user interface template for Interactive Reports region?
    No matter what out of the box theme I switch to, the Interactive Reports region shows the same. What and where do I change the template so that alternating rows use two different colors?

    There is no template for Interactive Reports like for a "normal" report. You need to modify the CSS and supply your own for this to happen.
    I believe most things are tagged with #apexir - firebug with Firebox is invaluable. This thread may help:
    Re: changing the look and feel of interactive report.

  • 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

  • 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

  • Crystal Report XI: Can you write your query in SQL instead of using the GUI

    Hello
      In crystal report version XI, can you write your query in sqlplus and then use the crystal report designer to build your report instead of using the GUI . I would like to be able to go database and show sql query and open that query and make changes directly there, is that possible on this version, if yes is there a setting somewhere? Please let me know.
    Thank you
    alpha

    Moved to Database forum.
    No you can no longer modify the SQL directly. Use a Command Object to enter the SQL directly.
    Thank you
    Don

  • Getting a weird error in Report Writer Report(ABAP Reporting tool)

    Hi Guys,
    If anybody has worked on Report Writer Report.Can you help me in this regards?
    There is a peculiar problem for the (Column block) .In the Column block there are 3 key figures(Quantity,Local Currency and Group Currency).
    Of these in the output of the Report Writer Report the Quantity Column is not getting summed up properly.Though the other 2 columns(Local Currency and Group Currency)are reflecting the proper summed up data.
    According to the tables, all of them are reflecting the accurate data.But only for the Quantity column though its reflecting the actual data,but the summation for it is not reflecting the correct data.
    Can anybody tell me if we can attach screen-shots for Questions posted in Forums?
    Please help me in this regards.

    Hi James,
    Thank you for your quick response.
    I checked the report and the remainder functions is not being used.
    The only formulas being used in the report are the following.
    UpperCase ([1])
    + ", " + - This is set to @name
    {@name} + " (" + + ")"
    There are some formatting formulas set on the above values, but other than that, there is a sql query and the "select distinct rows" and "perform grouping on server" is selected.
    Thanks,
    Jayashree

  • Table fields used for basic key figures in report writer/report painter

    Does anyone know how I can find which <u>table field</u> is actually being used for SAP defined <b>basic key figures</b> in report writer report? For example, <b>HSL</b> is a basic key figure for income statement, library 0F1, report 0F-GUVV. It only shows data is coming from table GLFUNCT. How does the report writer program knows which fields to select? What is the logic behind the basic key figures?
    Any advice is appreciated!!
    Minami

    I have now resolved this issue.
    I had to manually update TablesT804B and T804F. 
    I've added entries to T804A in the past without the need to update T804B or T804F manually so it appears that the way these tables work together has changed following an upgrade or application of support packs.
    Regards
    Mel

  • CO 1SRJ-001: Too many line items selected via report interface

    Report group/report 1SRJ/1SRJ-001 (CCentres: Rolling Year):  provides an overview for the last 12 periods of actual and plan data.
    When you access line item report RKAEP000 (KSB1 or KSBP) from report Cost Centres Rolling Year (1SRJ-001) using the report/report interface, too much data is selected.
    For example, you enter fiscal year 2009 and month 8 in selection parameters, the report generates results for the last 12 periods:  2008/9 to 2009/8.  But the line item report accessed via report interface selected ALL data for the fiscal years 2008 and 2009.
    I searched and found Note 127643 that described a similar but not exactly the same situation.  Have anyone have any problems with this report?  Any suggestion is appreicated.
    Regards,

    Issue with report 1SRJ-001 (S_ALR_87013631) has been resolved.  The interfaced line item report selects all data records for fiscal years 2008 and 2009, instead of just for the selected last 12 months.  The problem is due to missing restrictions for a characteristic, in this case, the from-period and to-period fields.
    SAP has corrected the problem by issuing an updated version (1999) and the one we were using was the 1995 version.  I imported the updated version of report from client 000 and now it works fine.

  • Report-Report Interface ECC Reports

    Dear all,
    I'm making a report using report painter (TCode GRR2) and now I need to drill-down to the documents. I think that I can build it via report-report interface.
    So, have I to use RSBBS tcode to built it? In fact, I need to built a drill-down to a ECC table, Is the process the same?
    Could anybody explain me steps to follow to built it? thanks in advance.
    Kr
    Arriamu.

    You assign drill-down report at report group level (GR52).
    Report/Report interface > Configure, use the "insert row" icon to assign reports.

  • 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

  • How to change the text variables for a standard report-writer report ?

    I am trying to change the text variables for a report -writer report and transport the same so as to change the title page and the report output heading  .I know the Report-Group 6Z02 and the library 6O1 to which it belongs.I tried using the change transaction GR32 after going to the area menu through FGRP . I try to change the text variables through  but it throws an error "You chose a name in the reserved name range - try different name ".
    I have also tried copying this report into another report and changing the new report . I was able to change and save the text variables . Now when I try to overwrite the original report 6Z02-001 with this new report , it does not allow that.
    Let me know how I can change the text variables for the same

    Can anyone please suggest me what to do here ?

  • Account to display in Chinese language for Report writer report

    Hi All,
    I am working on Report Write Report.
    I need to display the description of G/L Account in chinese language.
    That particular Accout's description in FS00 for Short text and Long text has already maintained in chinese Language.
    In my Report I am using the Layout ZCORP1.
    What I am trying to doing is
    1)  I am changing the Layout using GR12 . Here in tab Language-Dependent,
    I am trying to change Language Key to ZH (chinese) from EN ( English),
    but not able to do.
    2) In GR22, to change Library (which I have used for my Report), I am
    trying to change Original language to chinese, but not able to do.
    3) In GR32 to change the Report, I am trying to change the
    Maintenance Language to Chinese, but not able to do.
    Ok.. my main motive for all above is to see the output for G/L Account in chinese
    Is my approach is right or what shall I do.
    Please guide soon. It is urgent.
    Rishi

    HI,
    In the Third Button of Save Layout.Check the USer Specific settings of the Report Layout and save the Varaint.This will help.
    Bala.M

Maybe you are looking for

  • Maintain Excise and series group determination setting

    Hi Everybody, In maintain excise group and series group determination setting. My all the fields are common for both domestic and export and i have to differentiate with automatic excise invoice. When i was trying to do the setting in Maintain excise

  • ITunes 7.3 won't recognize some mp3 files

    I'm using iTunes 7.3 on a dual-G5 with Mac OS X 10.4.10. After upgrading, I noticed that some tracks were missing from my iTunes Library, even though they are in the iTunes Music folder. When I tried to reimport these files (by dragging them from the

  • MIDI not working in GarageBand

    I am about ready to rip my hair out on this one. I have surfed through a ton of forums and can't get a straight answer. I bought an MIDI to USB interface to play my keyboard in GarageBand. It is a E-MU X midi 1x1 Tab connector and a Casio CTK-558 key

  • 4500X and IOS XE 03.05.01 Fa1 issues

    Hi I recently got two 4500X boxes I'm trying to get going in the lab. It seems that getting management working is biggest challenge. The preinstalled IOS XE was cat4500e-universalk9.SPA.03.04.02.SG.151-2.SG2.bin witch works great. No issues so far. I

  • Which EM version to choose?

    Not really a technical question, but how would you recommend which version of Enterprise Manager/Grid Control to use? Sometimes a customer will have a 10g database and will want to implement EM, is it wise to recommend 12c off the bat? If 10g or a lo