Deleting the custom package from system

Hello All,
I have created a custom package and added few custom programs.
I  have deleted the custom program first, they were deleted successfully.
At last I try to delete the custom package, I am getting a message as "The package still contains subobjects".
But actual all the objects related to package were deleted.
Please let me know how to delete the custom package completely from the system?
Thanks,
Feroz.

or I think you may remove the package (and its lock) from the transport request, delete the object directory entry of the package (SM30 TADIR), then you can delete the package. Or vice versa (I don't remember exactly).

Similar Messages

  • How to write a procedure to run the call the custom package from backend

    Hi All
    Oracle 10g
    Oracle Apps R12
    I am working with oracle order management here we have a customize Package called (Pick Release).Due to some problem we have running this concurrent program by manually giving Route_id as parameter. The route_id is taken from the route Table. By using this query
    select distinct route_id from route@DB_LINK_APPS_TO_ROADSHOW
    where trunc(route_date) = trunc (sysdate+2).
    so daily we have nearly 42 routes and we are running this concurrent program manually nearly times.
    so now how to write a procedure for this
    Step 1 Getting the route from route table.( By cursor we can get the route_id Accordingly)
    Step 2 How to trigger the custom package from back end and execute accordingly to that output of the cursor(route_id)
    If the cursor get 40 routes is it then the concurrent program runs 40 times according to that route_id.
    can some could provide the steps to do this
    Thanks & Regards
    Srikkanth.M

    This is about 4 or 5 lines of PL/SQL and the name of the custom package is not provided.
    If you request someone in this forum to do your work for free -because obviously you didn't even try to write it, which must be considered abusing this forum- you must at least provide sufficient info so someone can do it.
    And no, I won't do it for you.
    Sybrand Bakker
    Senior Oracle DBA

  • Deleting AET custom field from the SAP tableu2019s level.

    Hi experts,
    I am deleting few un-used custom fields in AET. I am able to see delete symbol as status in AET. Although deleted custom fields are present in lot of structure and tables (eg: CRMD_ORDERADM_H) in SAP GUI tables. I want to delete the custom field from SAP GUI tables and structures.
    I tried to delete custom field from the SAP GUI tableu2019s level. But it is not allowing.
    Please get me some clue on deleting custom field from the SAP GUI tableu2019s level.
    Thanks in advance
    Chand

    Hi,
    The deletion of custom field in AET happens in two steps:
    1. You select a custom field that you want to delete, than you press on the delete icon in the Custom Field Assignment Block.
        Doing this, you mark the selected custom field to be deleted.
    2. You press on "Save and Generate" button. The "Save" will persist the deletion mark of the custom field. It means the custom field is marked to be deleted in the database. The "Generate" will process all the deletion of objects which are needed to delete the custom field, for example: Domain, Data Element, Append, etc.
    If the "Generate" does not happen due any reason, the deletion mark is already persisted in DB. It means, later on if you go back to AET, you will see that the custom field is marked to be deleted, but it is not yet deleted.
    If you do not press "Save and Generate" button at all, it means, you do not persist the deletion mark in DB. Later on if you go back to AET, you won't see that the custom field marked to be deleted.
    Note: Please make sure, "Generation" is only applied for field that is flagged to be generated. The "Generate" flag column is by default hidden. You can use personlization to show the column.
    Regards,
    Steve

  • Why does the new operating system not delete the moved files from their original location - it seems like an enormous waste of space, time and effort to clean up every file once you've moved it

    Why does the new operating system not delete the moved files from their original locations - it seems like an enormous waste of space, time and effort to clean up every file once you've moved it - also, when transferring large amounts of files it becomes a very large problem remembering which files were transferred and which not.

    You're going to need to be more specific, as I'm not quite sure I understand what you're talking about.
    If you're referring to copying from an external hard drive or flash drive, and you want to actually move files rather than copy them, you can hold down the option key to force it to do a "move" rather than a "copy." This is not new behavior, though... the Mac OS has worked this way as long as I can recall (and I've been using it since 1984).
    If you're having a problem with trying to move files from one place to another on a single drive causing them to be copied instead, that is likely because of some permissions issue preventing you from actually being able to move them.

  • Administrator: edit the customized pages from every user...

    Here is a situation:
    Every user has a page. Users have my page as HOME PAGE. That is a setting i did on the properties from the user group. The basic of every users page is my page (as set in the properties of that user group), but all users has addept it to their saticfaction. So a lot of different pages, but based upon my page. They only customized it. Now, I want , as administrator, to have control of all the different pages. Via the navigator i can go to the User Pages and then click on the user i prefer. But then i do not see their page. I see nothing. So by the time they changed their passwords, i cannot see and edit their sites anymore. But I want that.
    You know how?
    Paul.

    Thanks Seshu for that great information. I have done what you suggested. It works great.
    I created a test package and then assigned the SAP delivered Benefits process to the test package content. It worked great.  However, I ran into a problem when I deleted the test package. IT DELETED THE SAP DELIVERED BENEFITS PROCESS as well. Is there any way I can get it back?
    The process I am referring to was located at:
    Life and Work Events - US -> Processes -> Benefits ->
    I now only see 4 items listed:
    Benefits Information
    Other Information
    Payroll Information
    Personal Information
    Is there any way I can get the benefits process restored to the way it was delivered?  I realize now that I should copy all of these objects to my own folder and play with them there.

  • How to delete the duplicate data  from PSA Table

    Dear All,
    How to delete the duplicate data  from PSA Table, I have the purchase cube and I am getting the data from Item data source.
    In PSA table, I found the some cancellation records for that particular records quantity  would be negative for the same record value would be positive.
    Due to this reason the quantity is updated to target but the values would summarized and got  the summarized value  of all normal and cancellation .
    Please let me know the solution how to delete the data while updating to the target.
    Thanks
    Regards,
    Sai

    Hi,
    in deleting the records in PSA table difficult and how many you will the delete.
    you can achieve the different ways.
    1. creating the DSO maintain the some key fields it will overwrite the based on key fields.
    2. you can write the ABAP logic deleting the duplicate records at info package level check with the your ABAPer.
    3.you can restrict the cancellation records at query level.
    Thanks,
    Phani.

  • How to delete the single record from the  ODS

    HI,
       I want to DELETE  the particular record from ODS.. how to delete that..
    plz give me the solution.. it's urgent..
    with regards
    @jay

    Hi Prakash,
        You can delete a particular record from ODS by specifying the key field name in Selective deletion button available in Contents tab in the manage screen of ODS. But it will only delete the record from the active data table and not from the Change log and new data table . You should be very carefull if you are doing in Production system as there is chance of deleting other records accidentally.
    Go to Selective deletion button - > Click on delete selection -> Enter the key field values of the record you want to delete-> Press save button to save as Variant -> Go back and click on selection button -> Chosse the background job type -> Click on start button.
    Regards,
    Prakash

  • Delete the payment details from a BPmaster data when there is still an deal

    Hi All ,
    what happens when i delete the payment details from a BP master data (counter party role in payment details tab ) when there is still an outstanding deal for this BP?
    Will this be reflected in the saved deal, so will the deal go into error after the payment details have been removed?
    I test this scenario in my dev system with following steps
    1. I create a deal with t code FTR_CREATE
    2. Delete all payment details from BP Master    (counter party role in payment details tab )
    3. i settle deal t code FTR_EDIT
    4. I run TBB1 to create a payment request
    5. then i run F111 and all required details and also payment request  system is create payment without any error
    all the able steps i did with out any error ... i think system should through error while running F111 t code because in BP master all data is deleted .
    so i want to know whether system  will through error mesg when we delete payment details from BP MASTER   
    regards

    Hi,
    The payment details are only a standing instruction which is captured by various create programs for respective financial transaction. Further, it is derived only once at the time of creation each time.
    Deleting payment details will not give you any error message for already created transactions, for new transactions, you may have to put it manually at the time of creation else will throw an error message with TBB1.
    Regards
    Prasad AV

  • I accidentally removed/deleted the Printer icon from my dock - how can I get it back?

    I accidentally removed/deleted the Printer icon from my dock - how can I get it back?  I've tried dragging and dropping from the Print window - no luck.  I tried to drag from the Systems folder - no luck.   IOS 10.9.4

    Well I have always had a printer icon in the Dock, launched or not launched (as in the screen shot below,) right next to the scan icon. Neither of which are launched at the present time.
    What happens if you run a print job, control click the printer icon>Options>Keep in Dock
    MacBook Pro (15-inch Mid 2012), OS X Mavericks (10.9.4), i7 500GB 16GB RAM iPhone5 iOS7.1.2

  • I deleted the iCloud application from my macbook. Now I can't find how to redownload it?

    I deleted the iCloud application from my macbook. Now I can't find how to redownload it?

    My understanding is it should show up here on my system preferences page. This is a screenshot of what my system preferences looks like. I think it is supposed to be under the "Internet & Network" section?
    iCloud should be showing where you are seeing "Mobile Me".
    What is your MacOS X version? You can see the version number  from the -menu in the main menu bar:   " > About this Mac".
    You need at least MacOS X 10.7.5 to be using iCloud.   http://help.apple.com/icloud/#/mmfc0f1e2a
    What exactly did you do to make the iCloud panel vanish? Did you reinstall your system?

  • Deletion of customized package

    Hi experts,
    I need to delete a customized package which has subobjects. So i deleted each subobject individually into a transport request, I  released the TR. Now when i try to delete package it says there are sub objects in tht package. When i checked the TADIR table I still find the entries for theese subobjects for this package.
    I know there is a question previously on this.. but i tried all those it did not work.
    In one post they mentioned to delete using SE03 object directory entry, I tried tht but it says object is already distributed so cannot delete.
    In another post they mentioned about deleting the entries using the test program by bruteforcing.
    Is there any way i can delete the package?
    Thanks,
    sapuser.

    Hi,
       Still the same error.'package contains sub objects'.
    Any one pls help me.
    Thanks,
    sapuser

  • How can I delete the Threat History from VZ Protect on my Samsung S4

    How can I delete the Threat History from VZ Protect on my Samsung S4

    Remove Verizon Protect or disable it if you cannot remove it and install a reputable anti virus / anti malware application from Google Play.  I would use something along the lines of Lookout Mobile Security or AVG mobile, or Avast to name a few of them.  There are others that work very well and use very little system resources to do it.  I have used all of these and Lookout seems to work the best for me.
    Verizon Protect gives a lot of false positives on things

  • I managed to delete the DVD player from my Equium

    Please can anyone help me?
    I managed to delete the dvd player from my laptop - fool that I am !
    Can anyone tell me how I can replace it?
    Thanks.
    Anne

    What notebook do you have exactly and what DVD player do you mean?
    Do you mean the software?
    Why you dont try to reverse this using the Windows system restore tool?
    You could set the OS to the early time point before the DVD player has been deleted.
    Bye

  • TS2570 I have a corrupt jpeg on my desktop. It has duplicated itself 450,000 times freezing my finder. I have reinstalled 10.6.8 but not freed up desktop. I have managed to delete the corrupt jpeg from a shared imac but cannot delete the duplicates. Any i

    I have a corrupt jpeg on my desktop. It has duplicated itself 450,000 times freezing my finder. I have reinstalled 10.6.8 but not freed up the desktop. I have managed to delete the corrupt jpeg from a shared imac but cannot delete the duplicates. Any ideas

    This can be done from Single User Mode. You're going to need a little nerve though since everything is command line based.
    1) Enter Single User Mode by restarting and holding down Command+S on the keyboard. A whole bunch of UNIX stuff will go by on the screen in white text on a black background. When it's done, the command prompt will be sitting at:
    :/root#
    2) Above that, you'll see that it tells you to enter two commands. Run this one first by typing it in and pressing enter:
    /sbin/fsck/ -fy
    This does a system file check. A good thing to do in your case as it may be damaged. It could take a while. When it's done, you'll be back at the :/root# prompt.
    3) Enter the second command and press enter:
    /sbin/mount -uw /
    4) Type the following at the prompt:
    cd /Users/name/Desktop
    Where it says "name" above, the short name of your user account goes there. If you're not sure what it is, first type:
    cd /Users
    Then type:
    ls
    That's a lower case L, not a one. It stands for "list". You'll get a listing of all files and folders in the Users folder. So if your short account name is diane, then the command will be:
    cd /Users/diane/Desktop
    After entering that command, the prompt should read:
    :Desktop root#
    Type:
    rm *.jpg
    Be very careful to type is exactly as shown. rm followed by a space, then *.jpg. Press enter and all files ending in .jpg will be deleted from the Desktop folder. With 450,000 of them, you could be waiting a while for the prompt to come back.
    Type:
    exit
    and press enter to boot back into OS X.

  • What happens if I click "delete backup" in order to delete the iCloud backups from my sisters phone off my device. Will it delete everything on her phone?

    So a while ago when I got my phone I started a new Apple ID account/ iCloud.. Then when my sister got a new iphone I gave her my id to use too. In settings-general-usage it says that my storage is almost full. I then click on manage storage and it shows my phone and my sisters phone and how many gb or whatever. Also it says "last backup failed" and other stuff that's Irrelevant. Now when I click on my sisters phone I have an option to "delete backup" MY QUESTION is if I click the delete backup button will it just delete the iCloud backup off my phone OR will it totally delete everything involving the backup off my sisters phone forever??? Please help! Thank you so much!!!!!

    Deleting a backup deletes the backup only from the iCloud storage, not anything on the iPhone.
    The iPhone's iCloud backup will be updated at some point - automatically when the iPhone is connected to an available wi-fi network while connected to a power source unless the iCloud backup is turned off on the iPhone.

