BBP_MON_SC - Disable ability to Delete

Hello Community,
We would be interested in making the BBP_MON_SC tool available to several users, however, we do not what to give them the ability to delete the shopping carts. Can someone tell me if you have disabled this functionality, and how you accomplished this.
Any help would be greatly appreciated.
Regards
And since its that time of Year.....HAPPY HOLIDAYS!
Paul
[email protected]

Hello , you can comment out the delete icon in template 2100 of internet service BBP_MON_SC , the period that has to be commented out is like this
`if (HEADER-FLAG_DELETE_ALLOWED[j] =="X")`                          
              <a href="JavaScript:OnDeleteSC('`HEADER-LINE_COUNTER[j]`');">
                 <img src="`mimeURL(~service="bbpglobal", ~language="",  ~name="images/icon/trash.gif")`"
                 alt= "`BBP_TEXT_GLOBAL-DELETE_TXT.label`" title="`BBP_TEXT_GLOBAL-DELETE_TXT.label`" border=0></a>
          `else`
             <img src="`mimeURL(~service="bbpglobal", ~language="",  ~name="images/icon/trashNull.gif")`"
                 alt= "`BBP_TEXT_GLOBAL-DELETE_NULL.label`" title="`BBP_TEXT_GLOBAL-DELETE_NULL.label`" border=0>
          `end`
and at item level
`if (ITEM-FLAG_DELETE_ALLOWED<i> =="X")`                          
                         <a href="JavaScript:OnDeleteItem('`HEADER-LINE_COUNTER[j]`','`ITEM-LINE_COUNTER<i>`');">
                            <img src="`mimeURL(~service="bbpglobal", ~language="",  ~name="images/icon/trash.gif")`"
                                 alt= "`BBP_TEXT_GLOBAL-DELETE_TXT.label`" title="`BBP_TEXT_GLOBAL-DELETE_TXT.label`"
                                 border=0></a>  
                       `else`
                            <img src="`mimeURL(~service="bbpglobal", ~language="",  ~name="images/icon/trashNull.gif")`"
                                 alt= "`BBP_TEXT_GLOBAL-DELETE_NULL.label`" title="`BBP_TEXT_GLOBAL-DELETE_NULL.label`"
                                 border=0>   
                       `end`
regards, Luciano.

