How to Disable edit option in Logon pad

Hi,
How to disable edit option in logon pad
thanks

Actually if you are looking to disable the "Edit" option so end users cannot change or modify the existing  Logon Pad options systems, you can.
What version are you using for SAP GUI?
7.10 has icons to the right which allow changes. (New, edit, etc)
7.20 has icons across the toolbar at the top. (pencil, paper, trashcan)
For both versions, Navigate to C:\Program Files\SAP\FrontEnd\SAPgui (Default location)
In there you will find 2 executeables:
saplgpad.exe
saplogon.exe
If you run the saplogon.exe it will allow edit, delete and modify
If you run the saplgpad.exe:
On the 7.10 version the buttons are gone.
On the 7.20 version, the buttons are grayed out.
Hope this is what you are looking for.
Regards,
Zecher

Similar Messages

  • How to disable (hide) accessibility option in logon pad?

    Hi all
    How can I hide the accessibility option in logon pad? Or is it of any use if we do not implement / setup accessibility (see thread Accessibility- Logon Pad)?
    Kind regards,
    Renaud

    Hi Disha
    In the bbpglobal/99/logon template coding there's a option called ~dontshowaccessibilityonlogin. Great I thought... and set it to 1 in SICF service of BBPSTART (BBPGLOBAL isn't there), invalidated all caches and restartet ICM. Unfortunately I had no luck... in a second try I then put this parameter in BBPGLOBAL via SE80 and published this IAC service re-invalidated all caches again and restarted ICM again as well... again: no luck!
    In the template coding I can see that the ~dontshowaccessibilityonlogin parameter is used and as far as I understand it, it should be taken into account correctly.
    `if (~dontshowaccessibilityonlogin != "1")`
              <tr>
                <td class="loginlabel"><label for="acc" tabindex="0">`#ACCMODE` </label> </td>
                <td class="loginlabel"><input type="checkbox" id="acc" name="~accessibility" value="`~accessibility`" class="entryColor" onclick="return setaccmode();">  </td>
              </tr>
              <tr>
                <td height="1" width="1" background="`mimeURL(~service="bbpglobal", ~language="", ~name="images/datafield/datafield_line1.gif")`" colspan="1">
                <img src="`mimeURL(~service="bbpglobal", ~language="", ~name="images/background/spacer.gif")`" height="1" width="1" border="0" title="Platzhalter"></td>
                <td height="1" background="`mimeURL(~service="bbpglobal", ~language="", ~name="images/datafield/datafield_line2.gif")`" colspan="1">
                <img src="`mimeURL(~service="bbpglobal", ~language="", ~name="images/background/spacer.gif")`" height="1" width="1" border="0" title="Platzhalter"></td>
              </tr>
    `end`
    What am I doing wrong?
    Kind regards,
    Renaud

  • How to disable drill option for one column in the WebI Report

    Hi,
    How to disable drill option in a column in WebI?
    When the Drill option is enabled by default all the column in the report will have that enabled,
    I ahve added Hierarchy in the Custom hierarhcy list in Universe.
    I am using BOXI3.1 WebI Reports.
    But I wanted only the hierarchy column to have that drill option enabled, rest all column should display text data.
    PLease let me know if you have any idea.
    Thanks in advance.
    Regards

    Cretae the variable at the report level (may be with the same definiton) and then use that variable in the table
    to disable the drill. It will be displayed as normal text object.
    Drill functionality is enabled only on the objetcs coming from the universe.
    Regards,
    Rohit
    Edited by: rohit12 on Mar 11, 2010 10:12 AM

  • How can i find SAP Gui logon pad version

    how can i find SAP Gui logon pad version ?

    Hi,
    That's easy. At the top of the logon, you see a title bar with a general version indication. At the most left of it, you'll see an icon. Click on that and choose about SAP logon and you'll get detailed info.
    Eddy
    PS. Reward the useful answers and you will get <a href="http:///people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourself">one point</a> yourself!

  • How to disable edit link in interactive report

    Hi,
    How to disable edit(e3.gif image) link interactive report.
    Thanks,
    nr

    Hi Jari,
    Apex Version:3.2
    I created on Interactive report on emp table I have created edit link on empno using Icon5 image.
    Report Attributes>Column Attributes>Column Link.
    I can Hide the Icon5 using following script but I need to disable only. I did not get any disable() method in Jquery.
    Region Id:R812581842900385833
    $(document).ready(function() {
    var viewOnly=document.getElementById('P1_ITEM1').value;
    if(viewOnly == "0")
    $("#R812581842900385833 img").hide();
    thanks,
    Nr
    Edited by: pnr on Mar 13, 2012 6:09 AM

  • How to disable delete option in the receipt work bench thorugh formpersonal

    Hi Team,
    Please let me know, how to disable delete option in the receipt work bench through form personalization

    Hi.
    Condition
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger Object: RGW_FOLDER.M_PAYMENT_METHOD_DSP
    Actions
    Type: Property
    Object Type: Block
    Target Object: RGW_FOLDER
    Property Name: DELETE_ALLOWED
    Value: FALSE
    Note: The button will remain visible and if the user presses it, the system will ask if he/she want to delete the receipt. However, if the OK button is pressed the receipt will not be deleted and a message will be shown ("You cannot cannot delete this record")
    Hope this helps.
    Octavio

  • How to disable Internet Options using Group Policy Object?

    Dear everybody,
    Please tell me about how to disable Internet Options via group policy to Internet Options on Tool menu, Internet Options on Control Panel and Command control inetcpl.cpl?
    kea

    Hi,
    The location of this GPO in Windows Server 2008 should be:
    User Configuration\Administrative
    Templates\Windows Components\Internet Explorer\Browser menus
    Enable the Group Policy “Tools
    menu: Disable Internet Options… menu option”
    Hope that helps.
    Regards,
    Leo   Huang
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How to disable the option of Resart for application error in SXMB_moni

    Hi Experts,
    I have a scenario of JDBC to Proxy.In this we have created Fault message type to capture any error.The requirement is to disable the option of Restart in SXMB_MONI for application error generated with Fault message.We have made coding for generating application error in inbound proxy code.Looking for a quick reply.
    Thanks
    Deepak

    Hi Mayank,
    I am looking for disabling the "Application Error" generated from Fault message of inbound proxy to "Resart" using Resart button in SXMB_moni of Application system ECC.what I am referring to is how to disable u201Crestartu201D (not resend) of the messages in SXMB_MONI if they have errors.
    For example, the interface to load some entries calls a proxy which may load some messages successfully and some may result in errors. This would appear in the SXMB_MONI with application errors with restart capability. If the user restarts the message it will post the entries again which were successfully posted earlier. We would like to prevent this from happening.
    Thanks
    Deepak
    Edited by: deepak jaiswal on Mar 2, 2010 5:19 PM

  • How to disable the option of "Overprint [Black] Swatch at 100%" in Indesign by Apple Scripting

    Hi Friends,
    I am new to Indesign Scripting by Apple Script. As a beginner, I am trying to do some basic scripting in Indesign by Apple Script.
    My aim is to disable the option of "Overprint [Black] Swatch at 100%" in Indesign. This option is available when we go to Indesign ---> Preferences----> Appearance of Black.
    Also, if a user opens a file, in which the swatch is already enabled, then it should prompt him for disabling.
    I can make a display dialog in AppleScript. But, I am bit unsure as how can I go ahead and disable this option. I tried this below script:
    tell application "Adobe InDesign CS4"
          tell every layout window to set overprint preview to false
    end tell
    However, it is changing the view option to overprint preview.
    Appreciate your help and suggestions!
    Thanks,
    Abhishek

    tell application "Adobe InDesign CS5"
              tell the active document
                        set overprint black of document preferences to false
              end tell
    end tell

  • How to disable delete option or symbol in attachment control in infopath 2010

    Any have any idea how to disable the delete option or symbol near the attached file using attachment control in infopath 2010.
    I have created a custom list in sharepoint online 2013(Office 365) and customized it in  Infopath forms 2010 
    i want tht user can attach the files using attachment control but not to allow to delete other attached files.
    plzzzzzz help me out :( .

    Hello,
    As per my finding, you have to custom create event receiver to handle this situation. Use "ItemAttachmentDeleting" event to prevent user to delete attachment. Please refer below MSDN link to implement this:
    http://stackoverflow.com/questions/2023414/prevent-deletion-of-attachments-from-a-sharepoint-list-item
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to disable "shift-option" from zooming out in InDesign?

    Hi all,
    This truly is driving me crazy...how can I disable the "shift-option" shortcut so that I do not zoom out in InDesign? I have searched through the keyboard shortcuts but cannot find where or how to disable this:( I use the shortcut a LOT when I am drag-copying something that needs to be on the same horizontal or vertical line as the the item I am copying from.
    Thank you so much in advance for your help,
    Christine

    I haven't had time to come back here and post a reply because I've been so incredibly busy working on a catalog. I do have to say that this zooming out is KILLING me and cutting heavily into production time. This was not happening in ID CS5 and only seems to have been happening with ID CS6. There is no third key and it doesn't seem to happen ALWAYS...so I am completely baffled. Normally it is when I shift-option drag an object. Sometimes even just option-dragging an object causes it to happen. I just don't know what is causing this or what I can disable to stop it from happening:(

  • How to disable edit.delete in oracle forms 11i?

    i was able to use APP_SPECIAL.ENABLE('EDIT.CLEAR',PROPERTY_OFF); to disable the clear button but also want to disable delete button,
    i added the APP_SPECIAL.ENABLE('EDIT.DELETE',PROPERTY_OFF); in the pre_block and pre_query trigger but not able to disable the delete item from edit menu.
    Am i doing sometjhng wrong?

    Hi;
    Please check
    How to disable delete button in a form
    How to disable delete button in a form
    Regard
    Helios

  • How to disable Edit in Multiselect Prompt

    Hi ,
    I've selected mutiselect prompt in my dashboard, Can any one let me know the scripts to disable the edit button in prompt.
    Thanks,
    Malli

    Hi ,
    Just try to remove the following code in
    OracleBI\web\msgdb\messages\promptviewtemplates.xml
    Under WebMessage name="kmsgGFPMultiSelectEditDialog" translate="no">
    in that file remove the below code
    sawm:setParam name="editor">
    <textarea cols="40" rows="7" id="idGFPMultiSelectEditArea" class="EditTextArea" />
    </sawm:setParam>
    So that even if you click edit option it will allow you to edit.If you want to remove that completely just check the same xml file you may get some option.
    I think this is helpful for you.
    Thanks,
    Ananth

  • How to disable DELETE option in media center 7 extender?

    How to disable or remove option "delete" in Xbox360 extender connected to Windows 7 MC?
    After finishing watching a video, Media Center (windows 7) presents me with three options: "delete" "resume" "restart"
    Supposedly kids or someone mistakenly pres delete, ignore warning and ,,,,,,, YOUR VIDEO IS GONE !!!. I have tried changing permissions, but no luck.

    I was trying to solve the same problem tonight and couldn't find any solutions.  After a few tries, I ended up with a solution.  The key is taking away write access and setting the read-only attribute.
    Steps:
    Change security on movie folder
    Remove inherited permission and choose option to set all inherited permissions locally
    Change all user permissions to remove Write (That should remove Full Control and Modify also)
    Make sure your own account is left with full control
    Save security settings and replace the security settings on child folders/files
    Right click movie folder | Properties
    Check Read-Only so that it is checked and not blocked
    The changes have been made, now test
    Right click on a movie file | Verify read only and only your own user has access to write it.
    Make a copy of that movie file outside of the folder
    Attempt to delete the file through Media Center or an extender.  When it prompts to delete, it will mention it is a read-only file.  After clicking yes, it the delete will fail.  If your settings don't
    prohibit the delete, copy the file back and continue testing.
    Note:  Any new files copied into the movie folder will need the read-only attribute set.  

  • How to disable 'sharing' option (Gmail, Google Drive, etc.)?

    Adobe Reader for Android allows PDF annotation with bunch of features. How can I disable 'sharing' option (Gmail, Google Drive, etc.) through Android Intents?
    Would appreciate your help.

    Adobe Reader doesn't provide a way to disable sharing of documents. Is there a particular use case that you are interested in?

Maybe you are looking for

  • Systemd-logind occasionally fails to start

    Hi, I am running Arch with Cinnamon started by mdm-display-manager. I had this running for quite some time without an issue. Recently an issue popped out - OCCASIONALLY systemd-logind fails to start and I get stuck on boot screen. This happens maybe

  • Need some help with orientation  when Printing Tickets

    Hi Guys, We use an online ticketing system which when clicked on "print ticket" Safari window comes up showing the ticket as a PDF. You move the mouse to the bottom of the page, where adobe reader icon bar appears so you can print. Now currently when

  • HT201328 I just bought an unlocked iphone 5s, 32 GB, and it came with an AT&T sim card. Is that normal?

    I just bought an unlocked iphone 5s, 32GB, and turns out it came with an AT&T sim in it. Is that normal?

  • Opening word document form6i

    Dear Professionals, I have field in form, field name is "Contract ID", where user will save a unique number example '5566' and sametime user will save a word document in d:\ drive with same '5566.doc' name. i need to retrieve that word file upon butt

  • Can't see Airport Express on PC

    We are trying to connect a PC, Packard Bell with Windows XP Home SP2, to my Airport Express network. I don't really understand why, but the PC is unable to see the signal of the AX. The ISP is called Alice (Telecom Italia), and has an Installation CD