Agreement cannot be deleted

Hi,
We are facing an error while deleting the agreement. When we try to delete the agreement, the following error is being displayed:-
AIP-16005 : Cannot delete Internal Delivery Channel Usage which is referenced by Trading Partner Participant.
All existing configurations have been purged and there are no configs in the "Retired and Discarded Configurations" section. We also tried purging the entire repository and re-importing the config. But again when we try to delete the agreement, we got the same error.
The UI log shows the following error:-
2009.03.24 at 11:44:45:198: AJPRequestHandler-ApplicationServerThread-8: Repository - (ERROR) java.sql.SQLException: ORA-02292: integrity constraint (.) violated - child record found
ORA-06512: at "B2B.TRG_INTERNALDELIVERYCHA15_DEL", line 14
ORA-04088: error during execution of trigger 'B2B.TRG_INTERNALDELIVERYCHA15_DEL'
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
     at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:184)
     at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:632)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
     at oracle.tip.repos.core.driver.CatalogWriteDriver.writeObjectList(CatalogWriteDriver.java:756)
     at oracle.tip.repos.core.driver.CatalogDriver.writeObjectList(CatalogDriver.java:1419)
     at oracle.tip.repos.core.driver.CatalogTransaction.flush(CatalogTransaction.java:477)
     at oracle.tip.repos.core.persistency.BaseObject.deleteObject(BaseObject.java:1101)
     at oracle.tip.model.agreement.InternalDeliveryChannelUsage.delete(InternalDeliveryChannelUsage.java:370)
     at oracle.tip.tools.integration.buslogic.agreement.AgUtil.deleteInternalDeliveryChannelUsages(AgUtil.java:71)
     at oracle.tip.buslogic.ui.agreement.AgreementEventHandler$Delete.performExtendedActions(AgreementEventHandler.java:418)
     at oracle.tip.tools.integration.event.IPBaseBoundEventHandler.performActions(IPBaseBoundEventHandler.java:435)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:138)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
2009.03.24 at 11:44:45:210: AJPRequestHandler-ApplicationServerThread-8: BusinessLogicLayer - (ERROR) Error -: AIP-16011: Cannot delete Internal Delivery Channel Usage which is referenced by
     at oracle.tip.repos.core.persistency.BaseObject.deleteObject(BaseObject.java:1116)
     at oracle.tip.model.agreement.InternalDeliveryChannelUsage.delete(InternalDeliveryChannelUsage.java:370)
     at oracle.tip.tools.integration.buslogic.agreement.AgUtil.deleteInternalDeliveryChannelUsages(AgUtil.java:71)
     at oracle.tip.buslogic.ui.agreement.AgreementEventHandler$Delete.performExtendedActions(AgreementEventHandler.java:418)
     at oracle.tip.tools.integration.event.IPBaseBoundEventHandler.performActions(IPBaseBoundEventHandler.java:435)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:138)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
2009.03.24 at 11:44:45:211: AJPRequestHandler-ApplicationServerThread-8: BusinessLogicLayer - (ERROR) Error -: AIP-16015: Delete of {0} failed with error: {1}
     at oracle.tip.repos.core.persistency.BaseObject.deleteObject(BaseObject.java:1118)
     at oracle.tip.model.agreement.InternalDeliveryChannelUsage.delete(InternalDeliveryChannelUsage.java:370)
     at oracle.tip.tools.integration.buslogic.agreement.AgUtil.deleteInternalDeliveryChannelUsages(AgUtil.java:71)
     at oracle.tip.buslogic.ui.agreement.AgreementEventHandler$Delete.performExtendedActions(AgreementEventHandler.java:418)
     at oracle.tip.tools.integration.event.IPBaseBoundEventHandler.performActions(IPBaseBoundEventHandler.java:435)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:138)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
