Hide "Change" button in PZ80

Hi,
Is there any configuration setting that would help me in hiding the "Change" button in PZ80?
SS

Hi SS
You can hide the change button from Portal. Go to Content Administration> Contents provided by SAP> ESS--> select the i view --> then overview. Just right click on the Change button, then all the controlls will come
From there you can make the button disable or invisible.
Thanks
Sheetal

Similar Messages

  • Hide Change button in PA30

    Is it possible to hide change button for PA30 via configuration?

    Hi Ginasap,
    If you understand enough create and change is almost the same at most  case, so i dont see valid logic here. Suppose user A is only allowed to create record, so he create record (let say basicpay), from 01.01.2010 to 31.12.9999 and let say he can't change it, he always can create a new record with same date 01.01.2010 to 31.12.9999 which actually overwrite the record (TC1) exactly like change effect. i'm not sure if this fit you requirement but you can use asymmetrical approval, which mean when user "A" create a record, user "B" must unlock it.

  • Hide Change Layout Button in ALV report o/p for MB52 Tcode

    Hi,
    Is it possible to Hide Change Layout Button in ALV output for Report MB52 using authoriztaion.
    We have created a layout in which we are hiding some coloumns which the user should not see.
    But if the change layout button is active then the user can add those coloumns to output.
    Is this possible through authorizations. I want to avoid doing any chnages to the std sap program.
    Thanks & Regards,
    Fawaz

    Check the object S_ALV_LAYO

  • Hide/disable 'Change' button in IAC Iview

    Hi Experts,
    We want to Hide/disable "Change" Button in PZ88. We want to give only 'Display' button to the users.
    Please let me know as to how to do this.
    Thanks!

    You can comment the Change button on the HTML template SAPLEHIN88 100) for the Internet Service PZ88 in SE80.
    ~Suresh

  • Hide/Change "Help" button from the Main Toolbar

    Hi all,
    I would like to know if there is any possibility to change the URLs displayed when clicking in "Help" button from the Main Toolbar.
    I think that it is not possible so that is the reason I was also asking the the "toolbar ID" in order to hide the button through "Toolbar customization".
    Thank you very much in advance!
    Regards,
    Laura

    Hi Laura,
    We can change the URLs displayed when clicking in "Help" button from the Main Toolbar.
    In System Properties please mention the URLs to which you want these links to point:
    Documentation - system.help.url.buyside
    E-Learning - system.link.community_url
    Community - system.link.elearning_url
    Guides - system.link.guides_url
    Also you can customize the display names of these by changing the Localized Resource values for below
    common$common.top_links.documentation_link.name
    portal$portal.channel.help_center.training
    portal$portal.channel.help_center.community
    portal$portal.channel.help_center.guides
    Hope this helps!!!
    Regards,
    Vignesh

  • Hide Variant button

    Hi experts!!
    We have a report ZREPORT for which we have created 2 t-codes ZCODE1 and ZCODE2. Now, ZCODE1 should start with variant TEST and should not be changed by any means. And hence we are planning to hide variant button only for ZCODE1 t-code. But for ZCODE2 t-code variants can be changed.
    Can somebody suggest how this can be handled?
    Thanks a lot!!

    Try something similar to
    AT SELECTION-SCREEN OUTPUT.
      IF sy-tcode = 'ZCODE1'.
        DATA: status TYPE sy-pfkey,
              prog   TYPE sy-repid,
              excl_tab TYPE rsexfcode OCCURS 1 WITH HEADER LINE.
        " identify current status
        GET PF-STATUS status PROGRAM prog EXCLUDING excl_tab.
        " disable some function codes
        excl_tab-fcode = 'GET'. " Get Variant...
        APPEND excl_tab.
        excl_tab-fcode = 'VSHO'. " Variants, Display...
        APPEND excl_tab.
        excl_tab-fcode = 'VDEL'. " Variants, Delete...
        APPEND excl_tab.
        excl_tab-fcode = 'SPOS'. " Save as Variant...
        APPEND excl_tab.
        SORT excl_tab.
        DELETE ADJACENT DUPLICATES FROM excl_tab.
        " update status
        CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
          EXPORTING
            p_status  = status
            p_program = prog
          TABLES
            p_exclude = excl_tab.
      ENDIF.
    Regards,
    Raymond

  • Hide Submit Buttons

    Hi,
    I have 2 submit buttons.I wrapped them up in a subform.
    1st button  is used to send e-mail (used Javascript)
    2nd button used to save this form to app server (defaulted Javascript code)
    Now when user clicks 1st button I need to hide this  1st button & I did it using
    this.presence = "hidden";
    I also want to hide 2nd button simultaneously.when user clicks 1st button.How to do this?
    button 1 click event
    ----- ADOBE_DATA.#subform[0].buttonform.submitToSAP1[0]::click: - (JavaScript, client) -------------
    button 2 click event
    ----- ADOBE_DATA.#subform[0].buttonform.submitToSAP1[1]::click: - (JavaScript, client) -------------
    rgds
    vara
    Edited by: Vara K on May 26, 2009 9:31 PM
    Edited by: Vara K on May 26, 2009 9:46 PM

    Hi Vara,
    In the Button 1 click event write the following code.
    submitToSAP1[1].presence = "hidden";
    But it's better to change the name of the buttons instead of having like this :[1].
    Regards,
    Ravi

  • Hide next button ?

    Hello everybody,
    I'm having some trouble to get my captivate project to work as we want.
    let me explain : I have many Quizzes dispatched in many question pools, and I want to hide the 'next' or 'ignore' button while quizz is not complete, but the problem is that you can't decide to do anything differently between the quizz and the quizz review.
    I tried to hide next button UNDER the send button so it appears when you reviw but unfortunately captivate developpers decided to put the nex button OVER the send button and give us no way to change that.
    Does anyone have a clue to help me do what I want ? I don't understand how nobody ever came through this problem before.
    I explain again : i want users not being able to skip questions, and i want them to be able to review quizz normally, but if you don't put the next button in the quizz it wont appear during review so users won't be able to rewiew it.
    Mant the more I use this software the more I hate it, please save me and give me a clue to do what I want, it seems so logic ...

    The buttons on the Question slides have a stacking order, indeed. My tip is to hide the Skip button by dragging it under the Clear button, which is higher in the stack. Offering the user the ability to clear their answer in case they made a mistake is something rather different than letting them skip quesitons. And mostly I will rename the Skip button to Next, because it will be only visible during Review where it has the function of a Next button.
    More details about the functionalities of Question slides and tweaking possibilities in two blog posts:
    http://lilybiri.posterous.com/question-question-slides-in-captivate
    http://lilybiri.posterous.com/question-question-slides-part-2
    I never understand why people 'hate' software, I really like Captivate because of its versatility.
    Lilybiri
    BTW Welcome to the forum, but please quit hating

  • Hide Setting button in CRM 2013

    Hi, 
    I have a requirement where the user should not be able to change his time zone. 
    Is there any way where i can hide the button(snapshot below) from users
    using security role or remove it completely.
    If its possible, which time zone it defaults to?
    Any help on this is much appreciated.
    Kruthi Hegde

    Hi,
        You can reduce the rights for all the users to have read on "User Settings" entity under Business Management tab in security role. but do not give them write and create rights. It is not a good idea to hide the button as
    users should always be able to see these settings. Users take the organisation timezone which is set up at the time of setting up the organisation.
    Hope this helps.
    Minal Dahiya
    blog : http://minaldahiya.blogspot.com.au/
    If this post answers your question, please click "Mark As Answer" on the post and "Vote as Helpful"

  • How to hide 'layout button' on ALV toolbar

    Hi,
    I have an ALV and it has standard toolbar, now i want to hide 'Layout button' from the toolbar based on specific condition e.g when flag = 1.
    How to do that.
    Thanks,

    If you are using the REUSE function, you can use the "EXCLUDING" parameter, and pass the FCODE for "Change Layout" to this table.  This will remove the icon from the toolbar.  Here is an example.
    REPORT rich_0001 .
    * Global ALV Data Declarations
    TYPE-POOLS: slis.
    * Internal Tables
    DATA: BEGIN OF ialv OCCURS 0,
          test1(10) TYPE c,
          test2(10) TYPE c,
          END OF ialv.
    DATA: xfc TYPE slis_fieldcat_alv.
    DATA: ifc  TYPE slis_t_fieldcat_alv.
    DATA: iexcluding TYPE  slis_t_extab.
    DATA: xexcluding LIKE LINE OF iexcluding.
    PARAMETERS: p_hide TYPE c DEFAULT 'X'.
    START-OF-SELECTION.
      REFRESH iexcluding.
    * If the user wants to hide the change layout icon, then add to IEXCUDING
      IF p_hide = 'X'.
        xexcluding-fcode = '&OL0'.
        APPEND xexcluding TO iexcluding.
      ENDIF.
      REFRESH ifc.
      xfc-reptext_ddic = 'Test1'.
      xfc-fieldname    = 'TEST1'.
      xfc-outputlen    = '10'.
      APPEND xfc TO ifc.
      xfc-reptext_ddic = 'Test2'.
      xfc-fieldname    = 'TEST2'.
      xfc-outputlen    = '10'.
      APPEND xfc TO ifc.
    * Call ABAP List Viewer (ALV)
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          it_excluding = iexcluding
          it_fieldcat  = ifc
        TABLES
          t_outtab     = ialv.
    Regards,
    Rich Heilman

  • Hide the Button Next / Previous in Main Steps on GAF.

    Hello Friends,
    I have to develop one application using GAF.
    In this applicaion there is no INITIAL Screen.
    application directly start with Main Step but Application doesn't have Button Next and Previous like standard GAF application.?
    How to Hide the Button Next / Previous and change the name of Button?

    Hello Julia,
    You are absolutely correct.
    But the thing is, first screen of my application only have the button 'Start' and also roadmap is displayed.
    But in standard GAF application,
    if i configured my window as Inital Screen then button Start will come, but raod map will not come.
    if i configured my window as Main Step then Road Map will come with Button 'Previous; and 'Next'. but Button Start will not come.
    either I can add the Button 'Start' in Main Step or change the name of Button 'Next' to 'Start'.
    But button 'Previous' nothing make sense, so i have to hide this button.
    my 'Start' button will act as Button 'Next'.
    but how can i hide the button 'Previous' and change the name of button 'Next'.
    could you please suggest me shall i develop this application using GAF or simply use the Roadmap UI element in my web dynpro abap application?
    Thanks
    Edited by: Chandraprakash Sulakhe on Apr 6, 2009 11:34 AM
    Edited by: Chandraprakash Sulakhe on Apr 6, 2009 11:42 AM

  • Hide (not disable, hide) a button

    Hello people!
    Somebody can tell my how i can hide a button and how i can changed the label, i tryed with set itemproperty('button', displayed, PROPERTY_FALSE) & set_item_property('button', label, 'newname')for each case, but doesn´t work...any idea?

    hello, thanks all for your answers
    i want to clarify my situation to see if i have any error that make that my set_item_property('block.item',VISIBLE, PROPERTY_FALSE) doen't work properly:
    1.- i have a WHEN-NEW-FORM-INSTANCE trigger that take a parameter from url and if it value is 'cliente' hide items and change the label of a button..:
    if :PARAMETER.TIPO = 'cliente' then
         set_item_property ('avance_caso.cerrar_caso',label, 'Solicitar Cierre');     
         set_item_property ('avance_caso.publicar', VISIBLE, PROPERTY_FALSE);
         set_item_property ('avance_caso.horas', VISIBLE, PROPERTY_FALSE);
    elsif :PARAMETER.TIPO ='analista1' then
         set_item_property ('avance_caso.cerrar_caso',label, 'Cerrar Caso');
    elsif :PARAMETER.TIPO ='analista2' then
         set_item_property ('avance_caso.cerrar_caso', VISIBLE, PROPERTY_FALSE);
    end if;     
    where: avance_caso.publicar is a check box item
    avance_caso.horas is a text item
    avance_caso.cerrar_caso is a button
    i have to put the set_item_parameter in anothe place maybe? or i have to do another thing?
    Beatriz

  • Hide some buttons or enable buttons, that's the question

    I have a problem with content presenter portlet, I developed a new theme for my portlets and it was all great, but in workspace studio you have the chance to say "hey i want this button, this one and... no i don't like this", allowing you to determine when the user can or cannot change the status of your portlet, but in a content presenter portlet this is not possble(or i haven't found it) I need to hide all buttons except for the edit button, I modified my theme and now the delete and float buttons are disabled in that theme, but i haven't found the way to hide the maximize an minimize buttons, any ideas?
    It's something similar to borderless theme, but that theme hides everything and then inserts the edit button in the body of the portlet using javascript(I'd rather not to use that).
    Thanks a lot

    If you do not wish the porltet to have maximize or minimize capabilities, simply do not entitle those states on the portlet in the desktop. Note that you should give maximize capability to those that you've entitled to be able to edit (configure) the content presenter portlet instance since the Wizard interface will work best when in a maximized view.

  • Hiding Change Button from CRM ISA Configuration!

    Hi,
          I have an requirement to hide the change button in ISA front end (web ISA B2B). From SAP i came to know that this can be achived from ISA configuration level. can someone assist me in this configuration part. how to approch.
    Regards,
    Anil.

    Hi Anil,
    What 'Change' do you want to hide on the ISA B2B ? SAP would've suggested that it is a Extended Configuration Management (XCM) Administration setting. It could be accessed from a URL that would be something like http://yourcompany.com/b2b/admin/xcm/init.do.
    Hope this helps.
    Ashok.

  • Change Button text during component use of WDR_SELECT_OPTIONS

    Hello,
    I have implemented a WD component (WD for ABAP) by making use of component WDR_SELECT_OPTIONS. The selection screen is getting displayed. But the selection screen contains the button Copy, Check, Cancel and Reset.
    I want to rename the button tex "Copy" to "Search". Is it possible to do so?
    Please help!
    Thanks and Besd Regards,
    Maya

    Hi Maya,
    Unfortunately, this is not possible. There is also a translation bug while translating it from German into English. The button should have been translated into "Apply" instead of "Copy". This is issue is being addressed and should be fixed within one of the upcoming service packs.
    Nonetheless, there is a solution to your problem. Just hide the button (or the whole row) by calling method SET_GLOBAL_OPTIONS and add your own buttons below or above where you embed the SelectOptions component. The handler interface contains methods to reset the selection screen as well as for input validation.
    Kind regards,
    Thomas

Maybe you are looking for