Issue in GR55 report painter report not able to pass Exclusive values (E)

Hi all,
According to client requirement we have added selection values in P&L Report Painter report.
We have an issue we can only select data/range of data that we want to include(sign = I -inclusive) in the report. I cannot exclude values(sign = E - Exclusive).The error message  get is as follows.
Message no GR107
Diagnosis:
You can enter intervals or single values fo certain fields.The system only supports inclusive intervals(Opertaors BT I) or inclusive single values(operators EQ I).
We found that its standard behaviour..Is there any SAP note to come over this or any other solution....
Regards,
Greeshma.

Not possible....SAP standard behaviour....

Similar Messages

  • Not Able to Pass the Values to WorkFlow Container

    Hi All,
        Iam calling a WF from a BSP application by using the FM       
    EWW_WORKFLOW_START
    for this fucntion module iam passing a table  to the parameter
    X_CONATINER = t_values
    but I am a bit confused that how this table is assigned to the workflow conatiner.
    what I want to know is I need to assign the values of t_values to the WF conatiner elements .
    Thanks In Advance.
    Regards
    Pavan

    Pavan,
    try this code and include this in your corresponding include.
    Make sure that your workflow has a multiline import element with the same name as of the internal table. Here, WERKS.
    REPORT yh_sample.
    DATA : t_container TYPE TABLE OF swcont WITH HEADER LINE,
            wf_id TYPE swwwihead-wi_id.
    DATA: werks TYPE STANDARD TABLE OF werks_d WITH HEADER LINE.
    DEFINE swc_set_element.
      call function 'SWC_TABLE_SET'
        exporting
          element       = &2
        tables
          container     = &1
          table         = &3
        exceptions
          type_conflict = 1.
    END-OF-DEFINITION.
    werks = '1000'.
    APPEND werks.
    werks = '1003'.
    APPEND werks.
    werks = '1056'.
    APPEND werks.
    swc_set_element t_container  'WERKS' werks.
    CALL FUNCTION 'EWW_WORKFLOW_START'
      EXPORTING
        x_task          = 'WS99901222'
      IMPORTING
        y_workflow_id   = wf_id
      TABLES
        x_container     = t_container
      EXCEPTIONS
        invalid_task    = 1
        no_active_plvar = 2
        start_failed    = 3
        general_error   = 4.
    IF sy-subrc = 0.
      COMMIT WORK.
      MESSAGE 'success' TYPE 'S'.
      WRITE:/ wf_id.
    ELSE.
      MESSAGE 'Error' TYPE 'S'.
    ENDIF.
    Regards
    Indu.

  • Not able to pass multi values from prompts to Bi Publisher 11g

    I am using a choice list in dashboard prompt with default value:"All Column values" and set to a presentation variable:"presvar
    In BIP 11G data model,in where clause i am writing it as:
    where tablename.colname in (:presvar)
    This is working only when i select single value in prompt ,if i select multi values in dashboard prompt it is not fetching me exact results.It is throwing error:"Invalid parameters"
    Kindly help if someone has faced the situation
    Version:11.1.6.2

    This is a bug:
    Bug 11793832 : MULTIPLE VALUES IN A DASHBOARD PROMPT DOESN'T WORK WITH BI PUBLISHER INTEGRATED
    I have been told that a fix is due in next patch set 11.1.1.7.2

  • Report painter - GGR2-  filter on a characteristic whose value is empty

    Hi Experts,
    In element defintion, we must filter on a characteristic (C/f level - RCFLEV - Document and Predecessor not Carried Forward) whose value is empty but represent a set of data . The list of values is :
            Document and Predecessor not Carried Forward
         X Document or Predecessor Carried Forward
         U Customer Flag: Document or Predecessor Carried Forward
         9 Cstomer Specification: Number of Carryforwards
    The report painter does not allow to exclude certain values. Which solution can you propose to me to filter on Document and Predecessor not Carried Forward?
    Thanks and Regards
    Fabian

    Hi,
    Thanks but unfortunately, this solution does not function
    The report is based on structure FMRBCS. The basic key figure is HSLT. In the characteristic , I selected c/f level and I encoded '#' in the field u201Cfromu201D and in the field " tou201D but not result. With the value u201CXu201D, I have a result.
    I also tested the use of character u201C#u201D for filter on field C/F Level with the transaction se16N on transp. table FMIOI (Commitment Documents Funds Management) mais no values found.
    I am interested of all solutions to solve this problem in the report painter.
    System :  SAP ERP 6.0 - EHP 4
    Fabian

  • 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

  • Zero balance account is not dispalyed in Report painter report

    Hi Friends,
    We have devloped a Balance sheet report with report painter drill down feature (Transactions codes FSI1 ande FSI4).
    When we run this report zero balance accounts are not shown. Clinet requested to have all GL accounts in report.
    Could any one please help me in this issue.
    Thanks,
    Venky

    Hi,
    The report painter will not bring the zero balance account. Because it pulls out values from the FLAGFLEX table which does not have the zero balance account. So it is adviceable to create a report for the same.
    Thanks & Regards,
    Neela

  • 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

  • Report Painter Report Performance Issue

    hi,
    My client facing the problem with Report painter reports , almost all the reports taking much amount of time to execute . we are Using 5.0 version tables FAGLFLEXT and CSSS . i have some doubts report index is the cause for this or any other reasons can any one help me in this regard,
    thanks in advance
    sasidhar.A

    Hi,
    just create a proper index and performance will increase. There are some SAP OSS notes who deal with this (for example field "client" should be added if'm not mistaken).
    We did the same on profit center tables with huge performance increases
    grtz
    dries

  • Not able to change exportfolders value in MBeans for FRConfig.cmd for Hyperion Financial reporting 11.1.2 version.

    I am not able to change exportfolders value in MBeans for FRConfig.cmd for Hyperion 11.1.2 Financial reporting .
    When I enter the value , it just vanishes. Am I missing something here.?
    I need to set export path for PDF generation in Hyperion financial report for batches.

    Edit FRConfig.cmd and update
    set EPM_ORACLE_INSTANCE=%MIDDLEWARE_HOME%\user_projects\epmsystem1
    update epmsystem1 to the correct epm instance name
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Report Painter - data not shown at first selection

    Hello,
    we have a Report Painter report for cost centers.
    If we start the report with normal selection the values of the cost centers are not shown at the first look.
    The window on the right side only shows the sum for the whole cost center group, but if we select one single cost center the report shows
    "This report has no pages. Check the following layout settings: Threshold values, Summation levels, Zero line suppression."
    But there are values, but they are only shown if we switch to another cost center and then switch back.
    All rows that are selected the first time show no values, at the second time the values are there.
    Does anybody know the reason for this?
    Thank you & regards
    Britta

    Hello,
    starting the report with the selection of a cost center group.
    This group is shown on the left side, the values in sum of the right side.
    To have a detailled look on the single values of the cost centers I expand the cost center group by clicking on the small triangle, all included cost centers are now showns on the left side.
    To see the value of a cost center I click on the respective cost center, on the right side the "no data" information is shown.
    Clicking on the next cost center also the "no data" information is shown.
    Now switch back to the first cost center on the left side and then the values are shown on the right side.

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

  • Urgent issue: Report painter report.

    Hi,
    I need to change the varsion 0 to 3 to forecatsing column of the report painter report. Which I have done and migrated to  test, but when I test it, it shows that actual column is also picking the values from version 3 though it shows version 0 in the column. I surprised to see this.
    Could you please provide me any valuable suggestion to fix this at the earliest.
    Thanks in advance.
    Regards,
    Ramesh.

    Hi when you create a report:
    use for actual costs:
    Value type 4 and plan version 0
    for plan:
    Value type 1 and in you case plan version 3 (better to create a varibale, then you can select the version)
    Paul

  • T.Code for Report painter report

    Hi,
    Is there a way to assign a T.Code to the Report painter report, so that users do not have to go to GR53.
    thanks & Regards
    Rose

    thanks Eli, I tried this in Sandbox and it looks good.
    You seem to know a lot about Report Painter, I hope you would be able to certainly help me understand this :
    My predecessor here, created a report painter report and then asked the ABAP team to copy the report painter program (its like a query name) to a Z Prpgram and assign a transaction code. As I hear this was done to avoid the authorization issues.. (???) when this was moved to Testing Dev client, all this worked But when we moved this to QA, the error "program doesnot exist" made us to change the zprogram to remove the logic that the program had to check for the Client, in which the report was created. We removed that but then it then includes started giving the same error. so this will surely not work.
    So, my question is : when this simple way of giving a report painter report a t.code with the defaults, would there be any auth issues that you can think of ???
    thanks in advance.
    Regards
    Rose

  • In report painter report, line item level drilldown report requirment

    Dear All,
    I created one report in GRR1, when I execute the report i am not getting line item wise drilldown option. For example one cost center no of line itemwise posting ( g/ls wise)posting is there. By double clicking on that specific line item we will go that ledger and see the data available in that ledger.In standard reports that option available but my own reports I unable to go drilldown at ledger level cost reports.
    Please sugget anyone, where I am doing mistake in report creation level.
    Thanks
    M Srinivasa reddy
    Ph : 9637399076

    Thank you,
    I attached reports to Library based on that I am able to drilldown line item level of the report.Is it corret or any other way for line item level drilldown option for report painter reports
    Thanks
    M Srinivasa reddy

  • Problem in Exporting a Report Group having a Report Painter Report.

    I am having a problem in exporting a Report group having a Report Painter report.When I am trying to export the Report Group using transaction GR57 with all dependent objects,it is displaying:
           group 0102CPDNUEA-CCROSI not transported.
           Transport groups separately if necessary.
    There are 6 such groups which are not transported.Can anybody help me in this regards.Can anybody help me in exporting these Groups.Specifically in Report painter reports what do these Groups signify and how can we see them.Please help me....

    hi,
    I am able to export my report groups with dependent objects successfully.
    I dont know why you are getting error message. Just keep break point at ***** and execute it for single group and find out why it is giving error.
      IF SY-BATCH = 'X' OR NO_LIST = 'X'.  "direct or batch
        SET PF-STATUS 'LIST'.
    *****PERFORM TRANSPORT_OBJS USING 'X'.  "transport all jobs
        IF FILE_EXP <> 'X'.
          READ TABLE WT_E071 INDEX 1.
          IF SY-SUBRC = 0.
            LEAVE.
          ENDIF.
        ENDIF.
      ELSE.                                "online
        SET PF-STATUS 'MENU'.
       PERFORM WRITE_TRANSP_OBJS.
      ENDIF.
    regards,
    ram

Maybe you are looking for

  • I purchased CS6 on Amazon and didn't receive a serial number?

    So as the title states, I purchased my version of CS6 on Amazon (I realize now I should have gone directly to Adobe) and I could not find a serial number anywhere. It wasn't on the envelope that the cd came in, it wasn't on the back of the box. I ema

  • Cannot get to Apple TV menu

    WWhen I turn on Apple TV, my television blinks "no signal". I have checked my connections and I am connected to my wireless signal. I've unplugged Apple TV and plugged in again.  Now the television screen goes "no signal" to Apple picture" to no sign

  • Using interface for recording.  Mic is selected and recognized but won't record., Using interface for recording.  Mic is selected and recognized but won't record.

    Help please!  I am using an interface to record vocals.  I've used it before without any problems but today it won't record.  Garageband recognizes the mic but for some reason it won't record.

  • Premiere 8 Codec Problem

    In premiere 8 I attempted to save a project for use on a pc as an avi file using the Share facility. This would appear to have been successful but when I tried to import the avi file into a new project I was told that the file was incompatible and th

  • XML Gallery not found

    I have no less than 8 hours in google search and currently 5 adobe forum tabs open to determine how to solve the "XML Gallery not found" error. Many of us use Lightroom to create a flash web gallery.  We save it. We import it into dreamweaver into an