BEx Analyzer 7.1 Issue after upgrade to MS Office 2007

Hi
We upgraded MS Office 2003 to 2007 and installed SAP GUI 7.10 (Patch 9). The OS is Windows XP (SP3).
We have also applied "BI AddOn Patch for GUI 7.10"
When we run BEx Analyser from Windows start menu or RRMX , we notice the error message: "A critical program error occurred. The program has to close. Please refer to the trace for further information".
Following is the trace details:
Trace Started as: 10/3/2008 11:25:26 AM*
ListSeparator: ,
ExcelVersion: 12.0
AddinVersion: 7100.2.700.1344
BExCompression.SupportsCompression: Compression NOT supported
Could not load file or assembly 'vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
BExCheckFrontend.CheckFrontend: No Check performed (20081002) 0.156257
10/3/2008 11:28:36 AM----
System.Exception: CriticalProgramError ---> System.Exception: CriticalProgramError ---> System.Exception: CriticalProgramError ---> System.Exception: CriticlaProgramError ---> System.Exception: CriticlaProgramError ---> System.Exception: CriticalProgramError ---> System.ArgumentException: The item with the specified name wasn't found.
   at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
   at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
   at com.sap.bi.et.analyzer.addin.BExChart.get_Chart(ChartDescription iChart, BExExcelItem iItem)
   at com.sap.bi.et.analyzer.addin.BExItemGrid.UpdateCharts()
   --- End of inner exception stack trace ---
   at com.sap.bi.et.analyzer.addin.BExItemGrid.UpdateCharts()
   at com.sap.bi.et.analyzer.addin.BExItemGrid.OnRender(Boolean iForceRendering)
   at com.sap.bi.et.analyzer.api.BExItem.Render()
   --- End of inner exception stack trace ---
   at com.sap.bi.et.analyzer.api.BExItem.Render()
   at com.sap.bi.et.analyzer.api.BExApplication.Render()
   --- End of inner exception stack trace ---
   at com.sap.bi.et.analyzer.api.BExApplication.Render()
   at com.sap.bi.et.analyzer.addin.BExExcelApplication.OpenQueryThreaded(BExParameter iParameter)
   --- End of inner exception stack trace ---
   at com.sap.bi.et.analyzer.addin.BExExcelApplication.OpenQueryThreaded(BExParameter iParameter)
   at com.sap.bi.et.analyzer.addin.BExThreads.ProcessParameterSubExecuter.Execute()
   at com.sap.bi.et.analyzer.addin.BExExcelApplication.OpenQuery(OSObjectInformation iObjectDescription, String iRRIVariableName, String iRRIVariableValue)
   at com.sap.bi.et.analyzer.addin.BExThreads.ProcessOpenQueryExecuter.Execute()
   --- End of inner exception stack trace ---
   at com.sap.bi.et.analyzer.addin.BExThreads.ProcessOpenQueryExecuter.Execute()
   at com.sap.bi.et.analyzer.addin.BExMenu.ProcessOpenQuery()
   at com.sap.bi.et.analyzer.addin.BExUserInteraction.Process(String iStepName)
   --- End of inner exception stack trace ---
   at com.sap.bi.et.analyzer.addin.BExUserInteraction.Process(String iStepName)
   at com.sap.bi.et.analyzer.addin.BExUserInteraction.ProcessUserInteraction(Sub iSubDelegate, BExStepType iStepType)
   at com.sap.bi.et.analyzer.addin.BExMenu.Process(CMD iCMD)
   at com.sap.bi.et.analyzer.addin.BExMenu.ProcessCMD(CMD iCMD)
   at com.sap.bi.et.analyzer.addin.BExConnect.ExcelCommunication.ProcessBExMenuCommand(String iCMD)
