To remove Personalize button from a Custom View

Hi,
I have created a Custom View, and in this view it is displaying two 'Personalize' buttons and 'export to spreadsheet' buttons.
I have to remove one of them.
Plz suggest something for this.
As, i also tried to use "IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS " but this is of no help.
Regards,
Sharad

Hi,
In one of my views i have written this code in the view layout.
<chtmlb:tableExtension tableId = "ResultList"
                       layout  = "FIXED" >
  <chtmlb:configTable xml                   = "<%= lv_xml %>"
                      id                    = "ResTable"
                      navigationMode        = "BYPAGE"
                      onRowSelection        = "select"
                      table                 = "//ZACC/TABLE"
                      width                 = "100%"
                      hasLeadSelection      = "TRUE"
                      visibleRowCount       = "<%= lv_lines %>"
                      actionsMaxInRow       = "4"
                      selectionMode         = "<%= ZACC->SELECTION_MODE %>"
                      selectedRowIndexTable = "<%= ZACC->SELECTION_TAB %>"
                      selectedRowIndex      = "<%= ZACC->SELECTED_INDEX %>"
                      visibleFirstRow       = "<%= ZACC->visible_first_row_index %>"
                      usage                 = "SEARCHRESULT"
                      showNoMatchText       = "FALSE" />
</chtmlb:tableExtension>
So, any one can help me out if these buttons can be removed from here.

