Error : Transaction not possible to save all objects successfully

Hi All,
We are facing the below error after our CRM 7.0 upgrade when we save Service ticket and IR in IC web.
The flow is unknown, some times when we create a new ticket it comes some times when we edit existing ticket comes.
Strange thing is we are unable to reproduce the same in our pre prod and also prod environment
Only our agents are able to reproduce.
Service Ticket : Error
! Transaction not possible to save all objects successfully.
u221A It was not possible to save all objects successfully
u221A The predecessor does not exist on the database.
u221A The predecessor does not exist on the database.
IR: Error
Status object not available on Unkonwn object
[The status dropdown is empty]
Please help us with any pointers on the same.As we are not able to get to the root cause.
Thanks
AMol

Hello Amol,
You say that you upgrade your system to CRM7 that means your BADI_SAVE (or ACTIONS etc') are written with Function modules and maybe you add some new coding with BOL/GENIL.
We had some similar problem  so we rewrite all BADIs ACTIONS PARTNER DETERMINATIONS etc' to work only with BOL/GENIL technology and it solve our problem.
Hope it helped or at least gave you some direction.
Good Luck
Eli

Similar Messages

  • Error while saving activity - it was not possible to save all objects

    Hi
    We are on ECC6 EHP4 and having just started to config EIC ERP, we have done some configuration and have referred to various SAP notes, the main note being 1052082 to set up case management.  We have managed to create an activity but on saving we get the following messages:
    Error whilce saving activity (message class HREIC_APPL - message number 246)
    Activity was saved
    It was not possible to save all objects successfully (message class CRM_BOL - message number 010)
    We are not sure how to correct this, we have searched and cannot find anything relating to these messages, I hope someone can be of assistance.
    many thanks
    Julie

    Hi Julie
    There are list of items that dont transport or need to be updated via manual configuration such as number ranges, surveys, email addresses and several others.
    Glad you figured out this one.
    Jarret

  • System Error- Restart Not Possible

    Hi All,
    I have Synchronous scenario.
    I am trying to handle system error in BPM. so if system error comes i m cancelling process.
    So in sxmb_moni, my scenario is successful as it is not getting stuck into queue.
    But it is giving me error as "System Error - restart not possible" .
    But I need to resend / restart this message again.
    So can u please guide me for same
    Regards,
    Manisha

    When your WS id down you are handling the esception in your BPM perfectly....what more you can do is in the exception branch throw an alert to the support team from SAP saying that the processing for a particluar IDOC failed as there was an error while connecting to the end system......in this case you can ask them to restart this particular process once the WS is up....
    One option wil also be to increase the default retry attempts of AE while connecting to the end system....affects performance....maximum retry attempts is 10 (if i am not wrong).....so if your WS comes up during this time you can send the message......
    We have a similar case wherein same logic has been applied in BPM...which asks the support team to restart the process if the process fails due to a communication error with the end system.
    Regards,
    Abhishek.

  • System Error- restart not possible - Error Message in MONI

    Hi,
    Though my flow is running fine. with success flags, there are couple of below error messages.
    System Error- restart not possible
    Message ID D59F2131E30E45E21D5BADCC8C0F8656 for pipeline CENTRAL version 000 already exists in system
    why am I getting these errors..
    Regards,
    Varun

    What was the status of your server (XI/ PI and the receiving application) at the time of processing of these messages? Also check if the payload was sent with all the required information.
    Regards,
    Abhishek.

  • Error - Logon not possible; none of the active logon procedures is possible

    Dear Gurus,
    I'm trying to configure SSL with User mapping to SICF service: NWBC.
    -SSL configured with STRUST transaction and I see that it is working via Internet Explorer
    -SICF service NWBC was set to: "Required with Client Certificate (SSL)"
    -User mapping was set like described in this article: https://help.sap.com/saphelp_nwmobile71/helpdata/en/17/1514e9b7eb4f74b0b49327b8f2a662/frameset.htm
    But I get error:
    Logon not possible; none of the active logon procedures is possible
    Any idea ?
    Please advise,
    Dimitry Haritonov

    Hi,
    I would try to check logs first. In transaction SMICM you can set up level of logging for ICF services. So set it up to the highest possible level (this one actually dumps whole content of HTTP request, so maybe that's not necessary) and try logon again. You should get a reasonable info and you can try to figure out why it fails.
    Cheers

  • SSF error: Decoding not possible

    Hi all,
    I need to get the absolute URI from a DOC_ID (TOAHR table), to display an employee photo in the browser.
    I'm trying with the following FM:
    SCMS_AO_URL_READ
    ARCHIVELINK_URL_GENERATE
    but both returns me sy-subrc = 0, the same URL and the same error message:
    "SSF error: Decoding not possible"
    when I'm copying the returned URL in the browser...
    anybody could tell me what's the problem / error?
    Thanks!
    Miguel Angel.

    ok i've got it....
    i used cl_crm_documents=>get_with_url to geht the urls.
    the returning value is cutted in the gui after some chars. thats why copy and past didn't work for me.
    but variable conatains the complete url, althoug the complete url isnt shown on the gui.
    i tried something like this, and it worked:
    CALL FUNCTION 'CALL_BROWSER'
    EXPORTING
       URL                          =  lv_url
    EXCEPTIONS
       FRONTEND_NOT_SUPPORTED       = 1
       FRONTEND_ERROR               = 2
       PROG_NOT_FOUND               = 3
       NO_BATCH                     = 4
       UNSPECIFIED_ERROR            = 5
       OTHERS                       = 6

  • Error : Modification not possible- while creating source system in BI7

    Hi BI Guru's,
    We are using BI7 and source system ECC6 ,We are about to move to production, When creating the source system in BI PRD system we getting the Error Modification not possible.we created RFC connection, background user and remote connection works fine.
    Is there any body put some light on this issue
    thanks in advance,
    Regards,
    Mohan

    Mohan,
    Check if your logical systems are in place in SCC4 and also in the transport connection.
    Also check if you are connecting to the source system by IP Address or by logical name.
    Accordingly you would have to maintain the source system connections.
    Arun

  • Document Contains Errors - Approval not possible

    Hi,
    We are having issue in our Invoice Workflow.
    When ever the approver is trying to approve the document, he is getting the error message "Document Contains Errors -> Approval not possible".
    We have verified the document and check for error messages and found the below error messages on the Document.
    E BBP_PD              047 Posting period 006 2011 is not open.
    The document was submitted some time in the first week of December and as part of AP process the posting period will be closed during the first week of every month.  This is a common business case and why is it stopping from posting the doc?
    FYI..this Invoice is posted against the WBS element.
    Pls give some insight on this and how to address the issue.
    Regards,
    Satya

    Hi,
    The posting date in the invoice is referring to the past period which is closed.You will have to change the invoice posting date to current period date and then process.
    Regards,
    Sanjeev

  • Archive url access throws error "SSF error: Decoding not possible"

    Hi
    We are using function module HRWPC_RFC_EP_READ_PHOTO_URI to pull the photo of an employee in ESS.
    When we paste the url in browser we get following error
    SSF error: Decoding not possible
    Can anyone help to resolve this.
    regards
    barin

    Barin,
    check these links
           1060613       SSF error, Decoding not possible       
         983550      SSF-Error occurs when viewing attachments of a solution
    https://forums.sdn.sap.com/click.jspa?searchID=17894100&messageID=5942357
    https://forums.sdn.sap.com/click.jspa?searchID=17894100&messageID=6347898
    Thanks
    Bala Duvvuri

  • I am getting an error"Deletion not possible, original "

    Hi..
    When i am deleting the file from one of the document number i am getting below error
    "Deletion not possible, original is being used in other documents"
    But for the same document with another version i can delete the file.
    Please help ASAP..

    Hi,
    Whenever a new version of a Document Info Record (DIR) is created or a  DIR is created using another DIR as template, the original files copied  to the new DIR still refers to the source DIR until the file is edited once.(checked out and checked in). This is the standard behaviour,  however there is no option to copy the files for the new DIR at the time of creation, instead of creating files via reference.
    Due to this reference you might face error message during deletion of the original in the new created document info record for example or if you made changes to this original in one version you will see the same changes also in the new version too.
    If you want to break up this reference automatically during the creation process of the new document info record you will find a solution proposal in SAP note 1450267. Therefore BADI DOCUMENT_MAIN01 with method AFTER_SAVE has to be used with the function call in the following way:
    CALL FUNCTION 'CV120_KPRO_RESOLVE_REFERENCE' IN UPDATE TASK
    EXPORTING
    IS_DOKAR = draw-dokar
    IS_DOKNR = draw-doknr
    IS_DOKVR = draw-dokvr
    IS_DOKTL = draw-doktl.
    Hope this answers your query.
    Regards,
    Deepak Kori

  • HT4859 is it possible to save all my apps to icloud? how?

    is it possible to save all my apps to icloud? how?

    Yes.  You can transfer your Apps from the iPod Touch to iTunes by plugging the iPod Touch in and selecting File -> Transfer Purchases from <Name of iPod>.  This will transfer all the apps on your iPod over to your iTunes library as well as any other iTunes purchased content.
    However, you also need to back up your app data via iTunes or iCloud.  See here for instructions on how to back up your iPod Touch.
    iOS: How to back up
    And when the new/replacement iPod Touch arrives, restore it from that same backup.
    B-rock

  • Error : Access not possible using "null" objects reference

    Hello.
    i am working with a zbapi.
    i called a external email program in this bapi,everything is working fine over here.
    In webdynpro java they mapped my bapi and starting working from there.
    every functionality is working fine but regarding this email stuff it is showing an error as access not possible using null objects reference.
    where could be the possible error.
    is it in webdynpro or in abap side.

    Raghu,
    You are right. When it comes from the WD Java, may be you are not passing any value at all. You can trace it by these ways.
    1. Check it using SE37, make sure everyhting is fine.
    2. Print all the values that you are passing to the RFC in the execute RFC method().
    3. using ST05 transaction in R/3, enable RFC and SQL trace, check what is passing in between web dynpro and R/3.
    Moreover paste your error message here.
    Thanks,
    Raj.

  • CProjects approval error - Signature not possible : no user certificate ex

    When i try to approve the phase in cProjects i get an error which says
    "Signature not possible : no user certificate exist".
    Where exactly do we maintain this certificate because i am not able to change the decision for phase approval.
    I have maintain the person responsible for project role via Organizational mgmt. in PPOCE and BP transactions. I have also specified personnel number and user in the identification tab in BP tcode.
    Please reply asap,
    Pratik.

    The issue is solved.
    1. Specify Personeel number - BP transaction
    2. Specify user name - BP transaction
    Additions made :-
    Specified external reference number - BP transaction
    Also made changes in Phase type settings related to approval where couple of statuses were changed.
    Regards;
    Pratik

  • Error: "Transaction not posted due to errors in price determination"

    Hello,
       Please tell me why this error occurs "Transaction not posted due to errors in price determination"
    for purchasing document.
    I have checked the PO and it contains all the valid pricing details.
    Then why the error?
    Thanks & Regards,
    Priyanka

    Hai
    Check ur Pur.Grp and the Vendor U are using some time u may be using the differrnt vendor grp and pur grp or pur org thru which the pricing procedure hets triggered
    thnk u
    with rgds
    moosa anis

  • Is it possible to save all document from cloud at once? [Android]

    Hi Android A Reader team,
    Is it possible to download all books from the cloud account?
    Since every time there is update or refresh system with cleaned cache, I have to open the document to trigger download.
    If there is a one click or choose to download list, this can save a lot of time.
    Because when I want to open the book, I maybe using mobile network, if there is a download at once function, I can do it in WIFI environment efficiently.
    Many thanks.

    Thanks for your request. We have made a note of the same for consideration.

Maybe you are looking for

  • Using pop up menus

    I'm kinda new to numbers on my iPad. I'm trying to change values in cells based upon the selection of a pop up menu. I'm sure this is simple, what am I missing? I have about 50 items (prices, descriptions, etc) and would like to create a pop up on sh

  • Roku Photobridge no longer connects to Mac after OSX Tiger security upgrade

    I do the MacOS security upgrades as soon as they come out, and around mid-July, I noticed that my Roku Photobridge (aka HD1000) could no longer connect to my Mac. The error I get on the Roku is "User/Pass OK but read permission denied". Here's what I

  • Create a program, based on a report painter query issue continues

    Hi! I would like to create a program, which contains the same data, what I can get from a report, which is made by report painter in transaction GRR2. The given report is for checking the service orders. This report has a key (order number) and addit

  • Thunderbolt port faulty

    I have a 2011 MacBook Air (11.6-inch/128 GB/4 GB RAM/OS 10.7.4) which has a fault with its Thunderbolt connection. It works OK with mini displayport connectors, but not as a data connection. Also, target disk mode is no longer available as a start-up

  • Youtube loading and unloading

    I have a flash site that ive developed. I'm loading youtube videos via "loadMovie".. Works great and all but, for some reason i cant unload or remove the movie clip that its loaded into, or even load a new movie over it.