Maybe you are looking for

  • Caller ID does not work when calling from Jabber

    We have the following results when doing calls within the company: Desk Phone A (4567-X-Smith): 7801234567 Desk Phone B (4568-Y-Miller): 7801234568 Main Company Line: 7801230000 All desk phones have the following type of configuration: Under the phon

  • [Solved] Samsung SCX-4300 Printer Problem

    Hi everyone. I installed Arch Linux today. Everything is fine except printer. I am using Samsung SCX-4300 printer and scanner. Scanner works fine but CUPS doesn't see the printer. I can't see anything on CUPS web interface's Local Printers area. Here

  • Debug object too large

    Hi, When i try to debug webkit on solaris, i get this issue: libwebkit-1.0.so.2: Value too large for defined data type terminating signal 9 SIGKIL -rwxr-xr-x 1 jack staff 2.9G 2010-10-14 02:32 .libs/libwebkit-1.0.so.2.17.5 Any way to get around this?

  • My cursor is stuck on new Imac

    I am using an Imac, and i turned it on this morning, and my cursor is stuck... i move it, and it jumps back to the original spot. so i can't turn on applications... or work for that matter. Does anyone have a solution? i have unplugged and plugged...

  • I can t upload picture over 3g in oscommerce for ex

    Hello, I own an iphone and a new ipad and i ve encountered a problem. I can t upload pictures on my site over 3g. It works just fine over wifi, but not over 3g. Anyone has solved something like this? Thanks a lot! ;)