Similar Messages

  • Remove EDIT button from FPM ToolBar

    Hi All,
    I am new to FPM, and I am working on SRM 7.0. In the Monitor Shopping cart WD application, after search event, a list of Shopping Carts are displayed, when we click on one of the SC number, the SC screen opens as a new Pop-up.
    Here we have an EDIT button, and we need to remove this button from this screen.
    Technical Details(EDIT button):
    Application: /SAPSRM/WDA_L_FPM_OIF
    Web Dynpro Component: FPM_OIF_COMPONENT
    Window Information: FPM_WINDOW
    View Information: CNR_VIEW
    Configuration ID: ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL
    Technical Details(SC screen):
    Application: /SAPSRM/WDA_L_FPM_OIF
    Web Dynpro Component: /SAPSRM/WDC_UI_SC_DOFC_HD
    Window Information: IV_L_FPC_CA_HDR
    View Information: V_SC_BOFC_HD
    Configuration ID: /SAPSRM/WDCC_FPM_SC_HD_PR
    Appreciate any help on this.
    Thanks,
    Prabhakaran

    Hi Prabhakaran
    You will need remove the static usage of config id ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL and make use of dynamic component configuration depending on the particular scenario.
    Create two configuration id's ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL1 and ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL2. Set visible property of Edit button as visible in the first config ID and none in the second.
    Now assign this config ID dynamically depending on the scenario. If scenario is Monitor SC, then assign config ID ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL2, else assign config ID  ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL1.
    Please refer the below document for usage of dynamic component configuration.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70337875-167f-2e10-daa7-a1c69d55ee95
    Hope this helps.
    Regards
    Lorraine

  • How to dynamically add/remove a button from the ribbon based on some condition? (Ribbon XML)

    Hi,
    I have a ribbon (done using ribbon XML) with menu options. I need to remove few buttons from the menu dynamically based on some condition. Also, I want to change the label of another button. How to achieve this programmatically? (C#)
    Thanks in advance.
    Thanks Prasad

    Hello Prasad,
    Use callbacks for populating Ribbon controls such as menu, dropDown, gallery and etc. Then you can use the
    Invalidate or
    InvalidateControl methods of the
    IRibbonUI interface to get your callbacks invoked when required. Thus, you will be able to delete the required item(s).
    You will find the following articles in MSDN helpful:
    Chapter 11: Creating Dynamic Ribbon Customizations (1 of 2)
    Chapter 11: Creating Dynamic Ribbon Customizations (2 of 2)
    To change the label of your controls at runtime you need to use the getLabel callback and call the Invalidate or InvalidateControl methods of the IRibbonUI interface. The following series of articles describe the Fluent UI in depth:
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 1 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 2 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 3 of 3)

  • Remove "execute" button from toolbar

    Hi, colleagues! Is there any way to remove "execute" button from toolbar on selection screen (in custom report)? I only found how to append custom buttons (using function keys).
    Thanks.

    Use EXCLUDING options of the SET PF-STATUS statement and insert the function code of the execute button into a internal table and pass it with EXCLUDING.
    See F1 help on EXCLUDING.
    Regards
    Karthik D

  • OK to remove used clips from the Clips Viewer?

    At the bottom of the iMovie 9 screen, there's an area that I think is called the Clips Viewer--the area that shows the imported clips that you can add to your project. After I have done so and I am sure that I don't want to add them anymore to my project, is it okay to remove the clips from the Clips Viewer? I have a lot of clips that I want to use in my project that all have very similar thumbnails and having them all in the Clips Viewer at once will create hopeless confusion.

    Don't delete any clips from the event viewer that are used in your project until you have completed the project and shared it. Then if you are sure you do not ever want to re-edit that project or share it again or use those clips in another project then you can delete them. If you delete them while your project is active the clips will go off line and your project is unusable.

  • Remove CSLive button from menu

    Hi!
    How to remove CSLIVE button from menu in ILLUSTRATOR cs5?
    Thx!

    Isn't that strange? You can do so with ease in PS so why on earth are the options different here?

  • Datablock from a custom view

    Hello,
    I have created a datablock manually which has the source as view.
    Added all the items which are to be displayed.
    when i run the form, the block shows me a message that Query caused no records to retrieve.( i have added execute query in the form too).
    I selected the view from backend, it has 71 rows.
    What properties should be set to ensure that the records are fetched.
    Note: Using Oracle form builder 6i
    Just the confirmation. in the data block Property the
    Data source type is TABLE
    Data source name is VIEW name
    is this correct?
    Note : Using oracle forms 6i
    Thanks,
    yadnesh
    Edited by: Yadnesh on May 31, 2013 12:03 AM

    Can you please let me know where do i have to set the org context or the org id in detail?Well, as I recall, you only need this if your EBS is configured for multiple organizations. It has been a while since I've worked with the EBS, but when I did we were a multi-org setup. Typically, you don't have to set the org or context when you run your form from the Application as this is already set for you. However, if your Custom Form does not include all of the objects from the TEMPLATE.fmb, you will run into problems because your Form will not be properly configured for the EBS framework. If you didn't create your custom form using the TEMPLATE.fmb, I strongly recommend you open the TEMPLATE.fmb and do "Save As" and save the TEMPLATE.fmb as your new form and them copy and paste all of the objects from your Custom Form into the new Custom Form you created from the template.
    If you started your Form from the TEMPLATE.fmb, then I recommend you talk to your Apps DBA or other senior developer on your project and confirm with them that you have included all of the required/necessary objects to support your EBS Custom Extensions.
    Also, if you haven't done this already, I recommend you take a look at the Oracle Applications Documentation library. Select your EBS version and then scroll to the Standards section and review the following documents:
    <ul>
    <li>Oracle Applications Developer's Guide
    <li>Oracle Applications User Interface Standards for Forms-Based Products
    <li>Oracle Application Framework Personalization Guide
    </ul>
    This documentation is a "must read" when working with the EBS.
    Finally, when you have an EBS related question (like this question) the best forum to ask your question in is the General EBS Discussion forum. My knowledge of EBS is very rusty. ;-)
    Sorry, I couldn't be more helpful, but the people in the EBS General Discussion forum will be able to help!
    Craig...

  • Hiding action button from  UWL default view

    Hi All,
    In our UWL, we have created a subview for mass approval of leave requests.In this case, the mass approval button is appearing in default view as well.We want the buttons to be restricted only to the subviews and should not be displayed in the default view.
    We tried the below code in XML under default view but it didn't work
    <Action name="ApproveI" groupAction="yes" handler="uwlExcludeAction"   referenceBundle="levatt.ess.ApproveSelected"/>
    Pls. suggest how to hide this from default view.
    Thanks,
    Arun

    Hi Arun
    I hope you are well and many thanks for using the SAP Discussion Forums .
    Ok in relation to the scenario that you have described you mentioned:
    You created a subview for mass approval of leave requests.In this case, the mass approval button is appearing in default view as well. You want the buttons to be restricted only to the subviews and should not be displayed in the default view.
    <Action name="ApproveI" groupAction="yes" handler="uwlExcludeAction"   referenceBundle="levatt.ess.ApproveSelected"/>
    Firstly from a general perspective we need to remember two key principals in terms of the editing of XML files.
    XML files follow the concept of precedence. Therefore when you make changes to any XML files or create an entirely new XML file these files need to be re-uploaded with a new priority. To realize changes with XML files and see the changes "graphically displayed" on the portal you need to re-upload the files with a new priority of "High" or "Very High". Also after making the changes you need to clear the UWL Cache or restart the UWL Service (not portal) to see the desired changes displayed.
    The second point to highlight here is to ensure that you make and perform a backup of current XML files which are unedited. The reason for this is simply to allow changes to be reverted easily if required.
    Now back to the scenario you want to remove this mass approval option from the default view.
    There are a few approaches here, and I have outlined guidance documentation below for your cross referencing and convenience:
    Removing Actions From the UWL Display
    https://help.sap.com/saphelp_nw73/helpdata/en/4a/f09ebd4a5a6d62e10000000a42189c/content.htm
    XML Code To Remove Buttons
    UWL XML Code to remove buttons Forward,Resubmit and Assign to Me - Portal - SCN Wiki
    If you enable the support information for a given workitem associated with the button you should be able to remove the button action by removing the XML code or editing the "Actions To Exclude" section:
    Please enable the Support Information of UWL. You could find the details in the following note:
    SAP Note: 1532883 - How to Enable the Support Information for Troubleshooting issues in the Universal Worklist (UWL)
    There should be some reference to the Approval button in the file which will need to be removed.
    Kindly update me as per your findings and let me know if you find the desired resolution.
    I will be keeping an eye on the thread in the meantime awaiting your response.
    Kind Regards & All The Best
    Troy Cronin - Enterprise Portal Support Engineer

  • How to remove logoff button from the Portal?

    Could anyone help me to remove the logoff button from the Portal? I am using netweaver portal 7.0 Thanks!

    Hi Michael,
    Thank you for your reply!
    Can I do it through the portal or I have to do customized programming in NWDS? Could you please show me step by step in details?
    In the future the portal will be use SSO with active directory so user does not have to login/logoff. I think the session in the server will be closed after a couple of minutes. What do you think?

  • How to remove forward button from notification Page?

    Hi All,
    I would like to remove (disable ) forward button from Req approval work flow ? How can i achive this functionality ?
    I will be appriciate for help.
    Thanks
    pat

    Well, I'm guessing that you are using PO workflows, and using one of the standard lookups? Without having any details of what you are using, trying to second guess the answer is somewhat difficult.
    If it's the case that you are talking about the PO workflows, then the buttons are standard functionality based on the lookup type that is used as the notification response. Trying to suppress this doesn't actually make much sense - you are sending someone a notification, asking them to take action, and then not giving them any ability to respond to the notification.
    You would need to customize / personalize the notification page if you want to remove the buttons. The question then is - how will the process continue if you are removing the ability to respond to the notification?
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Remove edit button from channels & URL textbox

    Can anyone please tell me how I remove the edit buttons from channels on the portal desktop?
    Also in the bookmarks channel how can I remove the URL textbox?
    Thank you for any help anyone can give me.

    Set the channel's 'isEditable' property to false
    Edit the template found in the BookmarkProvider directory

  • Remove play button from inserted SWF

    I'm using Acrobat 9 Pro. When inserting an animated SWF, it usually has a triangular play button. Is there a way to remove that button?

    You can use "Create poster from file" under the Advanced options, and use a screenshot of the SWF. The play button graphic won't be added.

  • Removing Response Buttons from Top of Notification - Possible?

    Hi all,
    Current client wants to remove the Approve/Reject buttons from the top of a Notification. A second set of response buttons are present at the very bottom of the notification. It is only these that are required.
    The reason behind the change is so that the user is forced to scroll down through the content of the message to reach the response buttons. The client is concerned that some users will simply press the 'Approve' or "Reject' buttons at the top of the page and not process the content, i.e what they are approving / rejecting.
    Anyone know if this is possible? Just read through the Workflow Development Guide but can't see any reference to this. Can it be done through personalisation?
    Cheers,
    Jon.

    Hi Asima ,
    you can use:
    setIconImage((new ImageIcon("yourIcon.gif").getImage())); for JFrame.
    For JOptionPane and others where setIconImage does not exist you have to use the constructor which specifies the owner (your JFrame with yourIcon) so it uses that same Icon. If you want to remove the Icon completely you have to create your own icon as a blue (0,0128) square and use that.
    HTH
    Phil

  • Remove Maximize button from popup window using Webdynpro ABAP

    Hi,
    Is there a way to remove the maximize button from a popup window using Webdynpro ABAP?
    Thanks,
    Jay

    Hi Jayanth,
    I think by setting is_resizable parameter pass abap_false. try this
    lo_window = lo_window_manager->create_window(
    window_name = 'POPUP'
    title = 'Window'
    close_in_any_case      = abap_true
    message_display_mode = if_wd_window=>co_msg_display_mode_selected
    message_type = if_wd_window=>co_msg_type_none
    is_resizable    = ABAP_FALSE ).
    Cheers,
    Kris.

  • How to remove continue button from slide "Quiz Result"?

    After clicking on the button gets the first slide. I want to remove the button. Help. I am a newbie. The settings are not found. Thank you

    It's standards Captivate functionality that you cannot add Interactive Objects such as click boxes or buttons to the Quiz or Quiz Results slides.
    If you're having  issues with the Continue button NOT working on the Quiz Results slides, check your Quiz Settings as shown in my earlier post on this thread.  It may be that you have the settings that make it mandatory for the user to pass the quiz before they'll be allowed to continue.
    Check also in Quiz Settings in case the default Action for Pass or Failure is set to Continue.  It might be set to No Action or something else that the Continue button cannot do for some reason.
    If none of the above seems to be the case, remove the Quiz Results slide (by turning off Show Results in Quiz Settings) and then turn it on again the same way.  If your project was upgraded from an earlier version of Captivate 3 or 4 it may be that the Quiz Results slide is currently defective.  It's happened to me when upgrading older projects to Cp5 format.  So re-generate the Quiz Results slide again and see if the Continue button now works better.
    By the way, there's a button widget that ships with Captivate 5 which, because it's only a Static Widget and not an Interactive Widget, you CAN add it to the Quiz Results slide.

