BI7 BEx Analyser problem

Hi,
I am working on BI7. I have problem that I cannot open BI7 BEx Analyser, however I can open 3.X Analyser. On clickin for BI7 Analyser It say that 'Critical programm erroe occured, The programm needs to close, Please refer to the trace for further information'.
My question is, if I can open 3.X anayser, why I am getting error for BI7 Analyser.
Can some one please guide me resolve this issue.
For more details MS Office 2003 Patch 2
SAP GUI patch level 7.

Hi,
   Looks like a GUI problem, you'll need to install BI again.
Uninstall BI. and then do the following
Install the following softwareu2019s / patches before installing SAP FrontEnd.
u2022     .Net framework 2
[http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en]
u2022     Microsoft Visual J# .NET Version 2 Redistributable Package
[http://www.microsoft.com/downloads/details.aspx?familyid=F72C74B3-ED0E-4AF8-AE63-2F0E42501BE1&displaylang=en]
u2022     Install the the office Patch KB907417 if not present.
[http://www.microsoft.com/downloads/details.aspx?FamilyId=1B0BFB35-C252-43CC-8A2A-6A64D6AC4670&displaylang=en]
Then install BI7 frontend and BEX.
Install the BI patch .
Regards.

Similar Messages

  • BI Front end Bex analyser problem.

    Hi ,
    I couldn't able to open bex analyzer in BI 7.0.
    My basis team has followed all steps,but i couldn't able to open BEX tool bar in BI 7.0.
    I can able to create query in BI 7.0 .
    Kindly suggest me .
    thanks,
    Vijay.

    Hi Vijay,
    The scenerio refers to GUI or Installation problems.
    I suggest you to go through with these following SAP Notes:
    1025122
    1050605
    also check your Front End installation as per Note 197460.
    Regards
    Vivek Tripathi

  • SAP Gui 6.40 BeX Analyser problem (Run Time Error)

    Dear All
    Really need some help
    We get the following error in EXCEL 2003 when running transaction rrmx from SAP easy access:
    Run time error 91 Object variable or with block variable not set
    When debugging we get the following error message:
    call pAddin.SetConnectionFromHandle(p_connectionObj).
    We've rolled out the same package globally to all our users, some machines have this problem and some don't - which has been making this very difficult to resolve and troubleshoot.
    We've tried patch level 29 of the GUI and this did not resolve.
    I've read lots of threads relating to the .net framework and made sure all the service packs are installed, and also tried .net framework 2.0 and 3.0 - the problem still existed with both.
    I'm really stuck and appreciate any guidance.
    If we manually launch Analyzer (SAP BW 3.x) from the start menu, EXCEL and the BW add-in works fine... we only get the run time error when using transaction rrmx from SAP GUI.
    Please help!
    Thanks.

    OK, so I've done the following - which DID work and i no longer get the RUN TIME error:
    -uninstalled SAPGUI
    -uninstalled Office 2003
    -uninstalled all .net framework versions + updates.
    -install .net framework 2.0 with SP1
    -install microsoft office 2003 + SP3
    install sap gui 6.40 + patch level 29
    However, if anyone out there has got an easier and quicker solution to this problem I'd REALLY appreciate it. I have got lots of our users with this problem and it took a long time to complete all the steps above.. there must be something easier to do to fix this...
    thanks for your help

  • IP - Various problems with BEX Analyser - help would be nice

    Hi,
    we use IP in combination with BEX analyser. We experience certain problems. Does anyone experienced the same issues mentioned below:
    1) if a planning function is executed, it is executed twice when your cursor is within the query itself. If it is outside the query when clicking on the button, it is executed once (like it should).
    2) Locking: we don't have locking problems, but from the moment two people lock each other once, they need to close their analyser and re-open it (so logon again) in order to be able to start planning again in a non-locked part. If they just change their selection (to the not-lock part) they remain locked!!!
    3) planning function with multiple variables: system cannot retrieve values of all variables.
    details of function:
    CMD                                               1       EXECUTE_PLANNING_FUNCTION
    PLANNING FUNCTION NAME           1      AG10_COPY01
    DATA PROVIDER_FILTER                 1     DATA_PROVIDER_1
    VAR_NAME                                     1       PROF_CTR
    VAR_VALUE                                    1       510
    VAR_NAME                                     2     PERIOD
    VAR_VALUE                                    2        012
    VAR_NAME                                     3       CUSTOMER
    VAR_VALUE                                    3     1000
    -> following the instruction of the SAP course, in case of multiplle variables they should start from 0 and have an incremental increase. But the system only recognizes the variable with index = 1
    regards
    D

    Dear Dries,
    could it be that the variable type you use require a different set of commands?
    In general the parameters of the BEx Analyzer follow the rules of the SAp BW 3.5 Webruntime. When reading this detailed documentation you find that depending on the type of variable other names have to be used, e.g. when using a selection option variable you need something line varname_low, varname_high, ...
    The documentation can be found in the online-help:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/07/ff413a3ace7022e10000000a11402f/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/07/ff413a3ace7022e10000000a11402f/content.htm</a>
    Best regards, Olaf Fischer

  • Button in Bex Analyser 7.0 - problem with setting up Static Parameters

    Hello,
    I know a similar problem has been discussed here already, but I am still having problems with setting up Static Parameters of my Button in BEx Analyser 7.0, so that I can pass Variable values from that button to my query.
    This is what I do - in Static Parameters of my Button I set the following values:
    Name                          Index          Value
    DATA_PROVIDER        0               DP_1
    CMD                             0               PROCESS_VARIABLES
    SUBCMD                      0               VAR_SUBMIT
    VAR_NAME                 0               0RMA_FIP
    VAR_VALUE               0               004/2010
    As a result, I would like the value 004/2010 to be passed to variable 0RMA_FIP (which is mandatory) and the query to be executed with that value. For some reason, however, the value is not passed correctly, and instead the variable is filled with a blank or not filled at all, and I am getting a message "Specifiy value for variable Fiscal year/period". What do I do wrong?
    Just to give you a broader picture - I would like to later use this logic to pass more than one variables into a query, including a hierarchy node, and read the values from an Excel worksheet - however, after many attempts to do so, I started playing with just one variable to figure out what the problem was.
    I have already seen the following two threads and SAP notes on passing variable values from the button:
    Re: Button in BEx Analyzer 7.0
    Re: How to set variables values via VBA.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0881371-78a1-2910-f0b8-af3e184929be?quicklink=index&overridelayout=true
    Can anyone please advise?
    Cheers,
    AL

    I managed to figure it out myself!
    Instead of VAR_VALUE I need to enter VAR_VALUE_EXT, and it works fine.
    I will mark this thread as "answered".

  • BEx BI7.0 Analyser refresh issue

    Hi Experts,
    I face a problem while refreshing queries in the BI7.0 Analyser. One of the selection variables is for Fiscal year period 0FISCPER, and the variable used is 0I_FPER. The issue is that the query does not refresh the first time, after giving the selection. You have to refresh it a second time, to get the correct results for the query.
    The query seems to work fine in RSRT though.
    Can anyone kindly guide me here? Is there something I should check in particular, to understand this?
    Regards,
    Jess Mathew.

    Hi Srinivas & Kishore
    This issue was solved by uninstalling & reinstalling the .net frame work1.1 & updated GUI add ons.
    Thanks for your help anyway.

  • Problem of Bex Analyser connection

    Hi, experts,
    I have a question regarding as the Bex Analyser connection.
    When I tried to connect one of the systems with Bex Analyser, I failed and got the message as below:
    "Connect from SAP gateway to RFC server failed".
    However, I could log into the system its self by Sap Logon. What's more, the connections to other systems with Bex Analyser are good.
    Can someone give me some methods to analyse the problem and some indications?
    Thanks!

    Hi,
    Please note that, If we need to Logon into any SAP System. We need to give the system properties in the Logon Pad.
    Like, Description, Application Server, System ID, System Number, SAP System.
    1.  While giving this properties, if you give in Application Server text box as the Hostname, System ID, System Number. Then in the saplogon.ini file will take this hostname and writes in this file. For example like this :- Item26=XXXYYYZZ370.
    If you give like this the logon will be successful.
    But when you give the details in the System properties as the IP Address in the Application Server. The in the saplogon.ini file will take this and writes in this file. For example as :- Item24=129.39.69.197.
    2.  When you are giving the IP Address in the Application Server, then you need to maintain this IP Address along with the Hostname in the hosts file. which is stored in this path :- C:\WINDOWS\system32\drivers\etc.
    This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    Then only your logon will be Successful. And if you won't mention in this hosts file then the logon will fail.
    Hope this difference makes sense. Please let me know if you are fine with this difference.
    Thanks and Regards,
    KaKa`

  • The length of the password entry field in the BEx Analyser

    Hi,
    The password is 8 characters in the BW system.
    When users changing their newly assigned passwords. When logging into the BEx Analyser, and prompted to change the password, a password entry box is displayed, with an entry field longer then 8 characters. Some users are therefore entering passwords longer then 8 characters. This is fine when they first login, but when they try come back to the system, their logon fails.
    Can something be done to restrict the length of the password entry field in the BEx Analyser?
    Many Thanks
    Jonathan

    Hi Jonathan
    we are having the same problem - did you find a way to resolve this?  I did not find any SAP notes referring to the issue.
    Regards
    Hayley

  • BI-IP - Bex Analyser - Adding colums / rows in workbooks

    Hi experts,
    In BI-IP (BW 7) in Bex Analyser we are facing the following problem:
    In the workbook if the user inserts a column nearby the input ready columns and inputs values at the time of transfer / save values, the system automatically copies these values to the next input column. The same if they insert rows and add values, at the time of transfer values the system deletes the row but adds the values in the above row.
    Is it how Bex Analyser (workbook) works or we are having a problem?
    Thanks and regards,
    MA
    Edited by: Maria Almeida on Apr 30, 2008 1:16 AM
    Edited by: Maria Almeida on Apr 30, 2008 1:17 AM

    Hi Maria,
    Please do not take it offesive.
    The issue you guys are encountering is due to lack of Training to Users.
    Planning is an intelligent activity. Planners are expected to do their home work before they embark on planning and layouts help capturing values in an orderly manner.
    It would be wonderful if you restrict the access to queries, else train the users on the impact and relevance.
    As you are aware adding a row is possible in WAD.
    Regards
    Srinivas

  • Customer names with cyrylic characters are wrongly shown in Bex Analyser

    Customer names with Cyrillic characters are wrongly shown in Bex Analyser. The master data is correctly maintained and extracted\loaded by BW for these customer (Master Data object is correct). This might be a Bex Designer issue.
    Furthermore, it has nothing to do with the local settings, when copying the name of the customer to Bey Analyzer the name is correctly shown.

    Hi,
    We are facing the same problem with the turkish characters, Our system is BW 3.10 (3.30 Cont) and ECC 6.0. The turkish characters are displaying correctly at the table level, but not at the RSRT or the Bex level.
    The turkish characters are displaying correctly at the table, RSRT and Bex level if we load the same record from the Non-unicode Prod system to the Non-unicode BW Dev system, but if we load from the unicode QA system the same record is not displaying correctly.
    Has anybody got a solution for this issue
    thanks
    Kalyan

  • BEx Analyser: how to add filter information in query output

    Hello,
    When query is executed in BEx Analyser, there are three buttons with additional info. But none of them shows the selections that were made when the report was executed (variable screen) and the "static" filters within the query definition. How can I solve this problem?
    Thank you.
    Kind regards,
    Danijela

    I have place static filter left to the table on row 115 and then I copy it to desired destination in VBA callback function.
    (I also have filter values on row 65)
    HTH.
    BR
    Ondrej
    Sub SAPBEXRefresh(queryID As String, resultArea As Range)
        If queryID = "DATA_PROVIDER_1" Then
           j = 15
           i = 115
           While Sheet2.Cells(i, 6) <> ""
             If Sheet2.Cells(i, 7) <> "Empty selection" And Sheet2.Cells(i, 7) <> "" Then
               Sheet2.Cells(j, 6) = Sheet2.Cells(i, 6)
               Sheet2.Cells(j, 7) = Sheet2.Cells(i, 7)
               Sheet2.Cells(j, 6).Interior.Color = RGB(239, 246, 251)
               Sheet2.Cells(j, 7).Interior.Color = RGB(239, 246, 251)
               Sheet2.Cells(i, 6) = ""
               Sheet2.Cells(i, 7) = ""
               j = j + 1
             End If
               i = i + 1
           Wend
           k = 65
           While Sheet2.Cells(k, 6) <> ""
             If Sheet2.Cells(k, 7) <> "" And Sheet2.Cells(k, 7) <> "Prázdné vymezení" Then
               Sheet2.Cells(j, 6) = Sheet2.Cells(k, 6)
               Sheet2.Cells(j, 7) = Sheet2.Cells(k, 7)
               Sheet2.Cells(j, 6).Interior.Color = RGB(213, 227, 242)
               Sheet2.Cells(j, 7).Interior.Color = RGB(213, 227, 242)
               j = j + 1
             End If
             Sheet2.Cells(k, 6) = ""
             Sheet2.Cells(k, 7) = ""
             k = k + 1
           Wend
           While j < 65
             Sheet2.Cells(j, 6) = ""
             Sheet2.Cells(j, 7) = ""
             Sheet2.Cells(j, 6).Interior.Color = RGB(255, 255, 255)
             Sheet2.Cells(j, 7).Interior.Color = RGB(255, 255, 255)
             j = j + 1
           Wend
        End If
    end sub

  • Replacing # with blank space in Bex Analyser

    Hi All,
    Can any one help me out in replacing # values in Bex analyser with blank space.
    I tried with the macro:
    Sub SAPBEXonRefresh(queryID As String, resultArea As Range)
    ' First Query in the workbook
    If queryID = "SAPBEXq0001" Then
    ' Selects the area where the report query is rendered
    resultArea.Select
    'Replace "" with 0
    Selection.Cells.Replace What:="", Replacement:="0", LookAt:=xlWhole, _ SearchOrder:=xlByRows, MatchCase:=False, MatchByte:=True
    End If
    End Sub
    Means I have include the macro to the Excel, but still it is not working.
    If this macro is the correct solution, then may be I am not using it properly(in the sense I'm not calling with proper syntax).
    Please provide me with the solutiuon to get rid of this problem.

    Hi,
    We are using BEX 7.0.
    I got a macro code which is working. The code is as follows.
    Dim resultArea As Range
    Set resultArea = varname(1)
    Dim c As Range
    For Each c In resultArea.Cells
    If c.Value = "#" Then c.Value = " "
    Next c
    This works fine but the problem is that this macro code should be added each and every time when the query is run.
    Can any one suggest me where the code can be added in Bex Analyzer itself, so that when the query is run the above macro runs along with it and removes the #.
    Thanks and Regards,
    Geetha.

  • How to have more that 50 charecteristics displayed in BEx Analyser

    Hi *,
    I have the Problem that I cannot open a Query in BEX Analyser (BI 7.0) because I have more than 50 characteristics.
    But our customer needs alle the fields...
    Did somebody know how I can solve this? Can I configure this value (50) somewhere?
    Thanks

    You can keep them under free characterstics and display them in BEx analyzer when there is a need.

  • Drill down is giving an error in Bex analyser.

    hi friends, when iam using the bex analyser, the repoort will open in a short time. And all the free characteristics are works fine.
    But one of the free char(company code) is not able to giving the drill down, insted it is getting the following error.
    *An error occured in the communication with the bw server, due to this, the connection had to be closed.*
    *Detailed des:- No more storage space available for extending an internal table.*
    could u help me what iam missing and how to solve this problem.
    and how it is related when we r drill down with one particular char how does this is related to table space, other free char are working fine with drill down.
    pls guide me...
    thanks in advance.
    sruthi.

    hi , i check the error dump in st22 and the error analysis is as below..
    any help based on below information....
    Short text
        No more storage space available for extending an internal table.
    What happened?
        You attempted to extend an internal table, but the required space was not available.
    How to correct the error
        The amount of storage space (in bytes) filled at termination time was
        Roll area...................... 2718352
        Extended memory (EM)........... 2003038144
        Assigned memory (HEAP)......... 2000756480
        Short area..................... " "
        Paging area.................... 16384
        Maximum address space.......... 4294967295
        If the error occures in a non-modified SAP program, you may be able t
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the followin
        keywords:
        "TSV_TNEW_PAGE_ALLOC_FAILED" " "
        "CL_RSR_NET_GRID===============CP" or "CL_RSR_NET_GRID===============
        "APPEND_DATA_CELL"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".

  • Opening Bex analyser on Excel takes long time on some client

    Hi,
    We have installed BEx analyser on several PC client, on my PC BEx is opening in 2 or 3 seconds, on others it can takes 30 or 40 seconds.
    We have checked the configuration and the problem is the same on two PC having same parameters.
    Has anyone seen this problem and solved it ???
    Thank you for your help !

    Hi,
    The OS installed for everyone is XP SP2 and we are using sap logon 710 Final Release, 7100.1.3.1029 version.
    Every user works on a pc with 512 Mo RAM and 2,8 Ghertz.
    We try to maintain the same configuration for everyone that why I don't understand this difference when opening Bex Analyser .
    Thank you for your help.

Maybe you are looking for

  • Excise capture for capital goods

    Hi,   Recently we have purchase capital goods for our organization it is a machine with higher cost,  in J1ID  We have maintain chapter ID for that capital goods with material and chapter ID combination, also in J1ID  tax % BED, ECES SECESS is mainta

  • Problem with Accordion Panels

    Hi I have an issue with Accordion Panels. http://characteraday.businesscatalyst.com/guided.html You can see in the link above that I have Accordion Panels on the right side that say open/close tip. The first one open and close and displays the tip. A

  • Need month wise report in a row

    Hi, I need to produce a report where i need to sum up data for a particular month and display it in a row. How can i go about doin this? For e.g. QTY in jan, QTY in feb, QTY in mar, QTY inapril,..... 1000 100 5000 10

  • Live migration Vnic on hosts randomly losing connectivity HELP

    Hello Everyone, I am building out a new 2012 R2 cluster using VMM with converged network configuration.  I have 5 physical nics and teaming 3 of them using dynamic load balancing.  I have configured 3 virtual network adapters in host which are for ma

  • Strange update behaviour, many mail update instances

    Appstore application updates my Mail application almost every day, I have more than 6 through the last week. What's wrong here?