Need to call a Report Painter Report with filtered selection criteria

Hello All,
I have created a Report through which I am calling a Report Painter Program 'Z443'  as I have to first filter out the selections and then pass it to the Report Painter Report.
I tried the following two ways and found these problems :
1. Submit (program) with selection-table ..... and Return.
  The output had many entries i.e the parameters were not passed correctly to the Report Painter Report.
2. Tried using the FM ' CRIF_RW_WEB_CALL_REPORT '.
  The transaction for the Report Painter is opening but selections from the first Report is not being transferred.
Please help if you have worked on any similar requirements .
Thanks!

hi
thanx for ur reply.
i think the select-options is the best way to get more then one currency values.
but i need to know what code i have to write for display of this day.
in the standard report MCTA there he is using only one currency. similarly i need to add 2 more columns for each currency in that same report o/p.
how to do that can any body help me
regards,
maqsood

Similar Messages

  • Report Painter problem with empty selection variant

    Hello,
    I use the cost center selection variant for the column definition in Report Painter as characteristic value. This selection variant get only the cost centers which are valid from 1.1.2003 to 31.12.2004. The column of the report created by Report Painter which uses this selection variant display value without taking into account limitations follow from this selection variant. I expect value zero for year fiscal year 2007 in this column, because the cost centers are invalid in 2007 year but the report displays different value. The problem appeared after upgrade from 4.6C to ECC 6.0.
    Best Regards
    ZD

    My problem with Report Painter occurred when I was creating my own report based on 1VK library.
    In my example I used in the column definition characteristic Cost
    Center, which is determined by selection variant, and Basic Key Figure
    equal SWKG-Costs. For system date (18.07.2007) there are no valid
    master data for the characteristic Cost Center but when I execute
    report for fiscal year 2007 the column display no-zero value without
    taking into account value of Characteristic Cost Center. I expected
    zero value in this column because there are no postings for Cost
    Centers (no valid cost centers were selected) in financial year 2007.
    Could you help me with this problem ?

  • Issue with Report painter report

    Hi Gurus
    I need your help with an issue with one of our report painter reports. I have created a new report with Fiscal Year, Ledger, Company code, and Account number range in General data selection. The report row has field Segment and each period corresponds to one period of the fscal year. In here, I have selected Period and Record type 0 as characteristics. The basic key figure is KSL for second currency.
    I am able to save the report but when I execute it, I get the error that
    *Characteristic GJAHR cannot be combined with key figures*
    Can someone please help me as why I am getting this error?
    I appreciate your help.
    Thanks,
    Shalu

    Hi
    I think you have to rechek the genral data selection setting , related to fiscal year.
    had u defaulted the fiscal year or used variant for fiscal year
    Thanks
    alok

  • Error GR493 report painter/writer with special ledger

    Hi ,
    I am trying to create a report painter using a table of a special ledger. The table is the one for 'real item'. The following error appears:
    'Table ZIFRSA is not installed in Report Writer.
    Message no. GR493
    Diagnosis
    The Report Writer can only report on tables if the attributes of these tables that are relevant for reporting are defined in control tables. This is not the case for table ZIFRSA.'
    We are not using intercompany transaction. My question is if it possible to make report in report painter/writer with this table.
    I can make report with the total table of special ledger, but not with the one for real item.
    Thanks,
    Cecilia.

    Hi Cecilia,
    I guess the tables created through SPL should look as follows:
    1. ZIFRST - Totals Table
    2. ZIFRSA  - Actual Line Item Table ( I guess this is what you are calling real item)
    3. ZIFRSP  - Plan Line Items Table
    Bear in mind that, the report is not created off table ZIFRSA but rather ZIFRST.  Please create the report writer or report painter using table ZIFRST.
    If the above suggestion did not work,  then check the solution provided in OSS note 3761.
    Elias

  • Executing Report Painter Report in Loop With Different Selection Parameters

    Hello all,
    I have to execute a report painter report about 300 times, allways with a different set of selection parameters and allwasy send the result to a different person via mail.
    Has someone an idea how to to this work in an automatic loop.
    Thanks.

    HI,
    My suggestion is to discuss this with your technical team (ABAP). A Good idea would be to create a wrapper program (small program based on your report painted report code) that contains email functionality. You can then save your 300 variants and then schedule a background job for the same using transaction code SM36.
    Regards

  • Report painter report in portal - Excel output in SAP GUI for HTML

    Dear sirs,
    I need your expertize. I would like to let my users display (Excel in place)/ save the result of my report painter reports into MS Excel. I have found notes 499262 a 314568, but didn´t understand the message (or there is no message:)). Does that mean I cannot use Excel in place together with Report painter and SAP GUI for HTML?
    Second question: is there a place (user exit in generated code? I don´t even know what I am looking for) to get the data provided by the report painter engine and send the retrieved data to some custom function (to be able to call the Adobe form, to save it as a text file or any option how to manipulate the resulting data...?).
    thank you for your time and effort,
    regards Otto

    Hi Otto,
    You can send print the report to the spool and then use RSTXPDFT4 program to convert this spool to PDF file. Alternatively, you can export the spool to spreadsheet or ASCII file via SP01 transaction.
    Additinally, I'm not aware of unability to use Excel output with SAP GUI interface.
    Regards,
    Eli

  • Drill down issue in report painter report

    Hi-
    We have an issue where the drill down in one of our report painter reports isn't working.  When the user tries to drill down, it says the list contains no data.
    However, if the target report (of the drill down) is run first, and then the report painter report is run, the drill down will then work properly.
    We need to know where to check to get this fixed.  It has us stumped.  The report painter report is associated with a report group.   
    Thanks,
    Kevin

    Just needed to update the variant from the calling program's report group.  Duh.

  • Report Painter Report - Leading White Spaces in Cost Element

    When calling up a report painter report, e.g. S_ALR_87013613, with cost element characteristic in Office integration/Microsoft Excel as output parameters, the cost element (row item) is indented with white spaces.  The number of white spaces seems to be in relation with summation levels (sub-totals) visible in the left panel.  For some cost centres that only have limited transactions, such as no posting to salary account group, there are less levels of summation, meaning less leading white space in cost elements.  Is there any way to eliminate or have a fixed number of leading white spaces in cost elements? 
    We export the report to Excel worksheet for further processing.  VLOOKUP function is used to read the cost element into another workbook.  The inconsistent number of leading white spaces creates a problem for the formulas to work properly. 
    Any suggestion is appreciated.
    Regards,

    Hello,
    There are different ways of downloading the report to excel. One option is
    System ==> List ==> save (to local file)
    Please try with other options.
    If still not working, then the work around would be
    You can put ctrl+H (replace all spaces)
    Then text to columns
    Hope this works.
    Regards,
    Ravi

  • Issues in Report Painter Reports

    Dear All,
    We are on ECC 6.0. We are using some Report Painter Reports and we are facing the following 2 issues:
    1. Authorization
    For some of the Profitability Reports, we are facing authorization issues. e.g. If I do not need a user to view the profitiability of a particular Business Area to which he does not belong to then I should be able to restrict the same via authorization. However, I do not know where to maintain such authorization objects in Report Painter Reports
    2. Financial Statement Version
    We have created a Cash Flow Statement by using the Report Painter. We have created a Form whereby we have assigned GL Accounts to some characteristics and Financial Statement Version Item to others. However, when we execute the report, we can see figures for only those items where we assigned the GL Accounts and not for those items where we assigned FSV Items.
    Thanks,
    Shalin Shah

    Hi,
    1: search SAPNET with search terms "report painter, authorization", guess you find some useful notes.
    2: Try T-code KE5B to convert Financial Statement Verison sets to sets that can be used in report painter.
    Best regards, Christian

  • Display Profit Center & GL Account in 2 Seperate Columns in Report Painter Report

    Hello All,
    I am building a Report Painter Report for Inventory Balances. As psrt of my requirement I have to display GL Account & Profit Center ina different Column & their Balances for each month on this Current Fiscal Period. As/of now I am only able to have both GL Account & Profit Center in the Same Lead Column? And it is perfect if I look on the Report but when I download all the GL Account & Profit Center are not seperated with Color, so it becomes confusing. I need to have  execlty the Report as Same Format S_PL0_86000030.
    How can this be achievable? Thanks for your valuable input?

    the account is probably in account group or set. Look for that one in report painter and then go to the set or account group and remove/add the account.

  • Value Type and Report Type in Report Painter Report

    Is there a way I can get both characteristics WRTPP and RRCTY in one table? Or, can I work with two different tables in creating Report Painter report? I need to get the planned values of cost elements with record type 1 and value type 10 to show under one column in my report.
    Your help is very much appreciated.
    Edited by: Mauricio Villa on Oct 23, 2010 10:32 PM

    use the selection criteria to restrict the field types in the query designer- use other variables to check the value
    if it doesnt reconcile- you can alternatively use a multi provider for the same thing- that way you will get the same amount in 1 column and you could restrict using the infoprovider column

  • How to copy code from Report Painter report?

    Hi all,
    I have a cost/commitment Report Painter report from Project Systems module. I need to include one more column with a field, Release indficator, from purchase order in the report. I am finding no way to do it through report painter and also am not able to copy the code of the exiting report painter report. Please advice.
    Regards
    Tapan

    check the defination of that report in KE30 or thru menu path ?
    Regards
    Prabhu

  • How to copy code from PS Report Painter report?

    Hi all,
    I have a cost/commitment Report Painter report from Project Systems module. I need to include one more column with a field, Release indficator, from purchase order in the report. I am finding no way to do it through report painter and also am not able to copy the code of the exiting report painter report. Please advice.
    Regards
    Tapan

    check the defination of that report in KE30 or thru menu path ?
    Regards
    Prabhu

  • How to debug report Painter/Report Writer?

    Hi All,
    I need help to debug report painter report s_alr_87013611. I need to know which tables it is using. Any help  is appreciated.
    Thanks

    Hi Rocky,
    ST05 will show you all the tables called in this report.
    Just check, you will get the required tables.
    Reward points if useful.
    Regards,
    Atish

  • Function Modules to Execute Report Painter Report

    Hi Experts,
    May I know if there is any way to execute the GR55 Report Painter reports, and get the report result back as a table?
    I need this to write a program to export the result to a external system.
    Many thanks!!!
    Regards,
    Chris

    I am actually expecting a ABAP way to do so, but not to do that in foreground manually.
    I found the solution anyway by using the below sample code:
    *&      Form  frm_retrieve_data
          text:Get report painter Result
    FORM frm_retrieve_data .
      DATA:lt_params  TYPE STANDARD TABLE OF alv_s_param_wp,
           lwa_params TYPE alv_s_param_wp,
           lwa_msg    LIKE LINE OF gt_msg,
           lv_dcpfm   TYPE xudcpfm.
      CLEAR:gt_data,gt_msg.
    Set report painter Paramters
      lwa_params-pname = '$PARAMETER[$ZRYEAR0'.
      lwa_params-pvalue = sy-datum+0(4).
      APPEND lwa_params TO lt_params .
      lwa_params-pname = '$PARAMETER[$ZBUKRS0'.
      lwa_params-pvalue = 'JNPC'.
      APPEND lwa_params TO lt_params .
      lwa_params-pname = '$PARAMETER[$ZBUKRS1'.
      lwa_params-pvalue = 'JNPC'.
      APPEND lwa_params TO lt_params .
      lwa_params-pname = '$PARAMETER[$ZF-RP00'.
      lwa_params-pvalue = sy-datum+4(2).
      APPEND lwa_params TO lt_params .
      CALL FUNCTION 'CRIF_RW_WEB_CALL_REPORT'
        EXPORTING
          i_report_group = 'JNZ1'
        TABLES
          it_params      = lt_params
          et_data        = gt_data
          et_messages    = gt_msg.
      LOOP AT gt_msg INTO lwa_msg
        WHERE type = 'E' OR type = 'A'.
        gv_flg = cns_yes.
        EXIT.
      ENDLOOP.
      IF gv_flg IS INITIAL AND
         gt_data IS INITIAL.
        gv_flg = cns_nodata.
      ENDIF.
    ENDFORM.                    " frm_retrieve_data

Maybe you are looking for