PCUI Saved Query

Hi,
I use PCUI gui.
I saved my Query and distribute all users. But I want to save my query is default for all users.
King Regards

Hi Adil Imran
Thanks for the update,
Problem was resolved by self ...By developing new program to delete the Default Queries in the Search Option
Regards
Raju

Similar Messages

  • PCUI Saved Search query Producing dump

    Hi Floks,
    We have Un Expected issue with PCUI Saved Search Query which were saved before support pack Implementation.
    Now when we select the old Saved Queries (saved Query before support pack Implementation) producing short Dump . Please find  the below Error Message
    Business Server Page (BSP) Error
    What happened?
    Call of BSP page terminated due to error.
    Note
    Following error text processed in system:
    An exception with the type CX_SY_IMPORT_MISMATCH_ERROR occurred, but was neither handled locally, nor declared in a RAISING clause
    Exception Class CX_SY_IMPORT_MISMATCH_ERROR
    Error name CONNE_IMPORT_WRONG_STRUCTURE
    Program CL_CRM_BSP_FRAME_SREQ=========CP
    Include CL_CRM_BSP_FRAME_SREQ=========CM00B
    ABAP Class CL_CRM_BSP_FRAME_SREQ
    Method DO_ONSHOWLIST
    Row 202 
    Long Text -
    Error Type: Exception
    Your SAP Business Server Pages Team
    If we Create a New Query with same parameter values , query working pretty good..
    Quick response will be appreciated
    Regards
    Raju..

    Hi Adil Imran
    Thanks for the update,
    Problem was resolved by self ...By developing new program to delete the Default Queries in the Search Option
    Regards
    Raju

  • Saving query result to a file

    Hi,
    I have a sql*developer version 1.5 but i am getting a problem while saving query result to a file. When i click on "script output "-> "file icon" nothing is showing.
    Can anyboby guide me whether its a bug or some other settings are required.
    I have oracle 10.2.0.3 working on linux.
    Thanks & regards
    Girish

    I am getting the same thing and as far as I know it is a bug.
    As a workaround, you can either copy the contents of the script output or run the query as a statement (F9) instead of as a script (F5) and export the query results from the results tab.

  • Create and schedule iBot to seed cache with  the saved query

    Hi all,
    May I know how to Create and schedule i Bot to seed cache with the saved query((iBot to run right a daily load to reseed the cache)

    Here is the documentation:
    10g
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31767.pdf
    11g
    http://download.oracle.com/docs/cd/E21764_01/bi.1111/e10544/delivers.htm#i1060405

  • No Role exist when saving query

    Hi all,
    After creating a query in query designer when I click to save it, it shows no roles in the Role area. However, I can save it under favorite.
    Can someone plz shed some light as to how can I add roles here. Bearing in mind, I have already added some roles in PFCG that appear in SU01 for this user, but these are not available when saving query.
    Is there any specific auth object required to save the queries to their respective roles?
    Regards.
    Mohammad

    Hi,
    Pls check the below link.
    [Re: Steps to add Query to a role (SAP BW);
    Hope this helps!!!
    Regards,
    Jini

  • Diff Between Saved Query Views and Work Books

    Hi..
    Can some one explain me the diff betwen Saved Query views and Workbooks interms of their use, and operation..
    thanks..
    kishore

    hi kishore,
    We use workbooks for excel formating,like font changes, lay out changes etc...
    Workbooks into which queries are inserted are no different in appearance than other Excel workbooks.
    They can be saved as files, copied, sent and (using Excel functions) edited however you like and even supplemented with other data.
    Views are primarily used for BW Web Reports, it is similar to the concept of workbooks is for BEx.A local view can be accessed only within a workbook in which it was saved, where as a global view can be accessed globally in the system, it is not attached to a workbook. Only Global view can be used in BW Web Templates.
    u can seee the help doc for more details:
    http://help.sap.com/saphelp_nw04s/helpdata/en/0d/af12403dbedd5fe10000000a155106/content.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/3a/89883989676778e10000000a11402f/content.htm
    bye
    shameem

  • Executing saved query in B1

    Hi,
       Is it possible to execute a saved query in B1 or a formatted search from an addon.
    Appreciate your help.
    Gopal

    1. Every saved query get a menuitem... See Tools > Queries > User Queries (These are menuitems are dynamic but it might work)
    2. Regarding formatted searches you can activate a formatted search by setting focus of the field containing the search and make a send-keys (sboApplication.SendKeys("+");)

  • Start Saved Query through menuitem

    HI,
    I have saved different queries, stored in the "queries manager". But saved queries are only accessible through that queries manager. It is also possible to define a formatted search behind an EditText control.
    What I need is startup a saved query through code, by catching the button click event on a form or by catching a click event on an item in the modules menu. Are saved queries accessible through code?
    Has anyone done this before and tell me how I can do this?
    Thanks in advance
    Eddy

    Eddy,
    Maybe you'll find the following snippets useful.
    Just make sure that the name of your query is unique in the Menus -collection.
    HTH
    Juha
    -- snip ---
    SBOLaunchQuery("TheNameOfMyQuery")     
    -- snip ---
    Public Sub SBOLaunchQuery(ByVal strQueryName As String)
              Dim mnuitem As SAPbouiCOM.MenuItem
              mnuitem = GetMenuItemByTitle(strQueryName, SBOApplication.Menus)
              SBOApplication.ActivateMenuItem(mnuitem.UID)
         End Sub
    -- snip ---
         Public Function GetMenuItemByTitle(ByVal strTitle As String, ByVal mnus As SAPbouiCOM.Menus) As SAPbouiCOM.MenuItem
              Dim mnuitem As SAPbouiCOM.MenuItem
              Dim mnuitem2 As SAPbouiCOM.MenuItem
              On Error GoTo EndFunction
              If mnus.Count = 0 Then Exit Function
              On Error GoTo 0
              For Each mnuitem In mnus
                   With mnuitem
                        If .String = strTitle Then
                             GetMenuItemByTitle = mnuitem
                             Exit Function
                        Else
                             If .Type = SAPbouiCOM.BoMenuType.mt_POPUP Then
                                  mnuitem2 = GetMenuItemByTitle(strTitle, .SubMenus)
                                  If Not mnuitem2 Is Nothing Then
                                       Return mnuitem2
                                  End If
                             End If
                        End If
                   End With
              Next mnuitem
    EndFunction:
         End Function
    -- snip ---

  • Saved Query string

    Hi all..
    How to save the all query string?
    And, If the saved query string, just click the query string it is automatically search again and displays the search result. Is there any solutions?
    Thanks!

    Can anyone help this one?
    Thanks!

  • Saved query groups authorization

    Dear All,
    Saved query groups - no.1 to no. 20 are available in the authorizations form.
    I see there are only 15 groups  in the query manager --> manage categories, and in the authorizations are 20. the remnants are 5. Where will the five groups to be used and be able to find ?
    I use SBO 2004A. I also see that it is happened in SBO 2005A. I have tried to find in SAP notes but I can't see.
    I appreciate your answers. TIA
    Rgds,

    Hi Steve,
    Seems that noone here on SDN knows the answer (including myself)
    I suggest that you raise that to SAP Support - to have them checking the case.
    Sorry,
    Frank

  • Default saved query selections

    Hi,
    Can we have a saved query functionality without the ability to set the defaults for other users? We do not want our users to change or set the default values for all the users.
    Thanks
    AK

    Basically, I do not want my users to set their own defaults for the prompts and then save the selection for all the users. How can this be done?
    Can this Page option, "Save Current Selections -> For Others" be disabled for the users.
    Thanks
    AK
    Edited by: 864820 on Jun 9, 2011 8:05 AM

  • Running a saved Query in SAP2005

    Hi
    I want to repeatedly run a saved query from my application which I can do with the activatemenu command. One of our guys wants a list of current support calls on screen, I will update this every few minutes.
    The problem I have is that a system message appears on screen that you must press enter on.
    An ideas how I can clear that message so I can display the next query please ?
    Thanks
    Regards Andy

    This snippet seems to work. Well... most of the time:
                   p_old = Cursor.Position
                   Cursor.Position = New System.Drawing.Point(1, 1)
                   SBOApplication.StatusBar.SetText(System.Windows.Forms.Application.ProductName & ": A click on 'OK' is needed in the case that the 'System Message' window does not get closed by itself in 30 seconds.", SAPbouiCOM_BoMessageTime_bmt_Long, SAPbouiCOM_BoStatusBarMessageType_smt_Warning)
                   frmQuery.Select()
                   frmQuery.Items.Item("15").Click()                ' Edit button - Disables editing
                   System.Threading.Thread.Sleep(500)
                   SendKeys.Send("{LEFT 100}{ESC}")               'Fill the keyboard buffer with harmless keystrokes + ESC to clear the 'System Message' window
                   frmQuery.Items.Item("1").Click()                ' Execute
                   SendKeys.SendWait(("{LEFT}"))               'wait that all keystrokes are processed
                   Cursor.Position = p_old
    HTH
    Juha

  • Saving query results to a flat file

    Hello Experts!
    We have a very specific issue on our current project and I would like to know if any of you have ever done something similar. We are taking query results from BW (after complex calculations, some based on SY-DATE) and saving them to flat files to transfer to a SQL database structure on the Enterprise Portal. From here, the portal team renders the information into more "static" dashboards that include mouse over features and even limited drilldown (i.e. no matter where a user clicks the report always drills down on profit center)
    There are many reasons why the model is set up as such (mostly training of executive level end users), and even though it doesn't mesh with the idea that BW could do this work on its own, we have to work with what we have.
    We have come up with 3 possible ways to save this data to flat files and hopefully someone can tell us which might be the most effective.
    1.) Information Broadcasting. If we broadcast XML files to the portal, will the portals team be able to read that data into a SQL database? Is there another way to use broadcasting to create and send a flat file to specific location?
    2.) RSCRM_BAPI. This transaction seems to not support texts.
    3.) Open Hub. In order to get the open hub to work, we first have to save all of our query results to direct write data store objects using APD. (calculations based on current date, for example, would require daily full loads to the underlying data providers otherwise.)
    What is the best way to accomplish this? Is information broadcasting capable of doing this?
    Thanks!

    Hi Adam,
    Do you have to use flat files to load the information to a SQL database? (if so maybe someone else has a suggestion on which way would be the best).
    I try to stay away from flat file uploads as there is a lot of manual work involved. May I suggest setting up a connection to your SQL table in the DBCON table and then writing a small abap program to push data into the SQL database (which you can automate).
    1) Use APD to push data into a table within BW.
    2) Go to transaction SM30 > table DBCON and setup a new entry specifying the conncection parameters to your SQL database.
    3) In SE38 Write an ABAP program along the folloing lines (assuming the connection you set in DBCON is named conn1:
    data: con_name like dbcon-con_name
    con_name = 'conn1'.
    exec sql.
      set connection :con_name
    endexec.
    ****have a select statement which reads data from your table which the data is saved from the APD into an internal table**********
    ****loop on the internal table and have a SQL insert statement to insert the records into the SQL table as below******
    exec sql.
    insert into <SQL TABLE> (column names seperated by ,)
    values (column names of the internal table seperated by ,)  if the internal table is named itab the columns have to be specified as :itab-column1
    If you decide to take this approach you may find more info on DBCON and the process in sdn. Good Luck!
    endexec.

  • Error in saving query

    Dear All,
    I have installed 2007B release. I have created new database. When i am trying to save a new query in this database, an error message appears "To generate this document first define document series in administration module. Message [131-3]"
    If anyone has the solution for this kindly help.
    Regards,
    Ammheya

    Dear,
    As of SAP Business One 2007 A January patch (PL15), user queries are saved properly.
    If you encounter the above described scenario while working in an earlier patch, please contact the Global Support Center.
    Regards
    Apple

  • Error while saving query in Bex

    Hi,
    We are currently on Nw2004s - Support pack 9 and front end gui version is 640 patch 21.
    When trying to create a new query or saving the existing one we are getting following error...
    Program GP0P874U0694ORXYVN4FP6IZC5F does not exist 0
    An exception with the type CX_SY_PROGRAM_NOT_FOUND occurred, but was neither handled locally, nor declared in a RAISING clause 0
    Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION 0
    Query  (InfoCube ) was saved. 0
    Any idea ?
    Sachin K

    try downloading the latest SP - 902 from
    service.sap.com/swdc>Download>Support Packages and Patches>Entry by Application Component>SAP Front End Components>Sap Gui For windows>Sap Gui For windows6.4->Win32>Bw700SP09P_902-10001615.exe
    Hope it Helps
    Chetan
    @CP..

Maybe you are looking for

  • Solved Create goodsmovement with BAPI_GOODSMVT_CREATE

    Hello, I want to create a goods movement with the BAPI 'BAPI_GOODSMVT_CREATE'. Buth when I fill in the parameters I got the error message "No goods receipt possible for purchase order 4076601 00001". But when I book the PO in the MIGO I don't get ann

  • I am trying to open a document...

    I originally created in CS6 version of InDesign in the CS5.5 version. It is giving me a plug-in error. I tried searching for updates using the HELP feature, but it stated my connection was not working and to try later. Can anyone help me with this pr

  • Is there a manuscript template for use with pages?

    I'm attempting to recreate a manuscript i started with an older version of Word. Is there a template available for download to create and proof a full manuscript?

  • Zen Touch Sensitivity & Carrying Case Is

    I have had the pleasure of owning the Zen Touch for a little over two months and I am consistently impressed with the quality of playback. I do, however, have to agree with some reviews and posts that talk of the over sensitivity of the touch pad. I

  • Does iphoto make a copy of my pictures?

    When I import pictures into iPhoto, does that result in two photo files of the same photo or does iPhoto just make an index of the location of the original photos? I have a vast collection of photos in many folders. It would be a waste of disk space