BEX analyzer ends with RFC_ERROR_SYSTEM_FAILURE

Hello everybody,
I got a problem with BE Analyzer. I have developed a report:
ROWS – Reusable structure with about 20 selections
COLUMNS - Reusable structure with about 11 selections.
The problem is: when I try to run my report I got following error:
<i><internal error> Receiving from the BW server failed
BW server raised exception: SYSTEM_FAILURE
Do you want to see more information: Y</i>/N
After choosing YES, I see following message:
<i>Field symbol has not been assigned
Error Group
RFC_ERROR_SYSTEM_FAILURE</i>
I was able to debug this problem and the runtime error is:
GETWA_NOT_ASSIGNED_RANGE in the program SAPLRRI4.
The funny thing about it is that, when I define only up to 8 selections in the reusable structure in columns – my report ____works_____. I have tried all the possible constellations of selections in the structure and it doesn’t depend on the selection in the structure – it has to be only up to 8 selections.
Has anyone faced such a problem?
Any help appreciated.
Regards
Pawel

Hello Anurag,
sorry for the long time not responding.
I've checked the note 555143, but I suppose, that is not the case I'm dealing with. We are running BW 3.5 with support package
SAPKW35012.
Thanks for your help.
I'll try to find other note.
Regards
Pawel

Similar Messages

  • BEx Analyzer buttons withing planning don't work

    Hello,
    I tried to create a little planning application with BEx Analyzer. For this I tried different ways (my last try using: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0a89464-f697-2910-2ba6-9877e3088954) but my problem is that the created buttons don't work.
    If I enter a value into the key figure field and press "refresh data" or "save data" in both cases the value is set back to 0 and my entered value doesn't appear anywhere.
    I checked the input-ready query by using the Query Designer. Both key figures can be changed by user entry or planning function. 
    Are there any other things I have to check or change?
    Thanks for your help!
    Bettina

    Hi D,
    but if it would be locked it wouldn't be possible to enter a value - would it? I can add a value into the field but afterwards when using the button it disappears and becomes 0 again.
    Here's a more detailed description:
    I created a input-ready query on a aggregation level which contains sales man number, calender year/month, customer number and planned turnover.
    I opened this query with the BEx Analyzer and executed the steps described in the PDF for which I added the link before in my first post in this thread. I implemented this HowTo until the popup messages.
    I did some planning tries before on the planning wizard in the portal . There it was possible to add values (my test data I also created with the planning wizard but without adding a turnover value) and to save them.
    There's no other planning function implemented yet. For the first step I just want to have the possibility to enter turnover values manually by using the workbook with the input-ready query. Nothing more.
    Bettina

  • Error in Bex Analyzer including the filter button command in Callback macro

    Hello,
    I have the following problem with the function filter button in the Bex Analyzer included in the callback macro:
    Because of using 2 hierarchies in the filter the setting drill down to level 2 in the query gives no right output in the Bex Analyzer. The drill down level 2 is not shown. SAP recommends the include of a filter button to solve this problem. With a filter button in the sheet the problem was solved.
    But after including the filter button command in the callback macro I get an error in MS Excel.
    The callback macro starts, the filter was set by the user and the data was refreshed. Because of the refreshing of the filter the callback function the callback function starts several times. After setting the filter the first time, the following macro avoids the several starting of the set filter function:
    Sub CallBack(ParamArray varname())
    On Error GoTo err_handler
       Dim lRange As Range
       Set lRange = varname(1)
    'Filter entfernend/delete filter
    Dim ZeichenFilter As Long
    ZeichenFilter = Len(Sheet4.Cells(41, 3).Value)
    Dim Filter1 As String, Filter2 As String
    Filter1 = Left(Sheet4.Cells(28, 3), ZeichenFilter)
    Filter2 = Left(Sheet4.Cells(41, 3).Value, ZeichenFilter)
    If Filter1 <> Filter2 And Filter2 <> "" Then
        onAction = True
        onAction = False
    End If
    'Filter setzen mit einmaligem durchlaufen/set filter and run one time
    If onAction = False Then
        onAction = True
        Call Sheet4.BUTTON_55_Click
        onAction = False
    End If
    exit_handler:
        Exit Sub
    err_handler:
        MsgBox Err.Description, vbOKOnly, "Error in " & " setMusterSub"
        Resume exit_handler
    End Sub
    After the filter was set the callback macro starts the second time. Then the Bex Analyzer erros with the sandglass. The working on VBA is possible, but not the working with Bex Analyer . Values in Excel weren’t shown.
    How can I avoid this error?

    Once I am adding VAR_VALUE_1 to the static parameters, the system generates two messages error:
    Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION
    System error in program SAPLRRS2 and form GET_SID-1
    Best Regards,
    Hanit

  • BeX-Analyzer : no visible role and working-sheets

    Hello experts,
    after creating new working-maps under a role, i can't find it anywhere for the next day.
    For example: After launch BeX-Analyzer 7.0 -- then open working-map -- then connect over BW/BI Developer-System -- then
    roles. I can't find my saved user-working-maps or local objects who are saved one day before. They were under the "PFCG-created"
    user-role : "example :Z_Role_External_".
    When i open the map : QUERIES, i have the include for user-role and can manage and call the designed sheets
    in my workaround.
    In this case one more information that happens before this items. In the last week i had patched the BW-BI 7.0 with then following patches.
    SAPKA70020
    SAPKB70021
    SAPKA70021
    KIPYJ7K und KIPYJ7L
    SAPKW70022
    SAPKW70023
    After this action i heard from this problem in BW-BI "No User-Role and no Test-working-maps" under my User-Profile.
    Have anybody an idea to solve this problem ?
    Thanks
    Michael

    Found this thread with an allegeded fix from SAP
    Unable to see Roles in Bex Analyzer  - even with SAP_ALL!

  • BEx Analyzer workbook working strangely with reset_area functionality

    Hi Experts,
    In my BEx Analyzer I have got an input ready query for planning. It displays data correctly. In my workbook I have a button for variables, a button to save the data to planned cube and a button for reset. For the reset button i have used the function reset_area.
    Problem - Reset button works clears the analysis grid with data. But once the data is saved reset button will not work. We have to click on the variables button to reset the grid. So again the variables screen will pop up. As a result the end user is confused. Is there a unique behavior for BEx Analyzer. User found that reset button is not working after saving a result.
    Is there any workaround for this. Please clarify on the issue.
    Thanks and Regards,
    Jerry

    Hello Jerry,
    Functionality of reset will work only before Save ,once data is been saved no reset operations can be performed.
    After Save only refresh is performed which can fetch you the data been saved .You can educate users that reset can be done only until save the data once data is been saved they can't system can't erase it completely however they can change key figure values.
    Can refer to link below:-
    http://help.sap.com/saphelp_bpc70sp02/helpdata/en/45/9d0fbe42c40063e10000000a11466f/content.htm
    Hope it may help.

  • Error with BEx Analyzer to open

    Hi,
    I am facing with this error message with the BEx Analyzer (Office 2007) when trying to open any query.
    " A critical program error occured. The program has to close. Please refer to the trace for further information".
    The patch level of GUI is 5(SAP GUI Final Release) and patch level of BEx Analyzer Support Package 0, Revision 461.
    I really tried many different options from SAP Notes etc, but did not work. Please let me know if there is anyone faced with this situation or anything that I can do?
    Reward points will be assigned.

    Hi Kumar,
    The critical program error means the frontend installation is not proper.
    You need to check the frontend installation as per note 918394 and ensure that all the dlls are green and the frontend patch is latest.You can use GUI 640 with BI 7.0 frontend.
    Which front-end version you are using.The frontend patch level is found in the BEx Analyser -> BEx Tool-Bar
      -> yellow question mark -> Help -> About => Version <xx> Patch <xx>
    Please goto
    -> service.sap.com/patches
    ->entry by application group
    ->SAP Frontend Components
    ->SAP GUI FOR WINDOWS
    ->SAP GUI FOR WINDOWS 6.40
    ->SAP GUI FOR WINDOWS 6.40
    ->Win32
    ->Apply the latest patch..1600
    This should resolve the issue..ensure .net and other prerequisites are installed as per note 877774.
    Rgds
    Manoj Kumar

  • Find the User ID through which the end user logged in BEx Analyzer?

    I want to fetch the end user USERID who is executing the query. I am the end user and want to view a report, so I will login into BEx Analyzer with my userid and start executing query. Is there any way I can find that ID, in any table, program, function module or some where........?
    I don't want 'created by', 'last changed by'. I want ID through which end user is logging into in Analyzer.
    Also if the end user is logging in through RSRT wanted to know the SAP login user ID through which the user logged in?

    Hi,
    If you want to see the end user id that is running the query, and then open the workbook, select Layout from the menu u2013 Display Text elements. Click on All (or General, Filters or Variables based on your requirement). It will display the technical name, info provider, current user details. You can save it as existing work book transport to production, then when this query executed you can find end user login id.
    May be you can check RSRWBTEMPLATE table for workbook users details. Mostly end user will not have access to RSRT.
    Hope it helps you
    Thanks
    Riyez

  • BEx Analyzer 3.x language problem with GUI 710

    Hi All,
    We are having trouble to login to BEx Analyzer 3.x with GUI 710 with English language, even if we set language as EN in the logon pad by default it is logging into Japanese language. But 7.x Analyser is working fine.
    We have BI 7.0 and BW 3.5 systems. 
    SAP GUI 710 installed with latest available Frontend Patch ( bi710sp10_1000-10004472 , gui710_15-10002995 and bw350gui710_7-10004473 ) and we are using Excel 2003 on XP Professional.
    Installed .Net Framework 2.0, Microsoft office patch - office2003-KB907417
    Your help is very much appreciated.
    Regards,
    MKR

    Hi,
    Are you using different backend systems to connect for 3.x and 7.x? Because the file which prompts the SAP Logon is a common file used by both 3.x and 7.x.It shouldn't behave differently for the same system.
    You can uninstall the SAPGui and Front End patch and then reinstall it.
    The BW 3.5  patch  8  in SAP GUI 7.10 is released to the SMP now and is available for download.
    Rgds,
    Murali

  • Excel 2002 with BEx Analyzer NW2004s

    Hi,
    can I use Excel 2002 with BEx Analyzer NW2004s? I read somewhere, it is possible only with Office 2003. It's true?
    Thanks!

    Hi, for some reason the BI FAQs on SDN are not up-to-date. I will investigate and make sure they are refreshed asap.
    You always find the up-to-date FAQs on SAP Service Marketplace /bifaq. There you see the correct answer:
    Which versions of Microsoft Office are supported by SAP NetWeaver 7.0 (2004s) BI Business Explorer (BEx)?
    BEx in SAP NetWeaver 7.0 (2004s) supports MS Office 2003 and Office XP, SP2 (this includes Excel 2002) based on GUI 6.40
    BEx in SAP NetWeaver 7.0 (2004s) supports MS Office 2003 based on GUI 7.10
    For information on planned support for Windows Vista and Office 2007 (based on GUI 7.10) please check the Functional Enhancements Schedule BI in NW7.0 (2004s).
    There is
    no support for NW 7.0 (2004s) BEx Tools on MS Office 97
    no support for NW 7.0 (2004s) BEx Tools for Office XP (Excel 2002) in combination with GUI 7.10
    no support for NW 7.0 (2004s) BEx Tools for Vista in combination with GUI 6.40
    For more information, see SAP Note 103174 and 1013140.
    Best Regards,
    Eric Schemer
    SAP BI Product Manager

  • Issue with status of data information in Bex analyzer report

    Hi BI gurus,
    One of the queries showing older date for the "status of data" information in the report of Bex Analyzer. I have tried to correct it in Bex analyzer by removing existing Text information element and adding a new Text element in the Bex Analyzer designer for the query. But it doesn't worked out as the changes made to the query through Bex Analyzer are only being saved as a local work book rather than reflecting to the query. Please suggest me with some options to resolve this issue and give any Idea to correct the "Status of data" in the Bex Query designer.

    Hi Aditya
    This is a common problem faced by users when reporting on Multi-Provider.
    In my project what I did to overcome this is to run a Fake DTP to the cube whose status is creating problem.
    Like , if under MultiPro I have a planning cube which is only updated monthly but all the actual cubes updated daily.  In this case create a DTP under Plan cube with some impossible selection condition ( like fiscal year 2099). This will bring 0 records to planning cube ( and thereby not impacting the data) but will update the last loading time.
    Regards
    Anindya

  • BEx Analyzer: Formula Variable with Replacement path change Month with Day

    Hi experts I'm facing this issue in BEx Analyzer.
    I need to have some dates in format DD/MM/YYYY in Index Structure, in order to do this I've created a formula variable with replacement path referenced to 0CALDAY characteristic.
    The formula works but it behaves in a strange way:
    if the day is higher than 12 the displaied result is correct (DD/MM/YYYY)
    if the day is lower or equal 12 the displaied result is wrong (MM/DD/YYYY)
    I'm on BW 7.01 SP6 and BEx Analyzer 7.10 SP12, excel 2007.
    anybody has faced this issue before?
    any help will be appreciated
    Daniele Cortopassi

    Hi Daniele,
    This seems pretty strange. Pls. redo validation with the dump data, as being a flat struture BEx does not apply any logic changes. May be it might have been MM/DD/YYYY format as in workbooks. Else you may change the property of 0calday display as "Text". Business Explorer > Display > KeyMaster Data/Texts > Texts (Plese check this option). If you are using some text table you may maintain the same using BI0/TCALDAY (Similar to BI0/TCALMONTH2). Guess it should be an excel based issue; if not you may try the same in WAD/Report designer to verify the nature of the issue. If you don't face these inconsistencies in WAD/RD then you may change excel formatting options. Lastly, please let us know if the infoobject has some predefined settings in RSA1 > Infoobject > (BEx) Properites.
    Thanks,
    Arun Bala

  • IP - Issues with Input Query: Works on Bex analyzer but not on Web

    I am doing the following:
    Created a Aggregation level for a multi provider which has only real time infoproviders associated with it
    Created the query using Bex Query Designer availing all the options for planning
    When I execute this query it executes using a web template and does not open up the Key Figure cells for input, I had tried using the Web Application designer with Save button but still the same issue
    I tried the same on Bex analyzer and it works fine
    Please help to resolve the above issue.
    Thanks in advance.

    Hi Ram,
    Cells should be input enabled on the web just running the query. No need to create a Webtemplate, altough you need to have the webtemplate to be able to use the "save data" function.
    Maybe your query is not input ready at all, and you're misinterpreting analyzer layout.
    To test this, please enter some plan data in analyzer, right click and choose "save".
    Please check if data is written to the real time infoprovider.
    Hope this helps you.
    Regards,
    Miguel P.

  • Working with documents via BEx Analyzer not using the portal

    Hello,
    i read that we are able to create (work) with documents (comments) via
    BEx Analyzer. When i want to add a comment how it is described in the
    help we get connected to the portal. We dont want to use the portal for
    that. Therefore we searched a way to skip the portal. We read that in
    BW Versions before 7.0 the portal was not connected but since 7.0 we
    have the portal connectivity, but it should also possible to not use
    the portal and to access directly the BI Server. I searched for the
    Customizing to do so but i could not find it where to switch to the old
    logic.
    And another question is when we use the Portal with the knowledge base . The documents are stored in the document framework (SKWF). Is it the same as the Datawarehousing Workbench --> documents. This storage we want to use.
    Can anyone give me a hint?
    Kind regards,
    Murat

    Hi Murat,
       We are also facing the same issue of when trying to create/access the documents from BEx analyzer it is connecting portal , we need to bypass portal and directly access the document browser in BW server.
      In your thread you mentioned it is done. So can you please let me know how did you enable the old configuration?. It will be very much helpful to us.
    Awaiting for your reply.
    Thanks,
    V.Senthilkumar

  • Create local view with Bex Analyzer 7.0

    Hi,
    with the Bex Analyzer 3.5 it was possible to create and use a local views based on a query in a workbook.
    With this "workaround" it was possible to create just one Query for different views and charts.
    Is there something similar in BI 7.0???
    I know there is a query view, but this is not what i want.
    Thx a lot.
    Br
    Mike

    I think the reference is to the BEx 3.x Change Query button. You had the option in a refreshed query or Workbook to Change Query Local View or global view.
    With Change Query Local View it was easier for a user with no global change authorizations to drag and drop, rearrange and change properties of their query results as needed. Then they could save locally as a workbook and each time they open it the personalized version can be refeshed as such, all without having to change original query.
    How do users do that in 7.0?

  • Problems with dynamic data slices and BEx Analyzer

    Hello experts,
    we use a data slice to lock released data.
    This data slice contains an exit-variable which selects all plan that are already released out of a ABAP dictionary table.
    The user can release data via planning function. He can start this function with a button in a BEx workbook.
    He use the same workbook for insert planning data.
    the problem is:
    when a user releases data, the value of the exit variable in our data slice changes but the data slice 9999 seems to be NOT generated with the new value. the reuslt is, that the user can still change released data.
    the data slice is just new generated after logout and login again not after refresh the query.
    Is there a possibility to force the system to generate data slice 9999 with the actual value of the exit variable? maybe a function module or method?
    We have this problem just in BEx Analyzer. In Web Reporting everything works fine and the data is locked by the data slice after refresh.
    Thank you
    Johannes

    Hallo Johannes,
    if you want to have this kind of behaviour you need to go for a data slice of type exit. You will find some information about this in the Planning forum.
    The data slice is instantiated once, but when you release the data you need to call a method in your exit data slice which rereads the values. This is a rough idea how this could be done.
    Regards Matthias Nutt
    SAP Consulting Switzerland

Maybe you are looking for