2009.03.24 at 11:44:45:216: AJPRequestHandler-ApplicationServerThread-8: Repository - (ERROR) Error -: AIP-11301: The MetaClass Internal Delivery Channel Usage does not have the role InternalChannel.InternalDeliveryChannelUsage
     at oracle.tip.model.metadata.CatalogMetaClass.getAssociationByMember(CatalogMetaClass.java:1024)
     at oracle.tip.buslogic.common.AssociationDependencyException.isSubstituteValuesChange(AssociationDependencyException.java:173)
     at oracle.tip.buslogic.common.AssociationDependencyException.getText(AssociationDependencyException.java:263)
     at oracle.tip.buslogic.common.BusinessLogicDeleteException.getSubstituteValues(BusinessLogicDeleteException.java:169)
     at oracle.tip.buslogic.common.BusinessLogicDeleteException.getMessage(BusinessLogicDeleteException.java:187)
     at oracle.tip.tools.integration.event.IPEventHandler.getExceptionMessage(IPEventHandler.java:280)
     at oracle.tip.tools.integration.event.IPEventHandler.handleExceptionWithCause(IPEventHandler.java:220)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:196)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
2009.03.24 at 11:44:45:217: AJPRequestHandler-ApplicationServerThread-8: UI - (ERROR) oracle.tip.buslogic.ui.agreement.AgreementEventHandler$Delete.handleEvent(): Error -: AIP-16015: Delete of Internal Delivery Channel Usage failed with error: Cannot delete Internal Delivery Channel Usage which is referenced by Participant Delivery Channel
2009.03.24 at 11:44:45:219: AJPRequestHandler-ApplicationServerThread-8: Repository - (ERROR) Error -: AIP-11301: The MetaClass Internal Delivery Channel Usage does not have the role InternalChannel.InternalDeliveryChannelUsage
     at oracle.tip.model.metadata.CatalogMetaClass.getAssociationByMember(CatalogMetaClass.java:1024)
     at oracle.tip.buslogic.common.AssociationDependencyException.isSubstituteValuesChange(AssociationDependencyException.java:173)
     at oracle.tip.buslogic.common.AssociationDependencyException.getMessage(AssociationDependencyException.java:213)
     at oracle.tip.tools.integration.event.IPEventHandler.getExceptionMessage(IPEventHandler.java:280)
     at oracle.tip.tools.integration.event.IPEventHandler.handleExceptionWithCause(IPEventHandler.java:228)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:196)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
2009.03.24 at 11:44:45:220: AJPRequestHandler-ApplicationServerThread-8: Repository - (ERROR) Error -: AIP-11301: The MetaClass Internal Delivery Channel Usage does not have the role InternalChannel.InternalDeliveryChannelUsage
     at oracle.tip.model.metadata.CatalogMetaClass.getAssociationByMember(CatalogMetaClass.java:1024)
     at oracle.tip.buslogic.common.AssociationDependencyException.isSubstituteValuesChange(AssociationDependencyException.java:173)
     at oracle.tip.buslogic.common.AssociationDependencyException.getText(AssociationDependencyException.java:263)
     at oracle.tip.common.IPException.getMessage(IPException.java:434)
     at oracle.tip.buslogic.common.AssociationDependencyException.getMessage(AssociationDependencyException.java:220)
     at oracle.tip.tools.integration.event.IPEventHandler.getExceptionMessage(IPEventHandler.java:280)
     at oracle.tip.tools.integration.event.IPEventHandler.handleExceptionWithCause(IPEventHandler.java:228)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:196)
     at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
     at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
2009.03.24 at 11:44:45:239: AJPRequestHandler-ApplicationServerThread-8: UI - (ERROR) In getVersionOnly()
Please look into this and let us know the reason for this.
Regards,
Vishal

Hi Vishal,
Take export of the repository and then purge the entire repository. Make sure it gets purged properly (means it does not throw any error while purging). Then restart the server and again import the configuration and try to delete the agreement.
Let me know the result.
Regards,
Anuj
Edited by: Anuj Dwivedi on Mar 25, 2009 11:55 AM

