Need to Disable Delete Option While Accessing WEBDAV URL

Hi All,
We are using Enterprise Portal 7.0. While we accessing the WEBDAV Url , I found that any One can delete the Document through the WEBDAV URL.
Is there any Way to restrict the Delete access to All User While accessin the WEBDAV URL.
Regards,
Baskar.N

Hi,
Please check the following link
http://help.sap.com/saphelp_nw04/helpdata/EN/56/60abeb28028d4fa84c2a81b730a498/content.htm
Please also check oss note 599425
Thanks,
Sridhar

Similar Messages

  • LB02 screen- Disable delete option of TR

    Hi Friends,
    It is observed that some TRs are disappeared from the system & as such no log present in any database table (LTAK , LTBK , LTBP , LTBK).
      Manual deletion is possible using LB02 .
    I have a requirement to disable Deletion option which is available at Header level ( Delete icon)& Item level ( deletion flag checkbox).
    What is the way to do this?
    Regards,
    Sap.

    Hi All,
    I have tried implementing the BADI WM_ENHANCMENT which was called during TR deleteion, but unfortunately this BADI is for internal SAP use only.
    I could not find any relevant user exit also for this purpose.
    So is there no way by coding that we can achieve the requirement?
    Will authorization be done in any customizing. Kindly help.

  • 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

  • MCKH - Disable delete option for particular version

    Dear SD Gurus,
    Our client uses MCKH to view sales information.
    In this, SD user has created a version F601V under the standard version S601, to view "Part Sales" information.
    Now he wants to disable the delete option for this particular version F601V.
    The idea is that any other user should not delete this version by mistake.
    There is a particular variant attached to this version & we tried to achieve this by checking the protect variant option.
    However, system still allows deletion.
    How this can be achieved?
    Regards
    Prabhu

    thanks for your answer Mr. Atkinson, that was excatly what I need. This is my code inside the event receiver:
    public override void ListAdded(SPListEventProperties properties)
    SPList list = properties.List;
    list.AllowDeletion = false;
    list.Update();
    but the above code dont have any effect on the list, I have still the Item with DELETE THIS LIST in the listsettings.
    do you know maybe why? or can I also debugg it?
    thanks in advance
    BR
    Ahmad
    SP 2013 & SPD 2013 & VS 2013 & MSSQL 2012

  • 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

  • Need to disable delete icon in over view screen (table maintainance)

    In the overview screen (transaction se 54 -> generated object -> overview screen) in table maintainance i need to disable the delete icon.
    Anyone can please help me in it.

    Hi,
    check the program name for the transaction and create a screen exit for the same.
    Also u can go for copying the code in customer namespace and then add ur own functionality to dactivate or remove the delete function.
    Pls reward points for the answer.
    Regards,
    Ameet

  • Disabling Delete Option in Context Menu

    Hi Experts,
    I have created a  KM Navigational iView for a BO Repositry Folder and  used 'BOBJELayout'  Layout set for it.
    Now in comtext menu i am getting all options like view , history , scheduling , Delete etc.
    For administrator it is ok , but  for end user, i want to remove or disable particular options like 'Delete'.
    How to do it ?
    Please help.............
    Regards,
    Ajay Singh

    Hi all,
    Thanks for your support
    problem is solved to some extent .In my scenario working with BO repository , i was unable to to control the context menu
    ( though i didn't try RS suggestion yet) from KM  but it can be controlled from BO itself.
    In context menu Delete option is getting displayed but its not working if user doesn't has sufficient authorization at BO side . So user will not be able to delete any report from his/her login which was the main concern. But How to hide or remove 'Delete'  option
    from Context menu is still a question.
    I am keeping this thread open so that i can revert back with some solution for it or for your's solution.
    Thanks & regards
    Ajay
    Edited by: Ajay Singh on Aug 21, 2009 3:48 PM

  • Screen Exit to disable Delete option in VL02N

    Does anyone know how to disable DELETE menu option in second screen of VL02N  <b> when the delivery are not PGID</b>??? Is there any screen exit or any way using which we can disable it.I guess transaction variant is one option other than screen but how to go about it ??? Can anyone pls help me out....

    Transaction Code - VL02N                    Change Outbound Delivery
    Exit Name           Description
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (headr)
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of Stock for POs for Shipping Due Date List
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)
    No of Exits:         17
    Rewards if useful.................
    Minal

  • Need to deactivate delete option in SP02

    Hi All,
    Please help me with the steps how we can deactivate delete option in SP02 T-Code.
    I have tried at object level & Screen varient but no result.
    Regards,
    Venu

    Hi,
    run a trace. and check what object it  is chcking and then deactivate the object and check.
    Hope it helps.
    sanketh.

  • Error while accessing this.URL

    I got the following error while trying to access this.URL:
    "NotAllowedError: Security settings prevent access to this property or method."
    with javascript code:
    try{
        var x = this.URL;
        app.alert(x.toString().substr(1,2));
    }catch(e){
        app.alert('Error during submit.\r\n' + e);
    but the documentation said I should have Read access.
    http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/wwhelp/wwhimpl/common/html/wwh elp.htm?context=Acrobat10_SDK_HTMLHelp&file=JS_API_AcroJS.88.421.html

    Code is located in a Button Mouse Up event (Run javascript). Version is Acrobat 10 Pro for Windows 7 32bit.

  • Disable Delete option but enable edit option for a content item?

    Hi,
    Appreciate your input on this. The portal version being used here is 3.0.9.8.2.
    I would like to have the following privileges setup for a content folder's items.
    - one group can edit and delete items
    - one group can edit but not delete items.
    However looking at the access types available at the folder level - there are only "view only" , "edit style", "manage items", "own folder","create with approval".
    The "manage" privilege is simply a catch all privilege. User can edit, checkin/out and also delete an item.
    How do I prevent a user/group from deleting an item ? (or atleast disable the rendering of the 'X' delete icon?)
    I did experiment with the audit option by enabling version control which is somewhat helpful in that I can preserve the older versions, but like above, I cannot enforce that.
    regards
    -Ananth

    thanks for your answer Mr. Atkinson, that was excatly what I need. This is my code inside the event receiver:
    public override void ListAdded(SPListEventProperties properties)
    SPList list = properties.List;
    list.AllowDeletion = false;
    list.Update();
    but the above code dont have any effect on the list, I have still the Item with DELETE THIS LIST in the listsettings.
    do you know maybe why? or can I also debugg it?
    thanks in advance
    BR
    Ahmad
    SP 2013 & SPD 2013 & VS 2013 & MSSQL 2012

  • 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.  

  • Disable delete option from Monitor shopping cart role

    Hi,
    Currently when we check the SC details using the Monitor shopping cart option, the delete button is also activated. The person using monitor shopping cart can delete any SC with this option. Can we disable this Delete icon from the montior SC, we need to have that in display mode. Is it possible to acheive with the help of authorisation or how can we get this working.
    Regards
    GGL

    Hi
    can you do shoppping with that user? since you get that message?
    run this report bbp_chec_consistency for that user for sc.
    check what is the result red or green
    br
    muthu

  • Disable delete option for a list? But where ?

    hi all,
    via Console Application I can hide/disbale the Delete This List option:
    static void Main(string[] args)
    SPSite site = new SPSite("http://localhost");
    SPWeb web = site.OpenWeb();
    SPList list = web.Lists["DemoList"];
    list.AllowDeletion = false;
    list.Update();
    My question is, if I want do this in Empty SharePoint Project what I must to do ?
    if any one has a suggestion or ides please tell me.
    thanks in advance
    Ahmad
    SP 2013 & SPD 2013 & VS 2013 & MSSQL 2012

    thanks for your answer Mr. Atkinson, that was excatly what I need. This is my code inside the event receiver:
    public override void ListAdded(SPListEventProperties properties)
    SPList list = properties.List;
    list.AllowDeletion = false;
    list.Update();
    but the above code dont have any effect on the list, I have still the Item with DELETE THIS LIST in the listsettings.
    do you know maybe why? or can I also debugg it?
    thanks in advance
    BR
    Ahmad
    SP 2013 & SPD 2013 & VS 2013 & MSSQL 2012

  • Need to disable availability check while changing 'Reason For Order' Field in Retail Tab

    While change of STO (Me22n) I want the availability check to be disabled when a change to 'Reason for Oder' is made in the Retail Tab in the item detail.
    Let me know if there is any BADI/ User exit or enhancement available where i can do this customization.

    Hi Reddy,
    Try Transaction Variant, you can customize the screen using this tool.
    Basically, you customize the screen (hide, make it required, visible etc) then
    save it as screen variant and define a new transaction code to it.
    So for your user, just give them this new transaction code (instead of SAP standard).
    Detail about transaction variant can be checked on :
    http://help.sap.com/saphelp_crm50/helpdata/en/7d/f63a0a015111d396480000e82de14a/frameset.htm
    Hope this helps,
    Gun.

Maybe you are looking for

  • Accessing file directory objects in 9.1 and /WEB-INF/classes zip

    It appears that in WebLogic 9.1 that the contents of the /WEB-INF/classes directory is being zipped up and placed in the /WEB-INF/lib directory under some arbitrary name. Is there a way to tell weblogic not to do this, but leave the /WEB-INF/classes

  • How to update existing table using Data Load from spreadsheet option?

    Hi there, I need to update an existing table, but in Data Load application when you select csv file to upload it inserts all data by replacing existing one. How can i change this? Let me know, Thank you. A.B.A.

  • VTFL transaction - multiple billing documents for same delivery

    Hi all,         Iam using the transaction VTFL for Order, Delivery and Billing. When the routines 03 and 04 are used, we need to ignore POD ( Proof Of Delivery ). So, for this,  I have used routines 09 and 10. POD issue is resolved. But another issue

  • How to embedd barcode into the PDF output

    Reports 9i documentation indicate that now it's possible to embedd barcode font into the generated pdf report output. Anybody done this or have any example how to do it ? Any help will be great. (tryed to play with the uifont.ali file - no luck.)

  • Adobe Flash Professional CS4 freezes when trying to save

    It doesn't exactly freeze, but the only option is to force quit Adobe Flash Pro CS4 when I open the save dialog on OS X. This results in every project ever being lost. I can export but I cannot Save As. The window opens but no options are clickable,