Dump in report execution after variable selection

hi everyone,
we got a query with a hierarchy variable and on the same characteristic we also got an exclusion of a specific value.
every time a user chooses this excluded value exclusively in the variable, a dump is received upon the execution of the report.
is there a way to solve the problem?
shouldn't the query just return "no data to display"?
thanks in advance,
BW team.

Hi,
The exclusion should be done in Cube level. Because you are trying to implement Variable and also exclusion together. Thus giving dump I believe.
Regards,
Suman

Similar Messages

  • BI report not displaying Variable selection screen on UI

    Hi,
    We have recently upgraded our CRM to 7.0, but the strange thing is the BI reports are executing without giving the user the variable screen.
    Now the alternative to this is making the variables in BI section Mandatory and they show up in the report, but this is not the correct way.
    Are we missing some piece of configuration somewhere.
    Regards
    Lalan

    Hi Vinayak,
    Do you know how can I get the variable selection screen to display in BI analyzer when I execute the report from backend BW system and it launches BI analyzer. I know we can go into Add-Ins and from toolbar we can go into Change Variables Values icon, but I would like selection screen to display as default when user runs the report from backend.
    Thanks
    Divya

  • Short dump on Report execution

    Hi all,
    I am facing an issue in reporting. Whenever I try to execute any report i get an error -
    Error Group
    RFC_ERROR_SYSTEM_FAILURE
    Message
    Exception condition "TABLE_NOT_EXISTS" raised.
    Problem when writing tables - C_T_VARIABLES
    If anyone can share some information on this, it would be highly appreciated.
    Thanks & REgards,
    Manisha

    Hi Murali,
    I am getting error for /BI0/02* external Hierarchy SID temporary tables. These tables don't exist in database.
    Notes 698280 & 728022 are for /BI0/06* kind of tables.
    I read note 1139396. But it says use SAP_DROP_TMPTABLES to delete temp tables, but i will not delete /BI0/02 type of tables.
    Can you please share in detail, what can be done in such a case?
    Thanks,
    Manisha

  • "Key and Text" values in variable selection list for a field

    Hi,
          we have created the variable for the one of the navigation attributes of the "0customer" field .
          for the customer field in BEX settings we are having "Text" as display.
          for the navigation field in BEX settings we are having "Key" as display.
          while running the reports in the variable selection list for some reports we having both KEY and text for selection and for others only text are displayed,
        we have checked the BEX settings in field and query level there are same.
    Please help us here.

    Check the setting again in the Query level and then maku sure you save it. Come out of the query and then re-open the query and execute, you can see the chages in the output.

  • Variables selection with Text

    Hello Gurus,
    I have one requirement with variables. Now i have created one variable with Duns Number,in selections i hae to select only number,but my requirement i want to select with duns number text in the variablide me solution.
    Please anyone provide me solution.
    Thanks In Advance.
    Regards,
    Muddu Reddy.

    Hello dinakar,
    My requirement is not displaying the report. Here i want  to select Text insted of Key in the variable selections.i have checked masterdata it has both data text and key it is showing in reports also.
    Variable selection I want to select only Text...Suppose Duns:-300086--Text-Dell COmpany..While running the report it will ask selections right there i want to give  Dell Company and execute the report.
    Thanks,
    Raju.

  • Key and text replaced with "???" in variable selection after SPS Upgrade

    Hello community
    I have a problem regarding the variable screen.
    We recently upgraded to SAPKW70021 and SP19 in Java. After this a problem appeared in web reporting and variable selection. When users are prompted to enter a value for fiscal year for example, the input help displays "???" instead of years. When you choose an "???" randomly from the list and add to your selection, the year is displayed correctly.  The same issue is present with company code selection and other user input variables as well, the selection list is filled with "???" for both key and text.
    Does anyone have any suggestions on how to fix this problem?
    best regards
    Antti Lyytikäinen

    Hi,
    Note 1368055 describes this issue. You need to implement the mentioned java patch for the BI components and set the parameter mentioned in the note to solve this issue.
    Best regards,
    Janine

  • Data in Table Control vanishes after report execution

    Hi,
    I have created a report program with a table control on its selection screen (on a subscreen).
    The report executes perfectly, but, after the report execution, once the control comes back to the selection screen, the data entered in the table control gets cleared.
    Please let me know how can I retain the data entered in the table control even after the report execution.
    Regards,
    David.

    Hello,
    When control comes back to selection screen. PBO event executes and possibly internal table has got cleared somewhere before that.
    Debug you code to find the exact problem line. You can also add watchpoint for internal table with value initial. So code will break in debug mode whenever internal table is cleared.
    Hope this helps!
    Thanks,
    Augustin.

  • Web reporting - variable selection should be display as key and description

    hi experts,
    Can anybody tell me the solution for my issue. My isssue is , in the web reporting, i have variable company code, i am selecting the company code thru search help. the values for company code is displaying with key. 
    the new requirement should be displayed with key and description.
    I have checked in the bex, the properties  of company code has maintained as key. when i run the report when cas selet as key and descritption. bex is not a probelm.
    only the problew with webreports,  can anybody give some inptus on my issue.
    Any help is appreciated. waiting for your response.
    thanks
    surendra sheety

    For future reference, this question was finally answered correctly recently in the following thread: 
    F4 help - Search values - I need key and text
    Hope this helps someone who is as confused about this as I have been the past few days!
    Bob

  • How to include text lable in Variable selection screen (Web Reporting)

    Hi Experts,
    I have created one query and in Web Report-->variable selection screen I have one Date field for that field I have to display a label stating that user to input date in the format YYYY.MM(like a text label).Actually I have created 10 to 12 report . I need u r suggestion such that a single change will reflect my requirement in all the reports and I have created all the reports for same multiprovider.
    Thanks in Advance
    Yours,
    Bala

    Bala,
    Prompts can originate from one of two places:  either via Designer and using the @prompt functionality or while creating the report building a prompt in the Query Filters panel.  If the prompt was built using the @prompt method, and all 10-12 reports are using that particular @prompt, then one change via Designer will cause all reports to reflect the new verbiage.  If you built the 10-12 reports using the prompt in the second scenario, then each individual report needs to be opened, modified and then saved.  If you must use the latter method, then you can open the first report, modify the prompt verbiage, then highlight the new verbiage with your mouse and hit Control-C (which copies that text to the Clipboard of your Windows system).  Then go to the second report, locate the verbiage that needs to be changed, delete it, then Control-V (which pastes), and voila, some keyboarding strokes are saved....
    Thanks,
    John

  • Variable selection in report

    Hi,
      In my query variable selection , for calmonth/year the user should enter cal month /year value. If the user doesnot enter the value it should take current month and year for running the report .how to achieve this.
    Regards
    Arunkumar

    You need to create a customer exit variable .
    Write a piece of code in CMOD for this exit with the help of ABAP person.
    Case i_vnam
    When 'variable'
    Enter the code logic.
    save and activate it.
    use the variable in report.
    Explain the logic to ABAP person he can help u.

  • Report Execution issues after cube comperssion

    Hi Everyone.
    We had performance issues with respect to report execution in SAP portal. After the analysis we have realised that the cube is growing in its size and reached 200 million already.
    As per SAP suggestion, we had compressed the cube and the reports started running faster than before.
    Now, after the release we have realised that some report executions with hierarchy expansion are caused exception in BEX web application.
    Below is the error that we receive
    When verified the query, we identified that  "Active" was set to "Suppress Zeros" query properties and when we modified it is " Active ( All values =0)" it was working fine.
    Could not figure out the reason behind this.
    Any quick response is much appreciated.

    Just wanted to help others on this issue if they face in future.
    We are basically in patch 3 and SAP recommended to upgrade the system to patch 10 to solve this issue.
    We are still in the process of doing this as it needs approvals, testing etc to be done.
    Hope this will be solved after this upgrade and I will post the result in this blog.
    Stay tuned .

  • Variable-Selection before running the report

    Hi Bex experts,
    i have a Web-Report with Navigation block.
    Before user run the report he should enter a value for Profit Cetner.
    In Query definition, I defined a simple variable ( typ: user entry/default value).
    Profit center has an attribute u201CStatusu201D.
    We have in system let say more than 1000 profit centers and only 200 of them are with Status u201Cactiveu201D. Like below.
    PC1 activ
    PC2 non-active
    PC3 activ
    u2026
    Before user run the report, he clicks on Selection Button for Profit Center and  he see there all Profit- Center from masterdata  but he want to see only the active Profit -Center for selection.
    Is it possible ?
    Thanks.

    Hi,
    in Backend Level (RSA1) Make STATUS as a Navigational Attibute, insert it as a Nav Attr in Infoprovider
    in Query Designer: create a Manual input variable for the Profit center Status - (Nav Attr)
    when you execute the report,  in the variable screen you will have 2 seperate variables
    1) Profit Center
    2) Profit Center Status (Nav Attr)
    Hopes it will help you
    Regards
    ReddY A

  • Automatically refresh the report tabs after selecting the parameters in bip

    Hello Everything!!
    Is there a way to automatically refresh all the report tabs once we select the parameters? The report are not refreshed automatically in each tab and users have to either hit apply button or refresh button for each report tab . Is this a lacking feature in BI publisher. I am using 11.1.1.6.6.
    Thanks,
    Uday

    Hello Everything!!
    Is there a way to automatically refresh all the report tabs once we select the parameters? The report are not refreshed automatically in each tab and users have to either hit apply button or refresh button for each report tab . Is this a lacking feature in BI publisher. I am using 11.1.1.6.6.
    Thanks,
    Uday

  • Reports - Variable Selection, Restriction Issue

    Hi Experts,
    I have an object (Region) in the variable selection screen, which is displaying South, East, North, West and some more junk value.
    I want to have only South, East, North and West on the Variable screen of the Analyzer.
    I have right clicked the Region Char. Variable on the Filter Section and have selected only South, East, North, West.
    But when I try to select the region on the Analyzer. I'm getting all the values including the junk values.
    Can anyone tell me how do I have only these 4 regions nothing apart from that.
    Thanks

    Hi All,
    The data I'm getting is from the Data Provider.
    But I want to restrict only 2 Zones like South and North in the Variable Selection Screen.
    When I try to restrict it at Filter Pane ->select infoobject ->selection variable->right click it restrict.
    Both the Zones are correctly being set on the restriction but when I try to execute it in Analyzer its not displaying me only those zone but all the values.
    Hope its clear. Please reply.
    Thanks

  • Not getting BI query variable selection screen  for few test users

    Hi,
    i am having problem when i am executing the reports. i am not getting variable screen for the test users ID's. but i am getting the screen when when 0BI_ALL authorization selected.
    i want role based authorization, and not complete authorization.
    the parameters in su01 are scl(X) and wlc(X   X  XX   X)
    Thanks,

    Can you please check into Infoobject Maintenance screen in Bex Tab i.e. Query Execution Filter Value Selection. assign "Values from Masterdata Table".
    Try again and let me know.
    Nagesh Ganisetti.

Maybe you are looking for

  • Not installing

    Hi; I have a brand new out of the box iMac. I tried installing Flash Player but the progress bar stalled at 95% for several minutes. I quit the installation and tried again but got a message that the installation failed. Tried a few more times to no

  • Sort RecordStore by Date?

    I am interested in sorting the records in a RecordStore by the date they were initially entered. What is the best way to do this? Thanks, Drew

  • Role of CRM Functional Consultant in ASAP Phases

    hii Some body explain me on their real time exeperiance of ASAP phase implementation. in depth?? What will be the major roles and reponsibilities of CRM Functional consultant in all these phase ??? How we should do the AS-IS study in client place ???

  • Need to Keep track of last prompted value

    I have a requirement. I need to keep track the last prompted value. Like, If we have run a report for '01-01-2013' date and 'Sony' Category. If the same report I will run in next time the report should run with those default value ('01-01-2013' date

  • Faces missing from contacts

    In the past, when editing Contacts, you could select a photo from iPhoto.  There was a "Faces" item to get the photo from iPhoto.  Now I am running Mountain Lion and this is gone.  What happened?  is this a bug?