Similar Messages

  • Why correction delivery LFKO  cannot be deleted and changed.

    Hi all,
    why correction delivery: LFKO for the scheduling agreement cannot be deleted or be changed.
    Please send your reply.
    thanks
    Praveen

    Has this delivery a post goods issue done?
    Regards
    Mikel

  • I have the iPhone 4, and yesterday I synced my photos onto iTunes, but now I have albums on my phone that cannot be deleted, and there is not an option to delete the items in the albums individually... How do I get rid of these unwanted albums? Windows 7

    I have the iPhone 4, and yesterday I synced my photos onto iTunes, but now I have albums on my phone that cannot be deleted, and there is not an option to delete the items in the albums individually... How do I get rid of these unwanted albums? Using Windows 7.

    If you used iTunes to get the photos on the phone, then use the same iTunes and uncheck the music you don't want and do another sync.

  • Bug: Numbers File cannot be deleted because it is in use

    Whenever I try to delete a Numbers 09 file, I get the error message that the file cannot be deleted because it is in use. I get this without the file being open at all, so it shouldn't be in use and I should be able to delete it.

    It's actually a plain and simple file. It contains several sheets, each sheet 1 or 2 tables, but no links to external files nor links within the file from one table to another.
    And indeed, I only have it with Numbers files even if I try to delete the file immediately after startup of my computers (iMac and Macbook, both running the same versions of OS X and Numbers). If I try a couple of times, sometimes the file is deleted, but I haven't found out what has changed so that the file can be deleted.

  • HT4946 I cannot delete my old phone from the iCloud back up.  It says "cannot delete backup"  this back up cannot be deleted because it is in use

    how do I delete my old phone from my icloud storage.  when I try it says "cannot delete backup-This backup cannot be deleted becasue it is in use"
    and my new one is listed but has 0KB (my old on has 4.5 and I cannot even back up because it says storage is full!!)

    I have the same problem here and it wont let me do another back up or delete the old one.... Please help!!!! Anyone

  • I am trying to delete an XLS file from a network drive and am getting a message that says the file cannot be deleted because it is in use.  I can't see where it is in use and have tried to reboot the computer to no avail.

    I am trying to delete an XLS file from a network drive and am getting a message that says the file cannot be deleted because it is in use.  I can't see where it is in use and have tried to reboot the computer to no avail.  I can delete other files but several XLS files are giving me this message.

    You said it was a network drive.  So is someone else on the network using that same file or may have have left with excel still accessing it on their system?

  • Cannot secure delete items from trash: 180 items (pictures, files, folders) remain even if I check "remove all items"

    I cannot secure delete items from trash: 180 items (pictures, files, folders) remain even if I check "remove all items".  Macbook Pro, 10.6.8

    Maybe the items are locked.
    Mac OS X 10.6 Help: Shortcuts for working with items in the Finder
    Shortcuts for working with items in the Finder Command (⌘)-Shift-DeleteEmpty the Trash without any warning or when it contains locked filesCommand (⌘)-Shift-Option-Delete
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/cdb_cpmvfky.html

  • HT3842 iTunes 11.1.0.126 - Every subscribed podcast in my list view is now populated by every old episode ever published by that podcast. Next to it is a cloud download symbol. These cannot be deleted which completely clutters my lists and makes them extr

    Just downloaded the latest version of iTunes - iTunes 11.1.0.126. Even though I was already subscribed to all of my podcasts, there was a new Subscribe button next to each one. So, I clicked them. Now, every podcast in my list view is populated by every old episode ever published by that podcast. Worse, they cannot be deleted using my Delete key. Next to each old podcast is a cloud download symbol. My list view is now completely cluttered, making them extraordinarily long to scroll down through. Anyone know how to get rid of this major annoyance?

    You have to pay to subscribe to iMatch to be able to delete.

  • Error : Period dimension 'Period' is missing a Base Time Period member 'Jun' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed

    HI,
    I am using V11.1.2.2 Hyperion Planning. I am currently getting an error:
    Error : Period dimension 'Period' is missing a Base Time Period member 'Jun' that has been deleted since the last deployment. Base Time Period members cannot be deleted once the dimension is deployed
    This is what i got when i tried to add alternate hierarchy to my shared dimension. I tried to delete it and it messed up.
    NOw it wont deploy my application.
    Can any one suggest.
    Thanks in advance
    Cheers,
    XXX

    EPMA!!!!! EPMA!!!!
    I'm playing around with it to write a blog post and it is crazy. Only possible workaround (till now i'm not able to figure out a solution to it) is to copy the application and deploy it as a new one. Take copy of all objects (forms, tasklist etc). Delete the corrupted application and rename the new one to old.
    Regards
    Celvin
    http://www.orahyplabs.com

  • How to make the line items of sales order cannot be deleted.

    Hi All,
    Is there any Enhancement spots or user-exits which make the line items of sales order cannot be deleted if item category is 'TAN'.
    Thanks in Advance,
    Sudhakar Reddy .A

    Hi All,
    If you doesn't want to delete sales order line items then we have write in the Include Program which has mentioned below and in the form .....endform.
    Program Name :  Include MV45AFZB
    _Example:_
    form userexit_check_xvbap_for_delet using us_error
                                              us_exit.
    IF .......
      US_EXIT = CHARX.
    ENDIF.
    endform.

  • Set batch management  for reasons of cost management item cannot be deleted

    Discovery was made that a material should have had batch management MARC-XCHPF selected.  Within that time sales orders were created as well as sales order stock.  411E movements were done to get rid of the sales order stock, and it can not be seen in MMBE.  MD04 is also clear.  New attempt to add batch management in the plant displayed errors - SD Documents exist (orders or deliveries) that have not yet been
    processed or that have been processed only in part.            
       Document   Item                                             
       206365     000020
    Attempt to remove item 20 from sales order and receive error
    Message no. V1128
    For reasons of cost management, item 000020 cannot be deleted.
    Diagnosis
    You tried to delete a sales document item for which cost management is carried out. Cost management can exist at item level for
       - make-to-order production
       - make-to-order stock
       - service contract item
    Procedure
    Enter a reason for rejection at item level.
    I found a similar problem on the forum but not really a solution other than throwing in the towel and making new materials.

    Hi
    What I understand from your thread is:
    You have chekced batchmanagement in
    material master & after working some time you want to remove that tick mark.
    First of all one should understand that for what ever reason batch management is ON, you can not reverse it .
    Either activation or deactivation of batchmanagement is irreversible.
    Oflat SAP had come with a note telling that how to proceed with reversal batch management.
    I have gone through that note .Finally SAP wants to take consultancy with some fees to make reversal.
    It is all pain ful job.
    If you can do it abandom thta material & create new material.
    This is the solution I can give.
    Hope it is celar to you.
    Regards
    YMREDDY

  • Installed office for mac (trial version). now I got 2 excel files, which cannot be deleted. I googled the names of the sheets and found chinese websites I never visited. Are those dialers? How can I get rid of them? system is mac lion(with win 7 parallel)

    now I got 2 excel files, which cannot be deleted on my desktop. I can't open them, either. I googled the names of the sheets and found chinese websites I never visited. Are those dialers? How can I get rid of them? system is mac lion (with win 7 parallel)

    The people who make that stuff have their own forums you can also search/ask in:
    http://answers.microsoft.com/en-us/mac/forum

  • HT1430 I can't delete 2 email messages. All others delete properly, however 2 will not delete no matter what I try. A pop up message comes up and says "cannot not delete"

    I can't delete 2 email messages that I received on the same day from one of my email accts. I have **** down the device and reset the device with no resolution to the problem. I can forward these two messages to our other acct and it will delete from there but returns to my personal email again, repeatedly. All other messages that I have deleted from my acct delete properly. I get a pop up indicating that " the message cannot be deleted". How do I fix this?

    Delete the mail account and setup again.

  • App hung on "waiting"; during update, I lost my wifi connection; now cannot delete to reinstall (no X), syc does not help; itunes store says it is installed and I cannot reinstall; deleting from itunes and synching does not remove "hung app"; HELP

    App hung on "waiting"; during update, I lost my wifi connection and the app hung; now cannot delete to reinstall (no X), synching does not help; itunes app store says it is installed, therefore I cannot reinstall; deleting the app from itunes and synching does not reinstall the app on the ipod; the app developers have not helped and told me to check with Apple (which I am doing, since I am past my 90 day tech support). Hoping someone can help with this hung "waiting' app problem.

    - First try resetting the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Next download the app on the computer and try to sync.
    - Last, restore from backup.

  • Anyone besides me get an annoying popup that cannot be deleted/closed reading:  FaceTime Password Please enter your password for "my e-mail account name" Never used FaceTime.

    Dear Community,
    Anyone besides me get an annoying popup that cannot be deleted/closed reading:
    FaceTime Password
    Please enter your password for "my e-mail account name"
    It happened to me today for the first time since upgrading to Mavericks 10.9.3, no "stop lights" in the title bar of the popup, in fact nothing at all.
     I've never established a FaceTime account. So I tried to delete FaceTime from the Applications folder on the "system" disk thinking this may eliminate the popup. Mavericks informed me "Cannot delete FaceTime as it is used by the operating system. 
    Is this a MAC virus? Or is this an example user community alpha/beta testing that Apple just announced?
    TIA,
    GonzoBernelli

    That being the case, why then did the FaceTime popup even appear in the first place?
    It's not clear to me what it is. If it occurs again, please take a screenshot of the popup and post it in a reply.
    To take a screenshot hold ⌘ Shift 4 to create a selection crosshair. Click and hold while you drag the crosshair over the area you wish to capture and then release the mouse button. You will hear a "camera shutter" sound. This will deposit a screenshot on your Desktop.
    If you can't find it on your Desktop look in your Documents or Downloads folder.
    When you post your response, click the "camera" icon above the text field:
    This will display a dialog box which enables you to choose the screenshot file (remember it's on your Desktop) and click the Insert Image button.
    The screenshot attachment option for this support site appears only on computers - not on iPads.
    ⌘ Shift 4 and then pressing the space bar captures the frontmost window.
    ⌘ Shift 3 captures the entire screen.
    Drag the screenshot to the Trash after you post your reply.

Maybe you are looking for

  • Photoshop CS4 Error when File Quit

    I receive an error each and every time that I close Photoshop (File>Quit).  I do not receive the error when quitting Illustrator.  Below is the Problem Details and my System Config.  Does anyone see anything out of the ordinary?  Any help is greatly

  • Report Builder and RDS

    I just installed CF 8.1 Report Builder and attempted to use it for the first time. Is it required to have RDS activated on the server in order to use report Builder?

  • Can't get Run Time Prompts to pop up in Planning 11.1.2.1 on WebForm

    Hi, Client is using Business Rules and not Calc Manager. I have a Webform that has a Business Rule attached with only Run on Save selected. In the BR there are various RTP's user needs to choose. When I navigate to the WebForm in the bottom left hand

  • Queue Filter

    Hi, I am using a queue filter for prioritization. Scenario is a JDBC-XI-RFC and an EOIO. I have created the sender/receiver ID and created the queue filter for the Outbound EOIO. Ideally it should be directed to the XBTA* queue. When I test my scenar

  • No Power BI for Office 365 License???

    Hi, we have installed the free Power BI SharePoint App. We have assigned the free license to two users. It now says correctly that we have 999998 of 1000000 licenses left. So far, so good :-) But...when I click "Power BI" in the left navigation pane,