Similar Messages

  • Disable or Deactivate Delete Button in SAP Easy DMS.

    Dear All,
    My client is using Easy DMS and is working fine. Now the issue is as soon as files become more in Private or Public folder he is Deleting Documents using DELETE Button which is available on the Tool Bar. Whereas if he uses Delete Document from Context Menu it shows Authorization is not given to delete the Document.
    Is there any way to overcome this by Disabling or Deactivating Delete Button on the Toolbar.
    rgds,
    Dayanand

    Dear Anubhav,
    I have already tried this option. It shows this can not be implemented.
    Please let me know any other option is there to overcome this issue.
    rgds,

  • Can i disabled swip to delete on some cell?

    Hello All,
    I've categorized item list on category section. and I've implement commitEditingStyle: for swipe to delete.
    my Problem is when item not in any category at that time i display "No Data" on cell. i want to disabled swipe to delete for this cell.
    When we add UITableViewDelegate Method
    - (void)tableView:(UITableView *)tv commitEditingStyle:(UITableViewCellEditingStyle)editingStyle forRowAtIndexPath:(NSIndexPath *)indexPath;
    It's handle the automatically swipe to delete button and pass
    "editingStyle == UITableViewCellEditingStyleDelete"
    Please Guide me how to disable / enable for some cell.
    Amit Kalariya
    iPhone Developer

    Implement:
    - (UITableViewCellEditingStyle)tableView:(UITableView *)tableView editingStyleForRowAtIndexPath:(NSIndexPath *)indexPath
    and return UITableViewCellEditingStyleNone for the cells that you don't want to allow swipe-to-delete for.

  • Disable updates of deleted apps

    How do I disable updates on deleted, inappropriate apps (17+) downloaded by my kid?  He deleted them but they come back in updates.  I understand they can't come off history but how can we get rid of them for good?

    I was under the impression that ALL the apps you have acquired will show up in the Purchased list on the iPad's App Store, free or not. Just checked in the iPad and all 602 apps I have entitlement to, all free but one, show up there. Most are not on the device and a few I have not used in ages. This is the same list that appears on a computer's iTunes program, when logged into the corresponding AppleID and in the Library / Apps / All pane. Might need to do a Show Sidebar in the View menu if the Library item is not immediately visible
    Beware, however, that items on that list can be hidden so a crafty kid may use the feature to keep the parents in the dark. Hiding can only be currently done via iTunes on a computer, not on the iPad. See here: http://support.apple.com/kb/HT4919

  • Missing the ability to delete Sourcing approvals in SCRM

    Hello,
    According to the 6.0.0.3 PLM User Guide we should be able to add, delete and modify the existing sourcing approvals in SCRM but actually we are missing the ability to delete them. Can you please explain how can we fix this situation?
    Thanks!
    Lauraj

    Hi Jessie,
    Thanks for your answer- question .
    we are still using the 6.0.0.4 version with plans to move to 6.1.1.1 sometime next year. Actually we are testing right now the 6.1.1.1 version and I was able to delete a Sourcing approval in the new vesrion.
    I'm assuming if this delete button is mentioned in the 6.0.3 user guide should be available for use in 6.0.0.4.
    Is possibile to have a bug?
    Thanks,
    Lauraj

  • Ability to delete multiple folders

    Ability to delete multiple folders

    This happened to me as well, the mail toolbar disappeared. I had an Exchange mail account that seemed to cause the problem. I went into the General settings under the Mail, Contacts, and Calendars; turned all the setttings under the Exchange account from 'ON' to 'OFF', which fixed it. Then I went back in and re-activated the Exchange account. It fixed the issue for me. Good luck!

  • Cant open pages that need log in info. I've cleared cache, disabled extensions and deleted all cookies to no avail....help!!!

    Any page that requires a username and password will not open, this started last Thursday and at that time I was able to reinstate by clearing cache, disabling extension and deleting cookies. Subsequently that fix failed and now doing all those things has no effect.

    I found the answer: http://forums.adobe.com/thread/1018071?tstart=0 It was a conflict with RealPlayer. Incidentally, in order to find this thread again, I had to use a google search. Is there really no way to find a person's own questions via our own profile???

  • Lost ability to delete browsing history, how do I correct this?

    When I went to the tools area of Firefox to delete the latest history, that option had become unusable. How do I get the ability to delete the latest history back?
    I now have a whole months worth of history, some of which I thought had already been deleted.

    This moved from the Tools menu to the History menu. (Someone decided it made more sense there since you're deleting... history.)

  • Disable PUT and DELETE HTTP methods in Sun ONE Web Server 6.1

    Hello ,
    i want disable PUT and DELETE methods in SunOne 6.1 , i don't find the solution ...
    Thnaks to help me .
    telnet www.mywebsite.com 80
    Trying 145.248.193.13...
    Connected to www.mywebsite.com.
    Escape character is '^]'.
    OPTIONS * HTTP/1.0
    HTTP/1.1 200 OK
    Server: Sun-ONE-Web-Server/6.1
    Date: Wed, 18 Jan 2006 08:07:41 GMT
    Content-length: 0
    Allow: HEAD, GET, PUT, POST, DELETE, TRACE, OPTIONS, MOVE, INDEX, MKDIR, RMDIR
    Connection: close

    are you sure that it isn't a vulnerability ? if i understand you , OPTIONS * HTTP/1.0 list all the possible methods but they are not actived ?
    i have test with OPTIONS / HTTP/1.0 , is that the those possible methods : HEAD , GET ??
    thanks
    telnet www.mywebsite.com 80
    Trying 145.248.193.13...
    Connected to www.mywebsite.com.
    Escape character is '^]'.
    OPTIONS / HTTP/1.0
    HTTP/1.1 200 OK
    Server: Sun-ONE-Web-Server/6.1
    Date: Wed, 18 Jan 2006 11:11:07 GMT
    Content-length: 0
    Allow: HEAD, GET
    Connection: close

  • Ability to Delete Photos anywhere in Library Module

    At present, I can only delete photos in the Library "All Photographs" or "Previous Import". I'd like the ability to delete these from the Keyword section or Collections as well.

    Don, thanks very much it works on my PC as Shift-Alt-Ctrl-Delete. Incidentally, Ive gone from my *istD to the 10K and love the new body!!
    Lee, yes, you can Delete from any folder view; however, it doesn't necessarily Trash the file to the Recycling Bin (PC). Thanks for replying.

  • HT204406 on ios 6.0 iphone4: Now the device was lost to download individual tracks selectively and completely lost the ability to delete individual tracks and albums from the device. its so BAD (((

    on ios 6.0 iphone4:
    Now the device was lost to download individual tracks selectively and completely lost the ability to delete individual tracks and albums from the device.
    its so BAD (((

    It seems that I have solved my issue by performing a full factory reset (erasing all content, something which I had hoped to avoid) restoring from an iCloud backup did not alleviate the issue, I had to set up as a new iPad.
    Hopefully anyone else else who has this issue in the future will be able to find this.

  • Can I lock or block the ability to delete safari history?

    Can I lock or block the ability to delete safari history?

    Your child should have their own account. That account can then be restricted with "Parental Controls".
    There is a substantial set of "Parental Controls" available, including limiting to ONLY a WhiteList, OR a blanket "adult sites" restriction with or without an additional BlackList of your choosing.
    There is also a restriction to whom s/he may send emails and with whom s/he may send instant messages. This is important.
    Keep in mind that the REAL enemy on the Internet is not pørn. Pørn may give them a distorted view about how adults deal with sex.
    But pørn will not make arrangements to meet your child after school. The REAL enemy on the Internet is unrestricted Chat rooms with strangers.

  • Disable the App Delete functionality

    Hi,
    does anyone know of a way to disable the Application delete functionality on the iPhone - or make it so it requires a passcode;
    I tend to let my daughter to play with the phone for educational apps and movies and she has a tendancy to wander and delete apps (resulting a couple of times in data loss)
    Anyone aware of a good way to cripple or restrict the App management ??
    TIA
    Rich

    No, you cannot.
    There are plenty of posts here about parents giving their kids the phone and it ending up badly - its your choice. But if the dribble or juice trips the moisture senors, you won't get any sympathy. Letting a child play with a $600 piece of sensitive electronics really isn't sensible but its your choice.
    Buy her a cheap Touch on Ebay and play safe.

  • Deleting old version of Java disabled ability to open AP and PO Accrual Rpt

    Hi I am an end-user and we are in the process of testing Oracle Financials, Purchasing, etc in order to upgrade to the latest version of Oracle. My IT group fiddled with my laptop and said I had 2 versions of Java and apparently deleted the old version on my laptop. Ever since then, I have been unable to open/view the 1) AP and PO Accrual Reconciliation Report and 2) Summary Accrual Reconciliation Report from the Purchasing module of Oracle. I can still view other financial reports that I run ( i.e. Inventory Value Report from Inventory module, Journal Entries Report from GL, Receiving Transactions Register from A/R). I currently have Java 6 update 29 installed but I am still unable to open reports from the Purchasing module.
    Can anyone figure out what happened and how do I re-enable the ability to view those Purchasing reports again?

    Did you substitute the VO or replaced the original VO itself? Check About this Page/Personalize Page to see the VO has modified query or not. If yes, try restarting the server (Apache bounce doesn't work sometimes, complete bounce/restart fixes the issue. I don't know why :-) ).
    Thanks
    Shree

  • How do I disable the ability to delete history?

    I work at a middle school where all of the 6th graders have 11 in Macbook Pros currently with Mac OS X Version 10.7.5. We have been playing around with the parental control features on the computer, but have not been able to find how to make a password required to delete history on ALL of the student's computers. It sometimes works and filters sites and won't let the student computer delete history, but as soon as the student logs in and back out, there are no parental controls on the computer anymore! We would also want to view history remotely from the teacher's Mac to the students. Is there any way to do this?
    PLEASE HELP!

    Hello webstert, for me Tyler Downer's above reply is the correct one.
    See if you can find something useful in the next links :
    https://support.mozilla.org/en-US/questions/962042#answer-445795
    http://kb.mozillazine.org/Locking_preferences
    http://mike.kaply.com/2012/05/11/customizing-firefox-hiding-private-browsing/
    http://mike.kaply.com/2012/06/14/customizing-firefox-hiding-private-browsing-continued/
    thank you

Maybe you are looking for

  • Itunes has encountered a problem and must close..send error report etc.

    I upgraded itunes (not even sure why since my old version was working fine) and now I keep getting the error that "itunes has encountered a problem and must close...". I did try the "msconfig" advice but that did not work. I even tried to use the CD

  • How can i get apple to understand this is an authorize cord?  It's the cord that came with the phone.

    How can i get apple to understand this is an authorize cord?  It's the cord that came with the phone.

  • Problem in converting smart form into PDF

    HI Experts,                   I am using a Function Module CONVERT_OTF for converting smart form into pdf file for send it to with attachment. But i got a error when i am using that FM. Runtime Errors         CONVT_NO_NUMBER unable to interpret *292

  • How do I find what carrier my phone is locked to?

    I recently sold a brand new iPhone 4S on eBay to a person in another country.  The phone was unlocked. He started an eBay dispute and said the phone was not working and wanted to return it. He returned what looked like my phone.  Same specs and every

  • New to Mac and CS4

    I am new to both Macs and CS4. I just got a Mac, and today I was installing CS4Master Suite. There are 4 Application disc, and they loaded ok. There is a 5th disc, which is labeled "CONTENT". When you pop it in, no pop up window tells you where or ho