CriticalProgramError
   at com.sap.bi.et.analyzer.addin.BExUserInteraction.Process(String iStepName)
   at com.sap.bi.et.analyzer.addin.BExUserInteraction.ProcessUserInteraction(Sub iSubDelegate, BExStepType iStepType)
   at com.sap.bi.et.analyzer.addin.BExMenu.Process(CMD iCMD)
   at com.sap.bi.et.analyzer.addin.BExMenu.ProcessCMD(CMD iCMD)
   at com.sap.bi.et.analyzer.addin.BExConnect.ExcelCommunication.ProcessBExMenuCommand(String iCMD)
Regards
Madhu

Hi
This problem is solved.. We need to change the global settings in BEx Analyzer.. Following are the steps:
-     After executing RRMX, BEx Analyzer screen opens
-     Open Global Settings
-     Select u201CDefault Workbooku201D tab
-     Click u201CUse SAP Standardu201D
-     And then execute the query
Regards
Madhu

Similar Messages

  • Adobe 9 Pro not working properly after upgrading to MS Office 2007

    I have Adobe 9.0.0 Pro on my Windows XP machine. We had been using MS Office 2003 (Word, Excel, Powerpoint, etc) and I had in my prologue.ps file added a bookmark to be added when I create a pdf. This worked fine. We then upgraded to MS Office 2007 and the bookmarks are now NOT created. The only difference is the change from Word 2003 to Word 2007. Also if I have a Word document with Times New Roman font and I create the pdf, the font changes from Times New Roman to something that looks like Arial. If I save the the document as a pdf, it changes the font. If I print the document as a Adobe pdf, it comes out find. Any suggestions on how to fix the issues?

    Our machines are locked down for any changes. Any updated/upgrades/changes must be made by our IT folks.
    Peter J. Gore Willse, P.E., FSFPE
    Vice President - Director of Research
    Global Asset Protection Services, LLC
    100 Constitution Plaza
    12th Floor
    Hartford, CT 06103. USA
    (P) +1 860 293-7900
    (C) +1 860 460-1965
    (F) +1 860 293-7907
    Email: [email protected]
    Website: www.xlgaps.com
    An XL Group Company
    Follow us on Twitter at www.twitter.com/xlgaps

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • Issue after upgrade the ASA5520 from 7.2.4 to 8.2.5,

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

  • I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. Please help, restoring setting even didn't helped.

    I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. The mobile carrier signal as well as WIFI suddenly drops zero and are then restored automatically. Sometimes i cannot conenct to WIFI even standing infront of WIFI router. Please help, restoring setting even didn't helped.

    Update: my phone's connecting to the WiFi again. I don't know what did the trick. I did nothing since reinstalling the software. It hadn't worked then, it is now. I tried connecting to my dad's phone's hotspot( he uses a Moto G), and it worked. I then tried connecting to the WiFi at a friend's house, and when I came back home, my phone was able to connect to my WiFi! Is it of any significance that my friend's router doesn't require a password? My issue has been resolved( for now; I hope I'm not counting my chickens before they've hatched). For anyone facing a similar issue, I suggest you try everything I did:
    1. Turn your router off for a minimum of 30 seconds, turn it back on and try connecting.
    2. Click on the WiFi network you are connected to, scroll to the bottom, tap "Renew Lease".
    3. Do a soft and hard reset.
    4. Reset network settings.
    5. Back your data up, erase all content from settings menu, restore from backup.
    6. Reinstall your software( put it in recovery mode).
    I am not sure which of the above worked for me. Make sure you try everything. If none of the above works, take it to a genius bar or an authorised service provider. Good luck! :)

  • Issues after Upgrade from Oracle 10.1.0.5 to 10.2.0.5 in Windows Server2003

    Good Morning Good People,
    I have run in to some issues after upgrading my 10.1.0.5 database to 10.2.0.5. Initially after the firtst upgrade from 10.1.0.5 to 10.2.0.0 one has to run Critical Patch set 4 to get to 10.2.0.5. Well after initial up grade everything worked fine. I could connect to the database from within the server as well as remotely through SQL*PLUS client. However, after completeing the patch I'm still able to connect to the database from within the server, but remotely i get the following error:
    ORA-12514 : TNS Listener does not currently know of service requested in connect descriptor.
    I also get Error ORA-12505: TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=mcquery2)(protocol=tcp)(port=1521))(connect_data=(sid=mcquery)(server=dedicated)))
    I've tried serval different things to trouble shoot the issue but nothing seems to work.
    If anyone has run into s similar issue please help. This is ruining my weekend! LOL!
    Edited by: user10835577 on Aug 29, 2010 9:15 AM

    From the client or the server?
    SERVER:
    tnsnames.ora:
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    FROM REMOTE SQLPLUS Client:
    tnsnames.ora
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Client_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cotsdot370.cotsdot.dom)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    Thanks,
    Malcolm
    Edited by: user10835577 on Aug 29, 2010 12:01 PM

  • IPhone 4s issues after upgrading to IOS 8

    Have few issues after upgrading to iOS 8
    - Phone hangs every few hours, reboots automatically
    - Bluetooth does not work properly (call does not get disconnected or even if disconnected on phone, the car bluetooth shows call is on)
    - Searching for contacts is a problem
    - Apps hang (especially facebook)
    Any way to go back to iOS 7 ?
    Any other tips / tricks appreciated..
    Venkat

    No way to come back to iOS 7 ...
    But did you tried to reset all settings (general -> reset -> all settings) ?
    For me iOS 8 was a mess on a 5S, especially car Bluetooth, and all works now fine after resetting the settings (all settings, not only network settings).

  • Autoconfig issue after upgrading 12.1.1 to 12.1.3

    Hi all,
    I am getting below mention autoconfig issue after upgrading 12.1.1 to 12.1.3.
    jtfictx.sh started at Mon Mar 28 08:28:50 EDT 2011
    SQL*Plus: Release 10.1.0.5.0 - Production on Mon Mar 28 08:28:50 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    DECLARE
    ERROR at line 1:
    ORA-29858: error occurred in the execution of ODCIINDEXALTER routine
    ORA-20000: Oracle Text error:
    DRG-10561: index JTF_AMV_ITEMS_URL_CTX is not valid for requested operation
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 665
    ORA-06512: at "SYS.DBMS_SQL", line 1199
    ORA-06512: at line 96
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Product
    ion
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    jtfictx.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    i got below mention some solution from metalink, but that does not working.
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=743720.1
    according to note we need to create index but its giveing below metion error.
    SQL> @jtfiaibu.sql jtf jtf apps
    Connected.
    DECLARE
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-10758: index owner does not have the privilege to use file or URL datastore
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366
    ORA-06512: at "SYS.DBMS_SQL", line 1199
    ORA-06512: at line 37
    Thanks in advance,
    Sandeep.

    Hi,
    DRG-10561: index JTF_AMV_ITEMS_URL_CTX is not valid for requested operationPlease make sure you have no invalid objects. And also please see of these helps. I know these are for older version, but please check
    Script jtfictx.sh Failed While Attempting To Run The Autoconfig On APPS Tier [ID 1271186.1]
    Autoconfig Returns ORA-29868 from jtfictx.sh [ID 386740.1]
    By the way did u iinstall companion/examples CD after installing OracleSoftware
    Thanks,
    Taher

  • Audio issues after upgrading to OS X 10.10 (Yosemite)

    Hello,
    I have been facing audio issues after upgrading to OS X 10.10
    - No sound in VLC
    - Re-booting with Option-Command-P-R did not work
    - System sounds are fine
    - Quicktime Player works just fine
    I tried:
    - Plugging in earphones while video was playing on VLC
    - F10/F11/F12 while video was playing on VLC
    - Re-boot with Option-Command-P-R keys (found on a thread elsewhere)
    - Played something in Garage Band (found on a thread elsewhere) and restarted VLC
    None of the above solved the issue
    Any one else facing similar issue with VLC on 10.10?
    How did you manage to fix this?
    I am running VLC 2.1.5 btw.
    Thanks in advance!

    Shockwave says at the present moment not to be compatible with OS X 10.9 Mavericks.
    Youtube, QuickTime, all play with no sound at all.

  • Performance issues after upgrading to 11g

    hello,
    We are facing a performance issue after upgrading from 10g to 11g.
    as you can see, the tables named APPLSYS.FND_ENV_CONTEXT has grown to 15544880 records,
    and oracle is using TABLE ACCESS FULL on it:
    DELETE FND_ENV_CONTEXT E
    WHERE NOT EXISTS
    (SELECT 'X'
    FROM FND_CONCURRENT_PROCESSES P
    WHERE P.CONCURRENT_PROCESS_ID = E.CONCURRENT_PROCESS_ID)
    AND ROWNUM < 10000;
    Plan:
    DELETE STATEMENT ALL_ROWSCost: 74,345                     
         5 DELETE APPLSYS.FND_ENV_CONTEXT                
              4 COUNT STOPKEY           
                   3 HASH JOIN RIGHT ANTI Cost: 74,345 Bytes: 3,108,980 Cardinality: 155,449      
                        1 INDEX FULL SCAN INDEX (UNIQUE) APPLSYS.FND_CONCURRENT_PROCESSES_U1 Cost: 166 Bytes: 315,450 Cardinality: 63,090
                        2 TABLE ACCESS FULL TABLE APPLSYS.FND_ENV_CONTEXT Cost: 69,124 Bytes: 233,173,200 Cardinality: 15,544,880
    select num_rows,last_analyzed from dba_tables where table_name='FND_ENV_CONTEXT'
    15544880 07/07/2011 12:08:55
    please advice.
    Ofer

    Please see these docs.
    Table Fnd_env_context Growing Very Fast [ID 419990.1]
    FND Related Tablespaces Growing at Rapid and Excessive Rate [ID 189800.1]
    FNDCPPUR Request Does Not Always Delete Files From The File System, Many Files Will Be Denoted As "deletion failed" [ID 1335304.1]
    Concurrent Processing - Best Practices for Performance for Concurrent Managers in E-Business Suite [ID 1057802.1]
    Concurrent Processing - Purge Concurrent Request and/or Manager Data Program (FNDCPPUR) [ID 104282.1]
    Thanks,
    Hussein

  • Another issue after upgrade to 9.0.2a beta

    another issue after upgrade from 8.1.7 to 9.0.2a beta.
    When I use "update-request", I need to specify a stylesheet. In that stylesheet, the following lines work before upgrade:
    <row>
    <fieldname1><![CDATA[<html><head></head><body>]]><xsl:value-of select="request/parameters/fieldname1/."/><![CDATA[</body></html>]]>
    </fieldname1>
    </row>
    After upgrade, it doesn't work properly. What I see in the database field value is storing only
    <html><head></head><body></body></html>
    instead of storing
    <html><head></head><body>fieldname1_value</body></html>
    How can I get my result back?
    Thanks in advance.

    Thanks Steve,
    I've upgraded to 9.0.2.0B but find the following error:
    Oracle XSQL Servlet Page Processor 9.0.2.0.0B (Beta)
    XSQL-017: Unexpected Error Occurred
    java.lang.NoClassDefFoundError: oracle/jdbc2/Clob
    at oracle.xml.xsql.actions.XSQLUpdateRequestHandler.handleAction(XSQLUpdateRequestHandler.java:103)
    at oracle.xml.xsql.XSQLDocHandler.getDocument(XSQLDocHandler.java:134)
    at oracle.xml.xsql.XSQLPageProcessor.process(XSQLPageProcessor.java:139)
    at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java:61)
    at oracle.xml.xsql.XSQLServlet.doPost(XSQLServlet.java:82)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:115)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:83)
    at com.caucho.server.http.Invocation.service(Invocation.java:237)
    at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:323)
    at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:263)
    at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
    at java.lang.Thread.run(Thread.java:484)
    Does it relates to the changes of usage of the "update-request" syntax?
    Thanks in advance
    Felix

  • Stability issues after upgrade from 5 to 6.1?

    Dear all,
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.
    Many thanks in advance
    Andreas

    "Andreas Raab" <[email protected]> wrote in message news:[email protected]..
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.Hi Andreas,
    Normally proving that rumors are true is a responcibility of
    rumors suppliers. Reverse does sound to me like a joke.
    Regards,
    Slava Imeshev
    P.S. Current weblogic 6.1 is a stable product.

  • Cell Definition and Reverse sign Issue after upgrade

    Hi ,
    we are having a issue here after upgrade to BI 7 from 3.1c .
    There is a Collision between Cell Definition and Reverse sign in the query designer.
    Issue is . We have Key Figure "Net Days AR" which has Reverse Sign Checked under properties. In 3.1c when we ran the report the Net Days AR would get value like  for example    -40 . but now after upgrade to BI 7 SP 16 we are getting value 40. the negative sign is missing. The formula is correct.
    I went and checkd if we have any cell definitions defined on this and found the cell definitions onthis keyfigure.
    values are comming correct if there are  no cell definitions.
    Thanks in Advance and Points will be awarded.
    Thanks,
    Reddy

    we have the same problem. In BI 2004s with BEx 3.x when the cell reference is defined, the reverse sign flag is ignored.
    I opened a message to SAP. Until now no solution and I think we'll never receive solution. Here are the answers we received:
    SAP
    I have to say this is the limitation of front end 3.5.
    In designer 3.5, it works this way:
    When you define a cell referance, this cell is blocked from change of the column property change. No matter how you change the column key fig proerty, it keeps the original status when you define it.
    If you want the defined cell property, you need to delete the cell
    referance, change property, then redefine the referance.
    I agree this is very inconvinience, that's why I would recommend you to use query designer 7.0 if possible. With 7.0 front end, you can define separately the property for defined cells. It is more flexible.
    ME
    At the moment it is not possible to migrate to 7.0 frontend.
    I tried to delete the cell reference, change properties and redefine the reference. I tried to create new columns, define cell properties, save and define the cell reference. I tried several different combinations...
    No way, as soon as I define the cell reference, column properties are ignored.
    1) How can we restore the correct behavour of a query in frontend 3.5?
    2) If we found a way to restore it, we need a smart procedure to modify all our existing queries (including how to identify those affected by this inconvenience).
    SAP
    For front end 3.5, you need do following:
    1. delete cell referance
    2. change the column property (such as tick on or off the sign reversal)
    3. re-define the cell (this cell will with the new sign status)
    4. define formular base on cell
    After step 3, you can't change cell property whatever you do in
    column property. This is the designed behavior.
    If you want to change property after step 3, you need to start
    all over from step 1.
    ME
    I did it.
    Don't work. When I define the cell reference, column properties are ignored.
    SAP
    It seems there is some issue in front end.
    Do you use the front end 3.5 with latest patch?
    Could you please check front end installation as per sapbexc.xla (described in note 197460). If there are problems shown within this check do the following:
    - Remove your frontend via 'START' - 'PROGRAMS' - 'SAP FRONTEND' -'REMOVE SAP FRONTEND'
    - Install the lastest frontend and GUI patch (according to note 496977or 496989 again and check the installation).
    ME
    I don't think so. I am using:
    Sapgui 7.10 Patch 8
    Bex 3.50 Patch 3
    Bex 7.x Patch 5
    to be continued...

  • BEx Analyzer for connection issue

    Hi Everyone,
    I received the following message while using RRMX transaction from SAP BI 7 system and unable to connect BI and BEx Analyzer.  However, I am able to connect to BW system from BEx Analyzer when manually enter user id and password after this error.  There is no issues in Dev, QA and has this issue in Preproduction system.
    Verified with my colleague who have same SAP GUI 7.2, MS Excel 2003 versions and my colleague is able to conenct to BEx Analyzer successfully.  Please advise.
    Error Group
    RFC_ERROR_COMMUNICATION
    Message
    SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
    Connect_PM  GWHOST=camccvrrb.gotd.gm.com, GWSERV=sapgw23, SYSNR=23
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       connection to partner 'camccvrrb.gotd.gm.com:3323' broken
    TIME        Tue May 17 08:19:12 2011
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -6
    MODULE      gwxx.c
    LINE        646
    DETAIL      NiIRead: P=0.10.0.4:3323; L=127.0.0.1:3136
    SYSTEM CALL GwRead
    COUNTER     2
    Thanks
    Prasad

    HI Prasad,
    This is a known issue.
    Implement these three notes on your system: 1435326, 1471630, 1498947(manual steps).
    If persist, let me know.
    Best regards,
    Edward John

  • Bex Analyzer - Selection criteria missing after SAP Note application

    Good evening,
      I have this problem with my BeX Analyzer.
    I have import a Sap Note number 0001072913 to resolve a problem. To implement this note the SapNoteAssistant downloads these list of notes :
    1061607
    1066988
    1083328
    1086902.
    I have applicate these list of notes, after the system doesn't make me anymore the popup to insert the selection of criteria filter of query.
    My system information:
    - OS - Windows XP sp.2
    - Excel 2003
    - SapGui 710 Final Release - Version 7100.1.5.1033 - Level Patch 5
    - Sap System - SAP NetWeaver 2004s with SAPBW 700 Patch Level 7
    - Database - Oracle 10.2.0.2.0
    When I execute sapbexc710.xla in my local directory C:\Program files\Sap Shared\BW the system give me this result :
    BI 7.10      
    AxInterop.SHDocVw.dll     7100.1.300.1
    BExAddin.dll     7100.1.300.949
    BExAnalyzer.exe     7100.1.300.949
    BExAnalyzer.xla     7100.1.300.21
    BExApi.dll     7100.1.300.949
    BExCAControls.dll     7100.1.300.132
    BExCommon.dll     7100.1.300.132
    BExCommunication.dll     7100.1.300.132
    BExControls.dll     7100.1.300.132
    BExControls2.dll     7100.1.300.132
    BExDialogOpenSave.dll     7100.1.300.132
    BExDiffViewer.dll     7100.1.300.132
    BExFormulaParser.dll     7100.1.300.132
    BExGeneratedAll.dll     7100.1.300.132
    BExInstaller.exe     7100.1.300.949
    BExOpenSaveServices.dll     7100.1.300.110
    BExQueryDesigner.dll     7100.1.300.519
    BExQueryDesignerFormulaParser.dll     7100.1.300.2
    BExQueryDesignerStarter.exe     7100.1.300.519
    BExRDRuler.dll      7100.1.300.366
    BExReportDesigner.dll     7100.1.300.366
    BExReportDesignerStarter.exe     7100.1.300.366
    BExSelectorAPI.dll     7100.1.300.230
    BExSelectorDialog.dll     7100.1.300.230
    BExSharedImageList.dll     7100.1.300.132
    BExThemes.dll     7100.1.300.132
    BExVariableScreen.dll     7100.1.300.949
    BExWebApplicationDesigner.exe     7100.1.300.387
    BExXMLControls.dll     7100.1.300.132
    BExXMLServices.dll     7100.1.300.132
    Interop.MSXML2.dll     3.0.0.0
    Interop.SAPLogonCtrl.dll     7100.1.300.1
    Interop.SHDocVw.dll     7100.1.300.1
    SAP.Connector.dll     2.0.0.23
    SAP.Connector.Rfc.dll     2.0.0.23
    sapbwwmd.ocx     7100.0.4300.0
    SAPWADMXHTML.dll     7100.1.201.2
    WADBackendServices.dll     7100.1.300.387
    WADBExData.dll     7100.1.300.387
    WADBISPParse.dll     7100.1.300.387
    WADChartControlHost.dll     7100.1.300.387
    WADConst.dll     7100.1.300.387
    WADControllib.dll     7100.1.300.387
    WADConversion.dll     7100.1.300.387
    WADHTMLEditHost.dll     7100.1.300.387
    WADHTMLEditing.dll     7100.1.300.387
    WADLowLevelServices.dll     7100.1.300.387
    WADMain.dll     7100.1.300.387
    WADMapControlHost.dll     7100.1.300.387
    WADMetadataGeneration.dll     7100.1.300.387
    WADMXHTML.dll     7100.1.300.4
    WADPageobjects.dll     7100.1.300.387
    WADPropertiesctl.dll     7100.1.300.387
    WADRDHost.dll     7100.1.300.387
    WADRDLoader.dll     7100.1.300.387
    WADRTFIntellisense.dll     7100.1.300.387
    WADRTFIsRegEx.dll     65176
    WADServices.dll     7100.1.300.387
    WADSnapShots.dll     7100.1.300.387
    WADStyleSheetServices.dll     7100.1.300.387
    WADTagLocator.dll     7100.1.300.387
    WADTokenSearch.dll     7100.1.300.387
    WADWizTemplate.dll     7100.1.300.387
    sapbexc710.xla     7100.1.300.004
    BW 3.5 Components     
    sapbex.xla     3500.11.051
    sapbex0.xla     7100.0.300.525
    wdba.dll     3500.11.0.58
    wdbbapp.exe     3500.11.0.53
    wdbbctrl.ocx     3500.11.0.139
    wdbbwait.ani     6836
    wdbcbexc.dll     3500.11.0.106
    wdbdadpt.ocx     7005.11.0.202
    wdbfodlg.dll     3500.11.0.128
    wdbmbm2.ocx     3500.11.0.89
    wdboobjb.dll     3500.11.0.39
    wdbpwpub.exe     3500.11.0.341
    wdbranim.exe     3500.11.0.5
    wdbrlog.ocx     3500.11.0.596
    wdbrlog.exe     3500.11.0.6
    wdbrtre2.ocx     3500.11.0.11
    wdbrprn.ocx     3500.11.0.1
    wdbspres.dll     3500.11.0.151
    wdbtask.exe     3500.11.0.23
    wdbvVed.dll     3500.11.0.83
    wdbwpub.exe     3500.11.0.131
    wdbwwiz.dll     3500.11.0.78
    wdbz.ocx     3500.11.0.14
    bwcrw32.exe     1.0.0.4
    MapObjects     
    af20.dll     2.0.1.0
    aiimage20.dll     2.0.1.0
    dforrt.dll     6.0.612.101
    efileio.dll     6144
    elib.dll     8.3.1.0
    ergxlib.dll     9728
    ethrlib.dll     8704
    iso8211.dll     131072
    libtiff.dll     352256
    memfile.dll     1.0.0.1
    memtable20.dll     2.0.1.0
    mo20.ocx     2.0.1.0
    mo20.lic     391
    mobase.dll     2.0.1.0
    mofeat.dll     2.0.1.0
    mogridio.dll     2.0.1.0
    mtch.dll     8.0.185.0
    pe.dll     4.0.0.0
    sg.dll     3.0.2.1
    shape20.dll     2.0.1.0
    OLE for OLAP     
    mdrmdlg.dll     3.6.0.1
    mdrmsap.dll     3.6.0.1
    mdxpars.dll     6405.5.23.15
    saprfc.ini     
    scerrlkp.dll     3.6.0.1
    SAP GUI core components     
    chart.ocx     3.80.6.87
    icdataflow.ocx     2.0.0.23
    icjoin.ocx     1.0.1.35
    sapgradp.ocx     7100.1.5.479
    sapcalen.ocx     7100.1.5.126
    sapchart.ocx     7100.1.5.810
    sapbtmp.dll     7100.1.0.1309
    librfc32.dll     7100.1.81.5615
    wdtlog.ocx     7100.1.5.71
    wdttree.ocx     7100.1.5.286
    wdtaocx.ocx     7100.1.5.61
    sapdatap.ocx     7100.1.5.255
    sapfctrl.dll     7100.1.5.320
    sapfcust.exe     7100.1.5.410
    sapfdraw.dll     7100.1.5.256
    sapfewrm.dll     7100.1.5.337
    sapfhook.dll     7100.1.5.206
    SAPCHARTCONTROLLib.dll     6405.5.28.7809
    AxMAPCONTROLLib.dll     1.0.0.0
    AxSAPCHARTCONTROLLib.dll     6405.5.28.7809
    MAPCONTROLLib.dll     1.0.0.0
    Additional components     
    awkone.ocx     7.0.0.1
    formx.ocx     2.0.30.1
    sizerone.ocx     7.0.0.16
    otxrt.dll     2.0.30.1
    vsflex7l.ocx     7.0.0.112
    vsocx32.ocx     5.0.4.50
    vsocx6.ocx     6.0.0.52
    Synfusion components     
    Syncfusion.Core.dll     4.402.0.51
    Syncfusion.Grid.Base.dll     4.402.0.51
    Syncfusion.Grid.windows.dll     4.402.0.51
    Syncfusion.Shared.Base.dll     4.402.0.51
    Syncfusion.Shared.Windows.dll     4.402.0.51
    Syncfusion.Tools.Base.dll     4.402.0.51
    Syncfusion.Tools.Windows.dll     4.402.0.51
    Microsoft core components     
    dhtmled.ocx     6.1.0.9232
    mfc42.dll     6.2.4131.0
    msflxgrd.ocx     6.0.84.18
    msvcp60.dll     6.2.3104.0
    msvcrt.dll     7.0.2600.2180
    msvcrt40.dll     5.1.2600.2180
    oleaut32.dll     5.1.2600.3139
    olepro32.dll     5.1.2600.2180
    stdole2.tlb     3.50.5014.0
    scrrun.dll     5.6.0.8820
    triedit.dll     6.1.0.9227
    richtx32.ocx     6.1.97.82
    ADODB.dll     7.10.3077.0
    dte.olb     7.10.3077.0
    EnvDTE.dll     7.0.9466.0
    Microsoft.mshtml.dll     7.0.3300.0
    Microsoft.StdFormat.dll     7.0.9466.0
    Microsoft.VisualBasic.Compatibility.Data.dll     7.10.3077.0
    Microsoft.VisualBasic.Compatibility.dll     7.10.3077.0
    MSDATASRC.dll     7.0.9466.0
    MSO.DLL     10.0.6714.0
    msoutl.olb     10.0.2607.0
    Office.dll     11.0.5530.0
    stdole.dll     7.0.9466.0
    VSLangProj.dll     7.0.9466.0
    Help me, please.

    Is it just for one query or for all of them...(for all them)
    If allowed in the system create a new one and check...(yes but the query don't work).
    If it has effected all of them you can revert back the note changes.. Check again..
    (to revert back the note is a disaster. There are more notes one above the other... I should set all the objects modified to original version one to one)
    If it works now issue a message to SAP (I think it's a good idea)

Maybe you are looking for

  • How to use one PSE with multiple URLs?

    I need to hit my DMZ SAP Web Dispatcher with multiple unique URLs.  I am starting off using webdisp1.abc.com and webdisp2.vde.com.  DNS will resolve both the Web Dispatcher Host.  Following Tobias Winterhalter's Blog: Name-based virtual hosts and one

  • HT1491 Hi, I bought some music and some of the songs of some albums disappeared.

    I got some music some time ago and now some of the songs have disappeared and I don't know how to get them back. Also some of the somgs are with tick some are not but I am not how to get back when they were all ticked. I have tried to unistall Itunes

  • ABAP Qurries for SD

    Hi , please tell the SD related Abap querries for reports generates Regards, Rao

  • Get Report from external j2ee aplication, help and advice!

    Hi all, My problem is this... I need to show in a j2ee external aplication a report in pdf format, already contained in the Oracle report server. I can do it by url way, but of course, this cant be a definitive solution, principally by the fact of th

  • Problems accessing the manufacrurer dll

    I am trying to communicatete a Gigahertz-Optik optometer using dll file provided by the manufacturer. I have Labview 7.1 and operating on Windows 2000. After a proper function is selected in the "Call library Node" and excpected assignments done, the