Shifting result list toolbar button position

Hi,
Is there any way to shift the search result list toolbar button position (in my requirement it's towards right) ?
Thanks
Edited by: Ginger on Apr 29, 2011 10:31 AM

Hi Ginger,
I don't believe this will be easy, since the resultlist right side of the toppart is used for system buttons such as the Excel download, Graphics and personalize buttons.
This is embedded in the definition of the THTMLB classes and thus best not changed.
I don't see another option.
On the overview page it would be possible, since there it uses the Toolbar related methods such as:
IF_BSP_WD_TOOLBAR_CALLBACK~GET_SYSTEM_BUTTONS
this method contains all the system buttons of the OV page such as Print, Personalize, etc.
by redefining this method you should be able to add your own buttons, but this is not a solution for your question.
hope this clarifies a bit.
KR,
Micha

Similar Messages

  • Bopi result list - additional button

    Hi all,
    is there a BADI or Userexit available to add a new button in BOPI result list?
    Transactions:
    /SAPAPO/BOP
    /SAPAPO/BOPI
    /SAPAPO/BOP_MONITOR
    regards

    Hi,
      Withis you can only add new feilds but not buttons..
    To achieve it , i guess you may need to copy RESULT program to custom program and you may add new buttons & the functionality of the buttons as well...i guess this is the way if we would like to add any custom buttons on any standard SAP screen...
    May be ABAPers can get you more options on this functionality.
    Best regards,
    Deepthi

  • Accessing Internal Names for ToolBar Buttons

    Hi,
    I'm trying to access three toolbar buttons [Movie Tool, 3D Tool, and TouchUp Object Tool]. In order for me to execute these toolbar buttons I need to know their corresponding internal names.
    There is a general list of Toolbar Buttons [such as Advanced Editing, Tools, File, ...] in the Developer Guide, but again it did not mention anything about the three above.
    If anyone could help me out as to what the internal names of Movie, 3D, and TouchUp Tools, I would really appreciate it.
    I'm developing an application in C++ using OLE to Remotely control Adobe Acrobat 3D. So I need to access these specific toolbar buttons for my application.
    Any help would be great.
    Thanks in advance.

    Hi miniCooper,
    Here are a couple resources for you that provide how to create easier to digest reports listing Acrobat's Menu Item and Toolbar button names-
    1.
    This page has a free tool for creating a report with the names in an easy to read format -scroll down to the item "Menu Item and Toolbar button Report Generator."
    2. This article
    Executing Acrobat Menu Items from JavaScript describes how to list Menu Item names but you can substitute app.listToolbarButtons in place of app.listMenuItems to get results for toolbar buttons instead.
    Hope this helps,
    Dimitri
    WindJack Solutions
    www.windjack.com

  • No Toolbar buttons on OV page of serch result entity in Value Help PopUp

    Hello Friends,
    In Service Request, I  am calling a value help search of CRM_KNOWART_S/KA SearchView for the field of assignment block "Related Knowledge Articles" (component GSDOCFLOW/HdrDocFlowEF ) . I am getting value help AND RESULTS ARE COMING.
    Also, I am trying to call the overview page(CRM_KNOWART_H/KAGenDataFV) of results came to result list through a hyper link. I am able to navigate to Overview page of selected Knowledge Article. But I am NOT getting the TOOLBAR buttons which are already available in the Overviepage. Also, I can not see the Multi-select option in search result list of initial search result screen.
    Note: Since the Overview page is handled by Standard component, All toolbar buttons are already made available which we can see in our display. In Debugging,We can see all required parameters of buttons are getting passed while doing our navigation to the Overview page.
    I really appreciate any help from your end!!
    Many Thanks,
    Laxmi

    When implementing the code below, it only reads the first form, and then stops there. It doesn't execute the 2nd form.
    <form name='form_1' action='T2.jsp'>
    <input type=hidden name="user" value="Me">
    <input type=submit value='Button1'>
    <form name='form_2' action='T3.jsp'>
    <input type=submit value='Button2'>
    </form>
    </form>
    If I put each form separtely like below, then it returns nothing.
    <form name='form_1' action='T2.jsp'>
    <input type=hidden name="user" value="Me">
    <input type=submit value='Button1'>
    </FORM>
    <form name='form_2' action='T3.jsp'>
    <input type=submit value='Button2'>
    </FORM>
    What's my other alternative? I would appreciate any help.

  • Fix and Fix All buttons greyed out in Analyzed Results List

    The Fix and Fix All buttons are greyed out in the Analyzed Results List. This was working preTiger at least. Perhaps after my initial clean install of 10.4.1. Now running 10.4.3. Things I've tried to no avail:
    Reading the documentation and "Late Breaking News".
    Repaired permissions.
    Repaired disk. (found no problems)
    Ran Disk Warrior (found no problems)
    Trashed SountrackPro prefs file.
    Tried several existing and three new Audio File Projects on the internal and an external firewire drive.
    Searched for a similar topic in this forum.
    TIA for any help, Ken

    It works for me.
    First you have to select what you want to fix (e.g.
    clicks and pops) then press the analyze button to get
    a list of things to fix.
    Right after the analysis is done, if at least one
    thing was found to fix,you should see the "fix all"
    button not greyed out, but the "Fix" button will be
    greyed out until you actually click on one or more
    of the items in the analysis result list.
    Are you seeing something different from the behavior
    I've described?
    My experience and information is that Soundtrack Pro only finds clipped samples. Have you been able to fix them as well?

  • Change the position of toolbar buttons in RoboHelp 9 (WebHelp)

    Hi,
    I have been trying to create a custom skin for my webhelp output. I am able to specify the toolbar background image. However, the text in the image is being hidden by the toolbar buttons (Contents, Index, Serach, etc buttons). Is there any way to alter the position of the toolbar buttons (for example, lowering these buttons) so that the text in the image is displayed clearly?
    I would be glad to know of any work-around to this problem.
    Thanks!

    Hello again
    After I replied I noticed you had replied to two other threads. Really old threads. You basically asked the same question twice about how to resize images.
    As you are new here you likely don't understand the "rules of the road" so to speak. So it would be helpful to you to take a few moments and read through the thread I'm linking below. We put it together to help new folks.
    Click here to view
    As for how to change those button images, you do that using another application that manipulates images. SnagIt, PhotoShop, Windows Paint, GIMP,  Paint Shop Pro, Etc.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Remove "Export Spreadsheet" button in result list for search on BP in WebUI

    Hi everybody,
    Could someone tell me how to remove the standard button "Export spreadsheet" from the result list of a search for Customer and Account in the WebUI?
    Is it possible to do this by using the transaction BSP_WD_CMPWB "BSP WD Component Workbench"?
    The component is CRM_UI_FRAME and I'm afraid that if I do some changes to this one, the modification will affect all othe transaction with search...
    I'm open to other solutions (if exists ;o)
    Thanks in advance,
    Luis.

    Hello Michael,
    First thing, thanks for your quick answer :o)
    It 's the first time that I use the BSP WD Component Workbench so I don't know what you are talking about, sorry :o)
    I understand that I have to put the parameter "downloadToExcel" to False but I don't know where it is.
    I looked in the tree node "View layout" of the component CRM_UI_FRAME.
    I didn't find the tag "chtmlb" in the code.
    Could you please explain me a little more about this (or just where to look ;o)
    Thank you very much,
    Luis.

  • How To Make Search Query Showing the Result As List of Buttons.

    Can some one give me an idea how to start to make a Search Query showing the results as list of buttons.. i have already have my buttons with names. i just dont know how to make a search query.
    this is my on screen keyboard i made..
    im making a system that the result were a list of buttons.. showing like this
    This was supposed to be the output of the query that i need to do..
    Please help me.. i just need a idea or tips how to make this one.

    Here is code I posted recently for another question
    Public Class Form1
    Const BUTTON_SIZE As Integer = 20
    Const SPACE As Integer = 5
    Sub New()
    ' This call is required by the Windows Form Designer.
    InitializeComponent()
    ' Add any initialization after the InitializeComponent() call.
    Dim buttons As New List(Of List(Of MyRadioButton))
    For row = 1 To 6
    Dim newRow As New List(Of MyRadioButton)
    buttons.Add(newRow)
    For col = 1 To 6
    Dim button As New MyRadioButton()
    button.row = row
    button.col = col
    button.Height = BUTTON_SIZE
    button.Width = BUTTON_SIZE
    button.Left = col * (BUTTON_SIZE + SPACE)
    button.Top = row * (BUTTON_SIZE + SPACE)
    button.Name = String.Format("radGr1{0}_{1}", row.ToString(), col.ToString())
    Me.Controls.Add(button)
    newRow.Add(button)
    AddHandler button.CheckedChanged, AddressOf Radio_Change
    Next col
    Next row
    End Sub
    Private Sub Radio_Change(ByVal sender As Object, ByVal e As System.EventArgs)
    Dim button As MyRadioButton = CType(sender, MyRadioButton)
    Dim row As Integer = button.row
    Dim col As Integer = button.col
    End Sub
    End Class
    Public Class MyRadioButton
    Inherits RadioButton
    Public row As Integer
    Public col As Integer
    End Class
    jdweng

  • Change position of toolbar button:

    Hi i wonder to change the position of toolbar buttons. May i know is it possible? I try to change the parameters in AVToolBarAddButton() but it's failed. Please provide me some guidelines.
    Thanks your concern.
    Tham

    You have to remove the toolbar button and then re-add it.
    Leonard

  • Dynamic Button Creation in list toolbar

    Hi all,
    I have a requirement to add dynamic button in list guibb.
    I have a ovp floorplan in which I used tabbed uibb. In tabbed uibb I used list uibb.
    Now I want dynamic button in list toolbar.
    Please give some suggestion which help me in achieving this.
    Thanks & Regards,
    Jitendra Sahu

    Hi Julia,
    Thanks alot for the reply.Currently the toolbar is configured in the configuration and i'm generating the buttons from the method. Is there any way possible in case i want to over write the toolbar from the configuration and create a static toolbar with necessary grouping? Please let me know in case there is any work around i can try.
    Thanks again.
    Regards,
    Ravi.

  • List Of Values In Region Button Position

    Hi,
    I have a list of values, which are set as a 'DHTML List (Image) with Sublist'. I have a requirement for that to be positioned in a button position within a reqion (eg, #DEFAULT#).
    Can this be done, and if so how do I do it.
    Many thanks
    Simon

    Hi Rana,
    When you create a region, and then add buttons to that region, you can put the button in a region posistion (eg, Cancel, Next, Previous etc) or amongst the region items.
    I want to put a list with a drop down select menu amongst the regions pre-defined positions
    Simon

  • How to display method result invoke from toolbar button on ADF

    Hi,
    I don't know how to display a message error or result, it is return from the method that is invoke from de toolbar button.
    thank for your help,
    Alex

    What type of UI? Swing? JSF? What is the method you are invoking ? a backing bean method? A method in an AM? How are you binding the button to the method?
    You might want to read this first:
    http://blogs.oracle.com/shay/2007/03/02

  • Results list pane can't remember its position

    Is there possibility to enforce SQL developer to remember position of result window ? Every new SQL Dev. start after, SQL worksheet is spread across full vertical size of main window and result list must be moved to be visible (exactly - the rows of result to be visible) ? I appreciate e.g. 50% - 50% kind of view.

    There isn't, but I'm pretty sure this will get added in some future version.
    In previous versions, it was the other way around: large results and small worksheet.
    They'll get it right eventually...
    Regards,
    K.

  • How to add a Field to the Result List in Activity

    Hello Experts !
    We are on CRM 7.0. I want to add a field to the Result List of Activity (Component: BT126S_APPT / View: ApptSR). This field is the address of the "Employee Responsible".
    So, how can I add a field to the Result List? AET is not a relevant tool for us because we don't want to create an attribute it already exist in the BOL. We just have to enhance the result list with BOL existing attributes.
    Also, after I add the field, I will need to populate my field with Data via some method.
    Thanks in Advance to all !
    Mariano.-
    SAP.

    Hi Mariano,
    The component was missing some technical data. Implement sap notes 1226612, 1363752, and then follow the manual procedure shown below.
    u2022     Execute transaction SE11.
    u2022     Choose the Radio button "Data Type" and enter value
                  "CRMST_QUERY_R_ACT_BTIL" in the Data Type field.
    u2022     Click on "Change" button.
    u2022     Position the cursor before the Includes added to this structure. Click
                 On the "+" button to add a new attribute.
    u2022     Enter the following details in the newly added blank row.
         Component: PERSON_RESP_LIST
         Component Type: CRMT_PERSON_RESP_LIST.
    u2022     Save the changes and activate the structure.
    u2022     Add the "Employee Responsible" field to the View configuration.
    u2022     Open the BSP application BT126S_APPT.
    u2022     Double-click on the view BT126S_APPT/ApptSR in the left side panel.
    u2022     Choose tab "Configuration" in right side panel.
    u2022     Choose the right configuration by using the "Choose Configuration" button.
    u2022     Click on the Edit button.
    u2022     Add the "Employee Responsible" attribute from the "Available fields" list to "Displayed fields" list.
    u2022     Save the changes
    Regards
    Krishna

  • PCUI - Open new url or bsp with a Toolbar Button

    Hi all,
       I have a PCUI custom application (CRM_BSP_FRAME)and i want open a new url or bsp with my button on the toolbar of result list. Important: Without modification of standard.
    Thx in Advance
    Regards.
    Manuel

    Hi Manuel,
    in the event you can enter an object link.
    Regards
    Thomas

Maybe you are looking for

  • Can Not STOP the movement in Sliding Thumbs Menu

    My sliding, gliding thumbnail menu is located at the bottom of the page, and it reacts to the cursor movements as intended. However if I were to move the cursor around the page somewhere on the top the menu is still reacting to the cursor movements.

  • Refresh block

    Hi all, I'm using Oracle Forms Builder 10GR2. I have a database block and a procedure which just updates the values of some fields in that DB block. The problem is that the new values don't appear immediately even i have specified commit in the proce

  • Why are my screenshots blank in Photoshop?

    I'm having an odd thing happen with screenshots pasted into Photoshop Elements 9. When I try to take screenshots from video applications such as RealPlayer, the images are missing from the screenshots when pasted into Photoshop. The screenshot shows

  • Transfering music from old iPod to iPod Nano 4th

    Hi guys, I just got my new Nano today and I cannot figure out how to transfer my songs from my old Ipod ( I bought it back in 2004--first generation--the one with the buttons:-) ) to my brand -new Nano. Here are some details: - all my songs are from

  • Homogenous System Copy SAP 4.7, Oracle 9.2.0.7

    hi I have SAP 4.7, Oracle 9.2.0.7 system on windows. I need to perform a system copy of this to QAS System. I need some dcouments/procedure to do the same. Since it is a very old version, so i am not able to find any document. Please assist.