Problem to achive in Query Designer

Hi Experts,
I have following data:
Y_Flag  <----
>0sales
    Y       <----
>10
    Y      <----
>20
    NA    <----
>30
Now i want to show the output as sum of sales amt where Y_Flag =Y (i.e 1020=30) if user selects Y_Flag =Y else i have to show total sales amt(i.e 1020+30=60 ) . How to achive this in Query Designer.
Please help on this.

Hi Arminder,
Thanks for reply, We have around 30+ columns for which we need to apply this condition so
As per your logic i need to create 60+  RKF (i.e one for Y flag and 2nd for N flag) .
Is it the only solution or is there any other way where we can achive the solution in simple way.
Thank you very much for your help.
Thanks & Regards
Sameer Khan

Similar Messages

  • Problem with Variable in Query Designer.

    hi all,
    we have a variable ZAMREG on characteristic AM Region, where AM region is attribute for two different master data objects mastobj1 and mastobj2, we have different infosets build on these two master data objects along with some other ODS.
    now this variable ZAMREG is visible in one of the infosets only in query designer, whereas it is not visible in the other infoset.
    what could be the problem??
    thanks,
    Rk

    Hi,
    Please check if that variable is created locally or globally. If it is a local variable in any query, it will not appear in any other query.
    In anyways, you can always create one more variable if the older one is not available. This will not make much of difference. I would suggest go ahead with creating a new variable.
    Regards,
    Yogesh

  • 0ORGUNIT hierarchy version assignment problem using BI7 Query Designer

    Dear All,
    I have a problem with Hierarchy Version for 0orgunit using BI7.0 Query Designer.
    for activating heirarchy i have selected the hierarchy in  the query designer but version it is not showing , instead of 01 it is showing as #.
    what may be the problem with BI7.0 Query designer.
    If I use BW3.5 query desingner there version in showing and I can able to show the heirarchy.
    We are using BI7.0 and SP level is 13.
    Best Regards,
    SGK

    Dear SGK,
    did you get this problem solved ?
    I have the same problem.
    Regards,
    Gerhard

  • Query Designer crashes when using 0CALWEK

    Hi all
    I have come accross an error when using the query designer in BI 7.0.  If i try to restrict on 0CALWEEK the Query Designer first tells me there are errors but none show, then tells me there are no values for 0CALWEEK and finally crashes saying
    "An unhandled exception has occurred in your application."
    "Object reference not set to an instance of an object."
    After this the desiger freezes and must be exited.
    On occasions an RFC error shows on the botton of the design view suggesting a check of the RFC logs, however nothing appears in the RFC log.
    Any assistance would be very much appreciated.
    With Thanks
    Gareth

    Anil
    Generating in RSRT does not fix the problem.
    Checking the query designer shows no errors, however once we get the crash after attempting to restrict on 0CALWEEK it is not possible to use the check button (since the whole of query designer freezes).
    This is happenning on our development system (the only one on which we are currently creating queries) and on all PCs.
    The note, unfortunately, refers to an issue when using gui 7.X, however we are using 640 so it should not be a .net framework issue however i am asking my BASIS team to do some testing on that.
    Many thanks for your suggestion though.
    Any other ideas?
    Regards
    Gareth

  • BEX Query Designer - Application Error

    Dear experts,
    I have a problem with my BEX Query Designer. Whenever I tried to save a query, I caught the following exception:
    BEX Query Designer has encountered a problem and cannot proceed with the current action. We are sorry for the inconvenience.
    Additional Information:
    QD revision 300
    Internal Error ID: E-ONGUIUNHANDLEDEXCEPTION
    Error Message: Method not found: 'Void com.sap.bi.et.Communication.RZX0.RSZ_X_ELTPROP.set_PROPVERS(System.String)'
    Can someone help me to solve the problem?
    I am using the following version:
    BI AddOn 7.X (based on 7.10), Support Package 3, Revision 520

    From the log:
    5:01:38 PM.31 ########## --> com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException ##########
    -EXCEPTION-START- 5:01:38 PM.31:  ---
    Exception Message: Method not found: 'Void com.sap.bi.et.Communication.RZX0.RSZ_X_ELTPROP.set_PROPVERS(System.String)'.
    Exception    at com.sap.bi.et.QueryDesigner.QDbElement.ToTable(RSZ_X_ELTPROP isEltProp, QDbCopyInfo iToTableInfo)
       at com.sap.bi.et.QueryDesigner.QDbQuery.ToTable(RSZ_X_ELTPROP isEltProp, QDbCopyInfo iToTableInfo)
       at com.sap.bi.et.QueryDesigner.QDbElement.ToTables(Hashtable iTables, QDcElement iElementsToSave, QDbCopyInfo iCopyInfo)
       at com.sap.bi.et.QueryDesigner.QDbElement.Save(String iRole, String iNode)
       at com.sap.bi.et.QueryDesigner.QDbCommandSaveElement.Save(QDbElement iElement, Boolean iOutputSuccess)
       at com.sap.bi.et.QueryDesigner.QDbCommandSaveAsElement.Save(QDbElement iOriginalElement, QDbElement iSaveElement)
       at com.sap.bi.et.QueryDesigner.QDbCommandSaveAsElement.ExecuteCommand()
       at com.sap.bi.et.QueryDesigner.QDbCommandBase.Execute()
       at com.sap.bi.et.QueryDesigner.QDbCommandSaveElement.ExecuteCommand()
       at com.sap.bi.et.QueryDesigner.QDbCommandSaveQuery.ExecuteCommand()
       at com.sap.bi.et.QueryDesigner.QDbCommandBase.Execute()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.CommandExecute(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.InitialCommandExecute(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.DoExecuteCommandInternal()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.ItemClickedHandler(Object sender, BarItemClickedEventArgs args)
       at com.sap.bi.et.QueryDesigner.QDdEventDispatcher.MenuItemClickedHandler(Object iSender, BarItemClickedEventArgs iE)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnItemClicked(BarItemClickedEventArgs args)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs args)
       at com.sap.bi.et.QueryDesigner.QDiBarItem.OnItemClicked(EventArgs args)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs e)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Full Stack:   at com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       at com.sap.bi.et.common.appl.Log.Trace.Exception(Exception ex, String iAdditionalInformation)
       at com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       at System.Windows.Forms.Control.WndProcException(Exception e)
       at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at com.sap.bi.et.QueryDesigner.QDbApplicationData.Run(Boolean iAsApplication)
       at com.sap.bi.et.QueryDesigner.QDbQueryDesigner.Run(Boolean iAsApplication)
       at com.sap.bi.et.QueryDesigner.QDStarter.QDStartup.Main()
    -EXCEPTION-END----

  • Query Designer on Netweaver 2004s ABAP Sneak Preview

    Hello Folks,
    I have installed the ABAP sneakpreview, and have activated the BW on client 001.
    Most things work well, but i am having problems with starting the Query Designer. I logon to the query designer, but nothing starts up.
    In SM50 i see a lot of frontend objects being activated, but after this i do not see the Query Designer coming up. Does anyone have a clue.
    Thanks & Best Regards,
    Dabre
    Message was edited by: Dabre

    Hi Dabre,
    To work with BI 7 Query designer you have to downlaod latest patches of SAPGUI. Also you need to have MS OFFICE 2003 and .NEt framework installed.
    Also check the blog to active your Bex settings in BI 7.
    /people/prakash.darji/blog/2006/07/26/troubleshoot-the-sap-netweaver-2004s-bi-frontend-installation
    Cheers
    Praveen

  • Errors in BeX Analyzer and Query Designer NW2004S

    Hi All, these are the problems -
    1) We have installed the FrontEnd and applied SP 1. But when I am trying to
    use the Analyzer, the Menu Options are not working. Please give us a
    solution to this problem.
    2) In Query Designer, when we do drag and drop, the query designer hangs and we need to close the query designer .
    3) In Query Designer, if we try to make some changes to an existing query and try to save
    we have the following error message -
    'Terminate - The system tried to insert a data record, even though a
    data record with the same primary key already exists.
    Terminate - Program error is class SAPMSSY1 method: UNCAUGHT_EXCEPTION'
    Any help will be appreciated.
    Best Regards,
    Rajib

    Hi
    The Frontend version is 7.1. So far as I know, only SP 1 is available for version 7.1.
    I have got answer for Question 1 - Answer is in SAP Note 1025122.
    Still the other questions are unaswered.
    Thanks, Rajib

  • Problem with Queries Structures in Bex Query Designer and Universe Designer

    Hi everyone,
    I have a problem when i try to do a Universe from a Bex Query Designer.
    When I use a Characteristic Restrictions in a Structure, the universe only show me the structure without the objects inside it.
    EJ:
    1) Bex Query Designer
    Colunms
    (Structure) ZSRT_123
                          - (Characteristic Restrictions) Reg Guayana
    >          (InfoObject)     0Product = 'XXX'
    >          (InfoObject)     0Country = 'YYY'
         - (Characteristic Restrictions) Reg Caracas
    >          (InfoObject)     0Product = 'AAA'
    >          (InfoObject)     0Country = 'BBB'
    Rows
    (Structure) ZSRT_456
                   (Key Figure)     Net Sales
    2) Universe designer
    (Class) ZSRT_456
    >(Measure)      Net Sale
    (Class)     ZSRT_123
    >(Dimension)      ZSRT_123
    The universe dont translate the two Characteristic Restrictions in the structure ZSRT_123.
    Any information would be much appreciated. Thank you.

    Hi,
    I assume that you are using BOE XI 3.1 SP2.
    We have added an option in SP2 to generate or not the L00 level.
    Unfortunately this option applies not only on characteristics but also on hierarchies, hierarchies variables and structures: that's the reason why you have no elements belonging to the structure generated.
    I recommend to always generate L00 in order to have your structure generated correctly.
    This issue will be fixed in SP3.
    Regards,
    Didier

  • Problem loading Query Designer Add-in

    Hi All,
    Can anyone please help me on my below issue.
    Whenever user is trying to start a new query in Essbase , he is getting below error message. It will not allow user to build a fresh Essbase pull
    Problem loading Query Designer Add-in. Workbook Activate,open & close operations may not be fully propogated
    Thanks in advance.
    Regards
    Vishal

    Hi Vishal,
    1) Try to remove the addin and then add again.(Before doing this close all the excel process from the task Manager)
    2) Check weather essexcln.xll and essxleqd.xla are corrupted.

  • Query designer problem

    Dear All,
    I am facing the problem in the query designer that when i edit any of the formula in the query it allows me but when i edit it second time , it wont allow me and throws a following exception...
    "An unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will be shut down immediately.
    Object reference not set to an instance of an object."
    and in details of the exception the following comes...
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
                                        Exception Text
    System.NullReferenceException: Object reference not set to an instance of an object.
       at com.sap.bi.et.QueryDesigner.QDbPoolEditSelection.Get()
       at com.sap.bi.et.QueryDesigner.QDbCommandEditElement.EditFormula(IQDView iSelectedView)
       at com.sap.bi.et.QueryDesigner.QDbCommandEditElement.ExecuteCommand()
       at com.sap.bi.et.QueryDesigner.QDbCommandBase.Execute()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.CommandExecute(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.InitialCommandExecute(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.DoExecuteCommandInternal()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.ItemClickedHandler(Object sender, BarItemClickedEventArgs args)
       at com.sap.bi.et.QueryDesigner.QDdEventDispatcher.MenuItemClickedHandler(Object iSender, BarItemClickedEventArgs iE)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnItemClicked(BarItemClickedEventArgs args)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs args)
       at com.sap.bi.et.QueryDesigner.QDiBarItem.OnItemClicked(EventArgs args)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.ExecuteDoubleclickCommand(ParentBarItem iContextMenu)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.NodeDoubleClickHandler(Object sender, EventArgs e)
       at com.sap.bi.et.QueryDesigner.QDdEventDispatcher.ItemDoubleClickHandler(Object sender, EventArgs e)
       at com.sap.bi.et.QueryDesigner.QDdEventDispatcher.ItemDoubleClickHandler(Object sender, EventArgs e)
       at com.sap.bi.et.QueryDesigner.QDuHeaderTree.OnItemDoubleClick(EventArgs iE)
       at com.sap.bi.et.QueryDesigner.QDuHeaderTree.NodeDoubleClickHandler(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
       at Syncfusion.Windows.Forms.Tools.TreeViewAdv.OnDoubleClick(EventArgs e)
       at com.sap.bi.et.QueryDesigner.QDiTree.OnDoubleClick(EventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at Syncfusion.Windows.Forms.ScrollControl.WmMouseUp(Message& msg)
       at Syncfusion.Windows.Forms.ScrollControl.WndProc(Message& msg)
       at Syncfusion.Windows.Forms.Tools.TreeViewAdv.WndProc(Message& m)
       at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
                                                     Loaded Assemblies
    mscorlib
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
    BExQueryDesignerStarter
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.486
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExQueryDesignerStarter.exe
    System
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    BExQueryDesigner
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.486
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExQueryDesigner.DLL
    BExCommon
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.122
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExCommon.DLL
    BExControls
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.122
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExControls.DLL
    BExCAControls
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.122
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExCAControls.DLL
    System.Windows.Forms
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
    BExCommunication
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.122
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExCommunication.DLL
    Microsoft.VisualBasic
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.10.6001.4
        CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
    System.Xml
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
    8mfr2iet
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    SAP.Connector
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.0.23
        CodeBase: file:///c:/windows/assembly/gac/sap.connector/2.0.0.0__50436dca5c7f7d23/sap.connector.dll
    Interop.SAPLogonCtrl
        Assembly Version: 1.1.0.0
        Win32 Version: 1.1.0.0
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Interop.SAPLogonCtrl.DLL
    SAP.Connector.Rfc
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.0.23
        CodeBase: file:///c:/windows/assembly/gac/sap.connector.rfc/2.0.0.0__50436dca5c7f7d23/sap.connector.rfc.dll
    BExGeneratedAll
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.123
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExGeneratedAll.DLL
    System.Web.Services
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
    System.Drawing
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
    System.Web
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
    nwibr-hj
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    orv3kyon
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    3wroaodz
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    uzyztof1
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    bmpxtf3w
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    BExControls2
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.123
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExControls2.DLL
    BExSharedImageList
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.122
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExSharedImageList.DLL
    System.Runtime.Serialization.Formatters.Soap
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.runtime.serialization.formatters.soap/1.0.5000.0__b03f5f7f11d50a3a/system.runtime.serialization.formatters.soap.dll
    BExSelectorAPI
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.202
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExSelectorAPI.DLL
    System.Data
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
    BExOpenSaveServices
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.108
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExOpenSaveServices.DLL
    Syncfusion.Tools.Windows
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Tools.Windows.DLL
    Syncfusion.Shared.Base
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Shared.Base.DLL
    Syncfusion.Grid.Windows
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Grid.Windows.DLL
    Syncfusion.Core
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Core.DLL
    Syncfusion.Grid.Base
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Grid.Base.DLL
    Syncfusion.Shared.Windows
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Shared.Windows.DLL
    Accessibility
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.573
        CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
    AxInterop.SHDocVw
        Assembly Version: 1.1.0.0
        Win32 Version: 1.1.0.0
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/AxInterop.SHDocVw.DLL
    Interop.SHDocVw
        Assembly Version: 1.1.0.0
        Win32 Version: 1.1.0.0
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Interop.SHDocVw.DLL
    Syncfusion.Edit.Windows
        Assembly Version: 4.401.0.51
        Win32 Version: 4.401.0.51
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/Syncfusion.Edit.Windows.DLL
    ezadp-o7
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    czxpebds
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    ws48wlef
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    nbphnkyi
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    qmxat26w
        Assembly Version: 0.0.0.0
        Win32 Version: 1.1.4322.2407
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    BExFormulaParser
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.122
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExFormulaParser.DLL
    RegexAssembly140_0
        Assembly Version: 0.0.0.0
        Win32 Version: n/a
        CodeBase:
    System.Design
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/system.design.dll
    BExQueryDesignerFormulaParser
        Assembly Version: 7000.0.0.0
        Win32 Version: 7005.5.1401.2
        CodeBase: file:///C:/Program%20Files/SAP/FrontEnd/Bw/BExQueryDesignerFormulaParser.DLL
    JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the machine
    rather than being handled by this dialog.
    Please anybody help me.
    Nitesh

    Hi,
    This is a typical front end issue where you have to look at your GUI patch and front end patch.I recommend you deinstalling your frontend installation as follows:
    - Remove your frontend via 'START' - 'PROGRAMS' - 'SAP FRONTEND' -
       'REMOVE SAP FRONTEND'
    - Install the newest frontend and GUI patch and check the installation with sapbexc.xla
    Please run the front-end checktool SAPBEXC.XLA as per Note 918394 and ensure there are no errors.
    Path for frontend patches
    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 latest frontend patch
    Once the installation is done run the installation check file as per note 918394 and ensure that there are no red flags.
    Rgds
    Manoj Kumar

  • Problem in Query Designer Tool Bar

    Hi
                In BI 7.0, Query Designer Tool Bar unable to see Table View. Is their any patch problem ?.
    Thanks in advance
    Mahesh.

    OSS note: 1002271.
    Reason and Prerequisites
    After much discussion we have decided
    not to include the table mode in BI 7.0.
    Solution
    There is (in our opinion) a better alternative to the table view:
    Create a query with only one structure and use
    Report Designer to design your own table view. This allows you
    to arrange the columns and many other
    formatting and grouping options as you wish.

  • Problem Opening a query in query designer

    Hi Friends,
    I am trying to open an existing query in the Query designer, but im getting a message " Bex Transport request is not available or not suitable". I have assigned a package transport request to the package, even after that im still getting this message.
    Can anyone please let me know where am i going wrong?
    Your help is verymuch appreciated.
    Regards
    BN

    Hi,
    The transport request of the query was moved to QA.Basically,
    BEx query should be in transport request.Then only you can edit it.
    So collect the query in transport request. It will solve your problem.
    Regards,
    Saran

  • Problem with Query designing

    Hi All,
    I had created a query and started designing a crystal report.
    But after designing the report, i came to know that some infoobjects are missing in the query.
    So i went to query designer and added the corresponding infoobjects inorder, they could reflect while designing my crystal report.
    But when i have reopened the report the field explorer is not showing the infoobjects which i have added newly.
    In crystal reports what is the way to obtain those objects which are newly added to the query.
    Even i have refreshed the field explorer many times but still it is not showing the updated objects.
    But if i go creating a new report on the same query, there it is showing the added objects as well.
    Only for the new report i could able to see the newly added objects in field explorer but not for the old report.
    Please let me know the solution for this problem ASAP.
    Best Regards
    Jiten

    Jiten,
    i think if you click Database--->Verify Database and also try Set datasource location -
    >Update.
    this should do the trick.
    Regards
    Jehanzeb

  • BEx Query Designer Opening Problem

    Hi Guys,
    I am working on BI 7.0. My system OS is Windows XP. When i try to open Query Designer it showing an as below.
    Component 'BEx Query Designer': available version 154, version 229 required.
    Before you can continue you have to run the front-end setup.
    please let me know to resolve this issue.
    Thanks
    Murali

    Hi Murali,
    To make sure it works, you should make sure that:
    When you installed the SAP GUI, you have checked the BI option (in addition to the BW option)
    Install the latest front end patch (BI patch 7) from SAP Marketplace
    I highly recommand to also install the BI SP07 patch for the server - it adds lots of stability for the front end.
    It works pretty well for us, I am sure you will also eventually make it work
    hope this solves ur problem....
    Regards,
    Bala...

  • Problem Bex Query Designer

    Hello,
    Our BI guys are facing a problem with the too - Bex Query Designer.
    They want us to update the version of the Query Designer.
    Can you please guide me as how do I obtain the latest version of Bex Query Designer.
    My current version is - release 2004s SUpport pack - 0, revision 418
    Thanks.

    have a look at this
    SAP NW BI BEx Compatibility of MS Operating Systems and Office Products [original link is broken]
    Regards,
    Ravi

Maybe you are looking for

  • How can I determine which word triggered a dictionary list in attachment?

    We have IronPort C160 and an outgoing message was blocked due to our language filters.  The logs indicate that an attached word document matches dictionary-match("sexual_content_txt", 1). Since the dictionary match is not in the actual body of the e-

  • HomeHub 5 and and WiFi connection

    I have resently go a HomeHub 5 and I am having trouble with the wireless dropping out 2 or 3 times a day. What basically will happen is that the PD will just stop sending/receiving data from the network (both the internal and external network). Other

  • Problem In E63

    When someone calls me the sometimes phone number appears but not the caller person name where as the name is already in my contact list (phone book). But sometime its display the name.

  • Late 06 5th gen iPod classic completely frozen/unresponsive

    I've never had a problem with my iPod before, but I was listening to it today in the car with my FM transmitter, and when I switched the song, it completely froze. It will not reset, when I put it on hold the little lock icon does not show up, my iHo

  • Can I completely reset /clear the bluetooth subsystem / device database?

    I have a Canon MP600 printer/scanner and connected a bluetooth dongle to it (the official Canon part) for the first time today. Unfortunately the user guide omits a few important details and the net result is that both a Mac Pro (early 2008, BT modul