Maybe you are looking for

  • While Activating  Message mapping, error.

    Hi While activating my message mapping  i am getting this error "JMS server failed" How to resolve this and whats the cause of it? Please do not post links. Thanks in advance Saiyog Points will be awarded Edited by: Saiyog Gonsalves on Jun 13, 2008 6

  • How do i share videos to youtube or anywhere from iMovie on the new 2013 December update?

    I have spent a lot of time doing a piece of homework that i was going to post on youtube and send the link to my teacher - having done my homework after about 5 hours in total I have found that the new imovie system will not let me share? i know how

  • Trouble printing LARGE format images from Photoshop CC to Acrobat XI

    Hi All, I had no issues printing a 1mtrx1mtr @ 300dpi image to Acrobat, now that I am trying a 2mtrx1mtr @ 300dpi it is not doing anything. I get the initial Acrobat printer popup, tell it to print, photoshop CC says I may be printing something outsi

  • Plz help in process chains- urgent

    Hi , Process chain failedat  load IP. i  want to rerun this PC . so i went to RSPC , activated and scheduled the chain , but when  i went into log view , nothing i can see , but a message , no logs were found  and  in SM37 , i can see a job with  BI_

  • Regarding Org assignment record create/delete

    Hi All, I have created a postion and assigned a holder , as i have doen mistake in period creation i have deleated that position , and created a new postionand holder with correct period. but in org assignment infoype 0001 these old and new record go