Reg:Drilldown Reporting

Hi,
I am ABAP guy
Can any one explain FI-CO drill down reporting concepts?
I have one Custom Z … T. code .
I excuted tcode and I have found out report parameter Report Name and Form Name
But I want add some parameter in selection screen and add some logic .
But this report functionality Drilldown.
Initially I have doubt in this T.code report developed using Report painter & Report writer concepts. But not able to find out library, report group and other Details.
What is the functionality of this form.
Kindly any one send me solution.
Thanks & regard,
Ram

If you can post with the values you see, it may provide some clues to give you lead. Examples of live data is well understood, and intrepreted.

Similar Messages

  • FI-AR drilldown report

    Hello,
    I use the drilldown report to display the due date analysis for open
    Item for the customer. But I see that only the amount in Local currency (field name
    DMSHB) is available.
    In our system, in FI, we have activated the parallel currency (group currency, currency type 30).
    So, I need to the execute the report with the group currency, or need to have in the
    selection screen the field "currency type".
    How can I add a new key figure?
    I create the form in FDI4 transaction, form type Line item analysis.
    Thanks for your help,
    Jocelyne

    add another column with the group currency filtered on in the report. Did get any difficulty here?
    Sarma

  • Drilldown report in Crystal

    Hi,
    I need to produce such drilldown reports with Crystal against an Oracle database
    First Look of the report
    Sales report for the country
    North   $250
    South  $100
    East    $300
    West   $150
    Total    $800
    I need to Drill on details for one of the items
    Sales report for the country
    North   $250
      AA     $100
      AB     $100
      AC     $ 50
    South  $100
    East    $300
    West   $150
    Total    $800
    Is it doable with Crystal, if so I would like to know how it can be possible without using a stored procedure in Oracle.
    Thanks in advance,
    Venkat
    Edited by: Venkat Ramamurthy on Apr 23, 2009 12:47 AM

    First you need to create a group on country in the report and place the details in detail section. Now suppress your detail section based on the condition like this
    drilldowngrouplevel=0
    Now refresh the report and you can see all the countries and the total amount. When you double click on the group name country you can see the details.
    Regards,
    Raghavendra

  • Drilldown report FGI0 Account Number and compounding Chart of Accounts

    Dear all,
    I created a drilldown report in FGI0 for FAGLFLEXS (Reporting for Table FAGLFLEXT). I am showing the field Account Number. However the field display is [Chart of accounts][Account number] in the corresponding column, but I want to display only the Account number.
    If I remove the compounding field RKTPL from table TKAFD, then the program cannot find the Account Number Text.
    Is there a way to show only the Account Number, without the Chart of Accounts in its 4 first fields, and also show the account text?
    Thank you in advance!

    Dear All
    I need to change the GL accouts in Drilldown report FGI0. In FGI2 tried but i couldn't able to find the exact location to chage can you please help me. On how can change means regroup the GL account and need to add the new GL account in Drilldown report..
    Regards
    Chandrasekhar G

  • Drilldown reports

    Hi
    I have defined a drilldown report using transaction IMD1(report painter).
    The user wants an ALV list instead of the graphic control.When I get the ALV list and when I double click on a coloumn it should take me to a transaction.
    I couldnt find any setting where I can say this.The code is a generated code and so I cannot modify the code also..Can you please suggest any workaround for this.
    Thanks and Regards,
    Siva

    Hi Jaysree,
    I hope u have done the ALV creation part and the output is coming.
    Under :
    CLASS lcl_event_receiver DEFINITION.
    Hot Spot Click
           handle_hotspot
             FOR EVENT hotspot_click OF cl_gui_alv_grid
                IMPORTING e_row_id
                          e_column_id
                          es_row_no.
    ENDCLASS.
    Under:
    CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
    METHOD HANDLE_HOTSPOT.
      CASE E_COLUMN_ID.
           WHEN 'ur_col_id_name'.
        DATA: lw_ITAB LIKE LINE OF I_ITAB.
        READ TABLE i_ITAB INTO lw_ITAB INDEX E_ROW_ID.
        IF SY-SUBRC EQ 0.
           SET PARAMETER ID 'QLS' FIELD lw_ITAB-PRUEFLOS .
           CALL TRANSACTION 'QA13' AND SKIP FIRST SCREEN .
        ENDIF.
       WHEN 'EXIDV'.
       DATA: lw_ITAB LIKE LINE OF I_ITAB.
       data lv like lw_itab-exidv.
       read table i_ITAB into lw_ITAB index E_ROW_ID.
       if sy-subrc eq 0.
       CALL TRANSACTION 'HUMO'AND SKIP FIRST SCREEN.
      endif.
      ENDCASE.
    ENDMETHOD.
    U need to:
    Set the event handlers that are defined in the class here
        set handler event_receiver->handle_toolbar      for alv_grid.
        set handler event_receiver->handle_user_command for alv_grid.
        set handler event_receiver->HANDLE_HOTSPOT for alv_grid.
    I hope this gives u some idea how to proceed.
    If not, please get back.
    Regards,
    Anjali

  • Report Painter vs FM Drilldown Reports

    Hello Experts:
    We are upgrading from Former Budgeting to BCS and are attempting to use the report painter tool for our reports.  I have not used the report painter tool much although it is similar to the FM Drilldown Reporting functionality.  My question is:
    With FM Drilldown Reporting, characteristic FM acct asst was available as a row choice and included fund, funds center, and commitment item.  It appears with report painter that each of these is a separate characteristic which creates three lines on the report instead of one.
    Example:
    FM Drilldown Reports
    Fund/Funds Center/Comm Item    $$$
    Report Painter
    Commitment Item  $$$
    Funds Center       $$$$
    Fund                     $$$$$
    I know that we could use Fund and/or Funds Center as variations but we want them to appear on a line in the report so that when the report is downloaded, the information appears as in my Drilldown report example.   Is there a way to create a characteristic that includes all three FM assignments?  Or some other method to accomplish this?

    Hi Everyone:
    I am still fighting with Report Painter.  I am now trying to figure out how to pull Period in as a column characteristic even though I have it as a characteristic in the General Data Selection.  I'm using Library 4FM for budget reporting.  My end users want to be able to execute the report by period but for certain columns of the report be able to see all periods displayed.  Example:
    Adjusted Budget - All Periods
    Commitments - Period from selection screen
    Expenses - Period from selection screen
    I do not understand the use of the GRCT transaction.  Are there any links that might provide detailed instructions for it's use?
    I would appreciate any assistance/guidance you can provide.

  • Difference between Drilldown report and Interactive report

    There is no difference between drill down and interactive report, they are the same.
    With drilldown reporting, SAP provides you with an interactive information system to let you evaluate the data collected in your application. This information system is capable of analyzing all the data according to any of the characteristics that describe the data. You can also use any key figures you wish to categorize your data. You can display a number of objects for a given key figure, or a number of key figures for a given object. In addition, the system lets you carry out any number of variance analyses (such as plan/actual comparisons, fiscal year comparisons, comparisons of different objects, and so on).
    You can produce both simple, data-directed lists (basic reports) and complex, formatted lists in drilldown reporting (form reports).
    Drilldown report provides you with comfortable functions for navigating through your data. For example, you can jump to the next level of detail or the next report object on the same level, hide individual levels and switch between the detail and drilldown lists. It also provides a number of additional functions which let you process lists interactively (sorting, conditions, ranking lists, and so on). SAP Graphics, SAPmail and the Excel List Viewer are also integrated into drilldown reporting.
    The drilldown functions are divided into three groups which differ in the number of functions available. That way each user can choose the functional level most suited for his requirements.
    In addition to the online functions for displaying reports, drilldown reporting also provides functions which let you print reports. A number of formatting functions are available to let you determine the look of your printed reports (page breaks, headers and footers, underscores, and so on).
    The menus and the functions available directly on the drilldown report make it easy to use the information system.
    What is an Interactive Report?
    An interactive report generally works in the following fashion:
    1. Basic list is displayed.
    2. User double clicks on any valid line
        or
        User selects a line and presses as button on the tool bar.
    3. The corresponding event is triggered
    4. Then in the code, the line on which action was done, is read.
    5. Depending on the values in that selected line, a secondary list is displayed.
    6. Steps from 2-5 are repeated till the end.
    From the above explanation, I believe, its clear that, the 20th list, will essentially depend on the "selected line" of 19th list. According to your question, you want to move to 20th list directly, without "a prior list". May I know the exact requirement so that, an appropriate solution can be suggested? 
    Again, your question was, how to move to 20th list directly on pressing of execute button. Its not possible to move to 20th list. You must cross over a basic list, before you can go to a different list level, using the code given by Pavan. 
    What are Drilldown reports?
    The lines of basic list of a drilldown report when clicked, will take the user to the corresponding (standard) object's display.
    For eg: Suppose your report's primary component is purchase requisition, (assume you are printing PR details), and the basic list displays details of many PRs.
    Eg: when clicked on a particular line of the PR basic list, it takes you to std t-code me53 (display of purchase requisition). This is the 'Drill-down' functionality.
    For this, in the at-line selection of your program, as per the above ex: you'll set the parameter ID of PR number BAN (that you can get from Data element) in memory (using set parameter id) and then calling the corresponding transaction (usually skipping initial screen of the std t-code).   
    Likewise, if it's Material Number (Matnr), you'll be displaying MM03 transaction w.r.t. the line's matnr.
    AKSHAT..........

    Good, information. But I think you should post these items in Wiki, in place of forum, as here we have Qns & Ans;  problems and solutions.
    https://www.sdn.sap.com/irj/sdn/wiki
    [ABAP Development > ABAP General ]
    Wiki is the right place for such knowledge base
    Thanks!!
    Regards,
    Vishal.

  • Drilldown reports in Accounts Payable

    I am trying to add the discount amount (BSEG-WSKTO) to the output of the S_ALR_87012078 report. The requirement is to have the age wise discount amount as an additional column. I have copied the form 0SAPDUEAN-01 (FKI4 transaction)and create a new drilldown report with it. I have even tried to create a new form. However in any case when I try to add a new element to the form, it only provides a selected list of options(or characteristics). The usual report painter reports have a library associated with them. Is there any kind of library associated with the reports created with FKI1 transaction? Is there any way to add a new characteristic with the field I need? Please let me know how I can add this new column. Any help will be appreciated.
    Regards,
    Saika

    It is not possible to include new field to the report by customizing, I suggest that you can develop a customize by ABAPer.
    Flex Yang

  • CO-PC Drilldown Reports are Missing

    In the process of creating new Drilldown Reports, it appeared that some Standard Reports were missing, so I reimported the reports from Client 000.  Now I cannot access an of my reports.  I have an entirely different menu in KKO0 and I think it reset something to prior to version 4.0 (we're on 4.6c) whan the trees changed.  All of the reports are still visible in the Tables, but not in any of the reporting trees.  ANd if I try to run a report such as S_ALR_87013151 - Actual/WIP: Aggregated - I received errors that the report does not exist.  Does anyone have any ideas?
    Thank You Pam

    I ran the Import program (RKCOBTR3) in DEBUG and stumbled across RKKBOLDR. 
    SAP also send me a message in reference to this, this morning.  See Below:
    Regards... Pam
    +I guess you run (by accident) the report RKKBOLDR - this will switch+
    +the kko0 reports to the old style of release 2.2. So please execute the+
    +report RKKBOLDR via transaction SA38 - then you should get a message+
    +KN 194 that the product drilldown uses KKROBJ records. After this the+
    +issue should be fixed (maybe you need to re-import the standard reports+
    +via the kko0 menue - environment - import reports again from client 000.+
    +Kind regards,+
    +Christian Gaertner+
    +(development SAP)+
    +PS: With the execution of RKKBOLDR you can switch between the old+
    +product drilldown reports based on KKBOB and the new based on KKROBJ.+

  • The Drilldown report of Treasury

    Hi experts!
    I am a new to Treasury.Now,We have been upgrading R/3 4.6c to ECC 6.0.
    And we found the drilldown reports of TR have been changed in migration.
    Could you inform us  knowhow about the drillreport of TR?
    Thank for your helps.
    Edited by: Yang Lu on Jan 18, 2010 5:27 AM

    Hi,
    Which drill down report exactly you are refering to. There are lot of drill down reports available in Treasury.
    Regards
    Prasad AV

  • F.01 drilldown report

    Dear Friends,
    Can anyone advise me on how we create drilldown reporting for F.01.
    Currently in our system when we execute transaction F.01, we are unable to drilldown any figures.
    Our objective is to know further details of each GL account amount from Financial statement analysis itself.
    Thank you,
    Sunil.

    Did you get any answer on this. Working on same requiremnt.

  • GL Drilldown Reporting Tool - Summation of constants (OBDC)

    Hi,
    we are using the drilldown reporting tool (financial statement key figures) and want to incorporate constants for e.g. number of working days, number of sales orders.
    We defined the constants in the corresponding customizing transaction OBDC and maintained values per company code/year/month. So, for example, we have for the constant DAYS:
    Company Code 1000, Year 2010, Period 4, DAYS:20
    Company Code 1000, Year 2010, Period 5, DAYS:19
    Company Code 1000, Year 2010, Period 6: DAYS:21
    In the form for the drilldown report, a row is defined using the constant "DAYS". Then a "Selection with key figures" is made, where we select the constant again, as well as year (e.g. 2010) and period from (variable) to period to (variable).
    When executing the report for 2010, months April to June, we would expect the system to add up the values for DAYS, coming up with the value "60" for the column. However, the system shows the value for the last selected period (June): 21.
    Can someone tell me if we are doing something wrong in the definition of the report or if it is simply not possibe to add up constants like this. Any suggestions how to proceed to solve this?
    Thanks in advance
    Tanja

    Constants are normally treated as text strings.  So mathematical functions are not performed on them.
    Ravi.

  • Drilldown reporting and forms.

    Hi everyone,
    I am very well versed in Report Painter but I have never created a Drilldown Report.  In my quest to find out more about Cash Flow statements I found many threads on here discussing the SAP standard reports and the forms used to generate the results.  It appears that Forms use "variables" but not "sets".  I would prefer to use sets in most of the row selections but that choice is not available.  Is there a way one can turn on the "Set" functionality so that more than one account can be reported on a line in the Cash Flow report? Your assistance would be greatly apreciated. 
    Thanks,
    Dan

    Thanks Sarma,
    They are currently downloading into Excel.  The direction I have been given is to eliminate as many "download" processes as possible.  This company has gone down a treacherous path of downloading SAP data into Excel and manipulating it without using the official SAP reposrts.  I was going down the path that we should probably create an ABAP Cash Flow statement that includes the use of the currency exchange rates in order to create a consolidated statement. 
    Is it your experience that most companies employ the "Multiple Local Currency" configuration so that FI has a Group Currency posting similar to how CO has postings in Group Currency?

  • Available characteristics and key figures in drilldown reports

    Hi,
    I'm wondering which table /structure defines what characteristics and key figures are available for drilldown reports (eg. G/L), and if it is possible to add new chars/key figs.
    I reckon there must be a structure resembling Report Painter libraries, where you can select fields from a reporting table. I just can't find that structure anywhere.
    Any help is appreciated.
    Best regards,
    Jarkko Kuusisto

    For GL the menu path is Financial accounting-general ledger accounting-G/L accounts-Line items-line item display.
    Here you select the way the line item display is set up. Also you can select the fields you want and additional fields as well. Some tcodes range from O7F1 and O7FE.
    This varies by module but is generally in the line item or information systems section in configuration.
    Go to GR21 and drop down the tables and you can see all the tables availble for report painter.
    You can add tables to report painter in sm30 in table T804A. That makes it availble for report painter.
    please assign points. It is appreciated.

  • CO-PC Drilldown reports [KKO0]

    Hi
    I want to know how to find out the library in which the forma for a drilldown report is getting created
    In T code KKO4 we create a drilldown report for CO-PC.. But, i want to know which libarary it is referring to
    Painter reports other than drilldown reports are created using GRR1. Here we specify libraru before creating the report...
    But when we define drilldown report, it never asks for a library
    Can any one throw some light on this??
    Regards, Ajay

    I ran the Import program (RKCOBTR3) in DEBUG and stumbled across RKKBOLDR. 
    SAP also send me a message in reference to this, this morning.  See Below:
    Regards... Pam
    +I guess you run (by accident) the report RKKBOLDR - this will switch+
    +the kko0 reports to the old style of release 2.2. So please execute the+
    +report RKKBOLDR via transaction SA38 - then you should get a message+
    +KN 194 that the product drilldown uses KKROBJ records. After this the+
    +issue should be fixed (maybe you need to re-import the standard reports+
    +via the kko0 menue - environment - import reports again from client 000.+
    +Kind regards,+
    +Christian Gaertner+
    +(development SAP)+
    +PS: With the execution of RKKBOLDR you can switch between the old+
    +product drilldown reports based on KKBOB and the new based on KKROBJ.+

Maybe you are looking for

  • Apple video tutorial not working

    Hi, I faced problem with video tutorial in apple site , it is not working but a quotation mark appeared . I have flip 4 mac on my computer Quick time updated to 7.6.2 edition. How can i solve this problem ? because i would like to watch these videos

  • Why doesn't my image open up in the filter pop up adjustment windows?

    I'm new to CS4, I just installed it and picked an image to try a few things with.  When I open up any of the filter windows (for sharpening and others etc) my image does not open up in the adjustment window.  Any idea why that is happening?  Did I mi

  • Can't change iCloud email help!!!

    I recently changed my email to another and when I go on my iPad 2 it says that iCloud can't load so I went to go and change it and it won't let me. Can anyone help?

  • HELP!!!!!!! Mac OS X Lion partition is gone completely.

    After installing windows 7 through boot camp assistant, I accidently removed mac os partition, now my laptop is runing in windows 7 without any sound, and it won't support internet connection. I tried to reinstall the windows support drivers, won't w

  • Is there available a good BSP tutorial in PDF format?.

    Is there available a good BSP tutorial in PDF format?. I have the Advanced BSP Programming book but am missing a general introduction/tutorial. On another subject, I have to add further details to one of the views in the Interaction center. The view