Unable to Delete Controlling Area

Hi ...
I woukd like to delete controlling area 9100, but when I delete I receive a message at the bottom " Groups still exist in controlling area in 9100 " . how do I go about it ?
Pls assist
TQ
Kumar

Hi Nathan,
There is an OSS notes for it.
Refer: Note 34879 - Delete controlling area/standard data
Hope this helps.
Please assign points as way to say thanks

Similar Messages

  • Unable to delete control surfaces

    Just installed Logic Pro X and inadvertantly added an incorrect control surface.  Attempted to delect unsuccessfully.  Possible bug?

    Patrick, just delete the Control Surface preference file and start over.
    In the Finder, choose Go > Go to Folder from the menu.
    Type ~/Library/Preferences in the "Go to the folder" field.
    Press the Go button.
    If you are having trouble with a control surface in Logic Pro.
    then delete the com.apple.logic.pro.cs file from the preferences folder.
    p.s. be sure and include the tilde ~ in the above directions.

  • Windows Server 2012 R2 RDS: RDS Users are unable to delete files from their desktop

    Hello,
    We are working with Windows Server 2012 R2 RDS. We also implemented User Profile Disks. This is all working fine without problems. The only issue I have is that normal users are unable to delete files from their desktop. They are getting a message:
    you'll need administrator permission to delete this file, with the prompt for administrator access.
    They can edit, copy, rename, cut and paste files. But they cannot delete a file from their desktop.
    I checked the security permissions of the files on the desktop (for example a normal self-created PDF file) and the users are owner and have "Full Control" over the files.
    I checked the file permissions and took a look under "Advanced", selecting the specific domain user and checked the "Advanced Permissions" and the user has the "Delete" option checked. So he should be able to delete the
    file.
    I am guessing this is UPD related issue, or something in GPO. But I already unlinked the GPO objects, that I felt could be the source of this problem, but without results.
    Could someone give me a hint on where to look? It's kinda annoying to users, that they can't delete their own files.

    Hello Bria,
    What you should check first, is the NTFS permissions on the User Profile Disk to begin with. See if the user has full control over the items that are in the UPD.
    Also check the GPO's that are enabled for the user and computer account. You can check that by running: gpresult /h <path>\gpresult.html
    There are two GPO settings that could prevent the user from deleting his/her own items: 
    User
    Configuration\\Policies\\Administrative Templates\\Windows Components\\Windows Explorer\
    Hide these specified drives in My Computer
    Prevent access to specified drives in My
    Computer
    There might be other GPO settings, that block deleting items on the UPD, but can't think of any out of my head.
    I can only think NTFS and GPO settings that might prevent the user from deleting items. In my case it was a GPO setting, that I didn't suspect.

  • Unable to delete a row in table control

    Hi,
    I'm unable to delete a row in table control.
    I have defined a selection column for my table control but it is not getting value 'X' when i'm selecting a row for deletion.
    Also, when I press enter, some of the columns in table control are getting initialized. I'm passing these values to the internal table along with other columns.
    Please help.
    Regards,
    Manasee
    Message was edited by: Manasee Chandorkar

    hi,
    kindly chk this.
    PROCESS BEFORE OUTPUT.
    MODULE status_9010.
    LOOP WITH CONTROL tab_control.
    MODULE move_data_to_table.
    ENDLOOP.
    PROCESS AFTER INPUT.
    LOOP WITH CONTROL tab_control.
    MODULE move_data_from_table.
    ENDLOOP.
    *& Module move_data_to_table OUTPUT
    This is to move the data from the internal table to the table control
    MODULE move_data_to_table OUTPUT.
    This is to move the data from the internal table to the table control
    zmpets_mode-modecode,zmpets_range-rangeid,zmpets_servfacto-factor are column name of table control
    READ TABLE int_factor INDEX tab_control-current_line.
    IF sy-subrc = 0.
    zmpets_mode-modecode = int_factor-modecode.
    zmpets_range-rangeid = int_factor-rangeid.
    zmpets_servfacto-factor = int_factor-factor.
    ENDIF.
    ENDMODULE. " move_data_to_table OUTPUT
    *& Module move_data_from_table INPUT
    Date is moved from the table control to the Internal Table
    MODULE move_data_from_table INPUT.
    To move the data from the table control to internal table 'INT_FACTOR'.
    int_factor-modecode = zmpets_mode-modecode.
    int_factor-rangeid = zmpets_range-rangeid.
    int_factor-factor = zmpets_servfacto-factor.
    int_factor-chk = line.
    *here if the data is there, it will modify
    MODIFY int_factor INDEX tab_control-current_line.
    IF sy-subrc NE 0. "data not exixting in table control . ie new data, then append it
    APPEND int_factor.
    CLEAR int_factor.
    ENDIF.
    ENDMODULE. " move_data_from_table INPUT
    *delete a line from table control
    MODULE user_command_9010 INPUT.
      CASE sy-ucomm.
    When an entry is deleted, and the entry is removed from the table
    control.
        WHEN 'DELETE'.
          PERFORM f_del_frm_tab_cntrl.
      ENDCASE.
    ENDMODULE.
    FORM f_del_frm_tab_cntrl .
      LOOP AT int_factor WHERE chk = 'X'.
        DELETE int_factor WHERE chk = 'X' .
        CONTINUE.
      ENDLOOP.
      CLEAR int_factor.
    ENDFORM.
    for any clarifiaction pls mail me.
    pls reward points, if this helped u.
    regards,
    anversha.
    [email protected]
    Message was edited by: Anversha s

  • My phone has been restored using iTunes.  All of my previous photo are not downloaded on my phone and I'm unable t delete - no trash bin.

    My phone has been restored using iTunes.  All of my previous photo are downloaded. I'm unable to delete the photos from the phone - no trash bin.  It has utilized all my storage and I'm unable to use any of my apps.

    Hello there, Jeanne2919.
    There is a great Knowledge Base article that is right up your alley:
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    Specifically this section:
    To delete synced photos and videos
    In iTunes, select the device icon in the Devices list on the left. Click the Photos tab in the resulting window.
    Choose "Sync photos from."
    On a Mac, choose iPhoto or Aperture from the pop-up menu.
    On a Windows PC, choose Photoshop Album or Photoshop Elements from the pop-up menu.
    Choose "Selected albums" and deselect the albums or collections you want to delete.
    Click Apply.
    To delete Camera Roll photos and videos
    There are two methods to delete items from the Camera Roll:
    Import the Camera Roll to your computer, choosing to delete items after import.
    or
    Delete photos and videos from your device manually. Open the Photos application, open the Camera Roll, tap the Action button, tap each photo to select it, and tap the Delete button.
    Note: For photos and videos you want to save for later, import them to your computer before deleting them from the Camera Roll.
    Thanks for reaching out to Apple Support Communities!
    Cheers,
    Pedro D.

  • Unable to assign multiple company code to a controlling area in PPOME

    Hi Experts
    In PPOME I was trying to assign multiple company codes under 1 controlling area in account assignment. e.g. ABC is the company, its 2 company codes, ABC1 and ABC2.
    In PPOME when I am assigning the root org unit (ABC) with controlling area ABC1 and company code ABC1, it hierarchially inherits the below structure.
    Whereas when I want to change the company code for ABC2 orgunit, it doesnot give the provision to change. It hierarchially inherits the root org unit structure.
    I have tried to differentiate it by creating different costcentres for different companycodes, but that also doesnot help to fulfill the need.
    Please help me to solve the issue as early as possible.
    Warm Regards
    Anwi

    Hi Rajdeep
    The same function can be handled from PPOME also, because in case of assignment of enterprise structure components with org structure components we use IT 1008.
    However, if yours process is followed, then also I am unable to change the COMPANY CODE. Rest can be well taken care of.
    Cheers
    Anwi

  • I am unable to delete my photos which are synced through computer..i have upgraded to ios 7 and im using iphone 5...i tried doing it by using itunes but i cant see any photos at all...help requested

    I am unable to delete my photos which are synced through computer..i have upgraded to ios 7 and im using iphone 5...i tried doing it by using itunes but i cant see any photos at all...help requested

    If you didn't already do so, try uninstalling iTunes and all of it's components (not just iTunes and AMDS), then reinstall iTunes, as discussed here: http://support.apple.com/kb/HT1925.  Follow the article and uninstall them in the order indicated.

  • I need serious help please.. We do translations of schoolbooks, I looked for an over-type function but were unable to find, we are working in indesign CS 5. it takes up allot of time to delete text and type in the new language.

    I need serious help please.. We do translations of schoolbooks, I looked for an over-type function but were unable to find, we are working in indesign CS 5. it takes up allot of time to delete text and type in the new language.

    Argh that's frustrating! I never noticed that key did not work in InDesign.
    A bit of research and it turns out the MS Office has this as an option in their software. But I cannot find an option in InDesign preferences to make this work.
    However, somethings are not listed in the shortcuts and preferences and are hidden triggers in InDesign which can be accessed through a script.
    I'm not saying it's possible to activate the Insert Key through a script, but it's plausible that it can be activated.
    Maybe ask on the scripting forum? InDesign Scripting
    I know this may be a possibility as with InDesign's earlier versions of PDF export to interactive documents there previously was no way to export interactive pdfs as single pages if in Spreads.
    But the option to toggle this setting was scriptable.

  • BOBJ is unable to delete file from OFRS

    System Info:
    Business Objects Enterprise XI3.1 SP3 FP3.2
    Windows 2003 Server Enterprise Edition SP3
    Oracle 10.2
    Java 1.6.0_20
    APACHE Tomcat 5.5.20
    2 clustered servers
    FRS located on SAN Disk Drive connected to primary server (Winchester1)
    We use WebIntelligence exclusivly.
    We are receiving the following error in our event log on our clustered server:
    Source: BusinessObjects_CMS
    Category: General
    Type: Warning
    Event ID: 33018
    Computer: Winchester2
    Unable to delete file from the file repository. Make sure a File Repository Server is running and registered and enabled. Details : Failed to connect to the File Repository Server output. Make sure the server is up and running.
    We have verified the FRS is running and we are able to connect to it from our clustered server (Winchester2).  The security settings are set to full control for the admin group and the users have Read/Write access to the file store folders.  The errors are filling up our event logs and causing issues with the servers.  this appears to be happening each morning and the file it is trying to delete is an .xls file.
    We have a ticket open with SAP Support but they are just as baffled as we are and keep sending us from one group to another and tell us they need to look at it on thier end and they will get back to us.
    Has anyone had this happen on their system?

    Hi Richard, did you ever get this issue resolved?  We are having a similar issue on XI R3 SP4 using NAS/CIFS shares for our File Stores.  We see this issue mainly after our servers are patched and a full environment restart is initiated.  Like you, our event logs fill up with so many error messages I cannot pinpoint exactly when the issue starts happening.
    Any help would be much appreciated.

  • Unable to delete songs from my iPad 2

    Last night for the first time ever I had problems updating iOs (version 7.0.4) on my iPad 2. I kept getting one of several messages, for example, saying: iTunes has detected an iPad in recovery mode. You must restore this iPad before it can be used with iTunes. I went through the update three times before it finally worked.
    Then I found that I had every song that I had ever purchased cluttering up -- and filling up -- my iPad. Although in the past I was able to delete either a single song or an entire album, I am now UNABLE TO DELETE ANY SONG.
    I have the iTunes setting on Manual update and have attempted to completely disconnect the disgusting iCloud feature. However, it appears that iCloud is NOT disconnected.
    I happily use the iPad 2 ONLY for a very few uses on a daily basis. I wish to control ALL my music from my iMac.
    I've been with Apple since 1984, but I'm seriously thinking of ditching this iPad 2 for a Samsung product.
    Any assistance will be appreciated.

    Somehow I got 12 songs on my ipad mini that I could not remove.
    I stumbled across a solution.  Plug in the ipad and UN-check "sync music" to remove all but the remaining unwanted song.  Find the song in your itunes library and right click these unwanted songs and RE-ADD it directly to the ipad.
    The ipad should automatically re-check "sync music" and show one song being synced.  Now manually UN-check the sync music box again and the warning will come up "are you sure...existing songs...removed".  Select remove and click the "apply" button in itunes.  Once the changes are applied, you should see the song remove itself from your ipad.
    Good luck!

  • Unable to connect control center and start runtime service

    Hi guys,
    I have owb 10gr2 in my server with repository ods_repo .
    last time when runtime service was working fine that time service name ods is registered.
    Now when our service name is changed from ods to odstest , from that day i am unable to start runtime service and unable to connect control center service.
    I ran following owb script ...and got error in connection
    SQL> @E:\SCRIPTS\important_files\owb_scripts\service_doctor.sql
    There are errors in one or more PL/SQL packages and functionsPlatform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is not availableService script is accessible to the database server
    There is a problem with the repository connection information used tostart the service
    Here is the detailed error message which contains the connectioninformation passed to the service:-
    Cannot connect: user=ODS_REPO host=150.2.0.244 port=1521service-name=ODS
    Please verify that this information is accurate
    If this information is correct, then please use the'set_repository_password.sql' script to reset the stored password
    Is there any file where this connection information
    ODS_REPO host=150.2.0.244 port=1521
    service-name=ODS
    stored so that we can change the service name.
    I ran start_service.sql script also and got same error.
    plz reply and mail also on [email protected]
    as soon as possible

    Hi sir,
    The Actual problem is in our database the service name has been changed from ods to odstest.
    After this changes I was unable to connect our repository ods_repo which was using ods as service name then I tried and able to connect .
    Then next problem came with control center that was not able to open it. Then after update some tables using update stat specify above reply.
    After update I was able to open control center then finally the new problem is location.
    I need to edit the location information with new service name so that I can access the repository and tables and can use them in design center.
    That’s why I am trying to un register first then edit the service name then again register….<I am unable to do this thing>
    I am getting following error when I tried to unregister the ods_target_loc location .
    Error : rtc-5320 : location ods_target_loc has not been registered by the current user.
    And after using the script getting this
    SQL> @E:\oracle10g\oracle\product\10.2.0\OWB_Oracle102_home\owb\misc\unregister_location.sql
    ===========================================================================
    WARNING:
    This script should be used ONLY when a location cannot be unregistered by using
    OWB UI or Scripting. This can happen when the Control Center/Runtime Repository
    where this location was registered is crashed, or deleted, or just cannot be
    reached any more.
    ===========================================================================
    Enter Location Name (ctrl/c to cancel): ODS_TARGET_LOC
    Location ODS_TARGET_LOC is registered in this repository.
    Please use OWB Client UI or Scripting to unregister this location.

  • Unable to delete the Purchase Requisition line item

    Hello MM sapperu2019s,
    I am unable to delete one of the line item in Purchase Requisition. Please let me know how to delete this Purchase Requisition line item.
    When I tried to delete the line item in ME52N the delete button is gryed out hence I could not able to do it.
    The purchase requirement has reference of network in the account assignment.
    Please let me know if you need more clarification.
    Cheers,
    Kumar.S

    Hi,
    You are experiencing the stnadrad behavior
    When the Preq is automatically created from either
    a production, plant maintenance, or network, order, what you can change
    in the PReq is very limited.
    This is to ensure no conflicts arises between the PReq and the source
    application of the PReq (be it PP, PM/CS or PS).
    The technical explanation is due to the recorded value in EBAN-ESTKZ
    (Creation indicator).  The value stored here (automatically by the
    system) controls what you can or can't change in ME52/N.
    We cannot delete the line item in this case
    regards,
    Lalita

  • I am unable to delete towns in the weather app.

    Afternoon all,
    I have been able to add towns to my iPhone 4S for weather readings,BUT now that its controlled by Yahoo weather I am unable to delete these town.
    Can some advise on how to delete the towns and or delete the whole app.
    Thank you

    you are welcome
    probably your location services is turned on for the weather app.
    try this,
    goto settings>privacy>location servicesand disable the weather app in it.
    see weather the last remaining city disappears
    let me know 

  • Mailbox (folders ) unable to delete or change name.

    I am unable to delete or change name of mailbox (folders). Please help. I follow the instructions given, but none of the ways shown do the job.

    Brian,
    I am about to leave for the rest of the day. However, please provide some additional info via some observations in the Finder.
    In the Finder, open Home/Library/Mail/Mailboxes (Home is the folder that results from clicking on the icon of a House in the Sidebar of any Finder window). Is the Mailboxes folder found at the root level of the Mail folder as expected? Within the Mailboxes folder, locate one of the mailboxes you are trying to either delete or rename. They should have a folder name of the form xxxx.mbox -- do you find them, and are they exactly of that form including the extension .mbox? Are they at the first (root) level of the Mailboxes folder? If all is found per the expectations accompanying those questions, choose one of them and Control-click over it. Choose Get Info from the resulting contextual menu. Once the Get Info window is open, look closely a the section under Sharing and Permissions -- if necessary click the triangle to turn it downward, and tell me what is reported.
    I will check for your observations late tonight.
    Ernie

  • My problem is that after printing the first photo or picture, when I come to print a second, both the Colour Management and Epson Colour Controls are greyed out and showing No Colour Management

    I have recently purchased a Mac computer (updated to Maverick) to go with my Epson Stylus Photo RX500 printer which has given excellent service with my old Windows computer. However, when trying to print pictures or photos via Photoshop Elements 11, the best results I can get are using the Colour Management and Epson Colour controls in the printing options box.
    My problem is that after printing the first photo or picture, when I come to print a second, both the Colour Management and Epson Colour Controls are greyed out and showing No Colour Management, The only way I can reset the controls is to shut down the printer and computer and restart.
    Could there may be a setting somewhere that I need to adjust please?  I have been in touch with Epson and they say that the Epson Colour controls are part of the Photoshop Elements software but a post on the Adobe forum brought no results and I am unable to contact Adobe.
    <Edited by Host>

    Hello Garry. Thanks for the reply. I guess I should have used a different title from "How do I post a question?" That should come after trying to resolved the colour settings first. However, to answer your question, after experimenting with all the different settings in Photoshop Elements and Epson software, I now start with PSE11 Colour settings then click "no colour management" then after clicking Print, I choose "More Options/Colour Management/Colour Handling/Printer Manages Colour" then I choose "Page Setup/Layout/Colour Matching" which then shows Epson Colour Controls but I also choose "Layout/Colour Management" which then shows "Colour Controls/Mode" I then of course choose an Epson printer profile depending on the paper I am using. I get good results but as I said, the Colour Matching and Colour Controls are then greyed out. Hope that makes sense.

Maybe you are looking for

  • A few questions to get me started on Photos

    1) I have folders under "pictures" on the Mac root folder. They are called: 2014; 2014 New York; 2014 Birthday; 2014 Katy Perry; etc. I would like to import each of these as an album bearing the same name. Is there a way to do that automatically? I h

  • Best practices for pass collections and to navigate between 2 view endlessl

    Hello, I have a doubt about efficiency and optimization of memory in this case. I have a managedBean for to show a activities´s list, then I can select one activity and the application redirects another view. This view is controlled for another manag

  • Upgrade on SAP Plant Maintenance and Product Data Management

    Hi Gurus, I assigned to a upgrade project for Plant Maintenance and Product Data Managemet modules. Please guide me what are the steps to follow and provide more information on this ... Thanks in advance!!!!!!!!! Regds, RK

  • Cisco RV320 SSL Timeout

    Hi, I try to connect my laptop to RV320 by VPN SSL connection. Every 8-15 minuets i get session expired, even when I am working. I tried to increase "Login Time" field to 9999 but without success The problem also occurs on other computers. Any ideas?

  • Oracle 10g Xe (Windows Xp 64)

    Good morning ladies and gentlemen! You can install Oracle 10g XE on Windows XP Professional X64 version?