How to clear status "Error in process"?

Hi All,
I need help to clear the status of my invoice in SRM. The invoice status is "error in process". We checked in backend and reprocessed the IDOC through WE19 instead of BD87 and the invoices are posted now in backend. But the status of the invoices still shows "error in process" in SRM. I do understand that we should not use WE19 and should have processed it through BD87.
I checked in SRM and the enteries exists in BBP_DOCUMENT_TAB table for these invoices, just tried to run CLEAN_REQREQ_UP and BBP_GET_STATUS_2 but no help.
Please help
Thanks, Sachin

please read all below
An IDoc BBPIV is sent if an invoice is released in the BBP system.In the invoice the statuses I1022 "Release granted" and I1017 "In transfer" are set.In addition, for the background job (see below) an entry is written to table BBP_DOCUMENT_TAB.
Unless I1017 is not set again to inactive, all previous operations are not allowed (in particular all changes to the invoice), that is, they are stopped by the program. The sending of the IDOC is checked by the background job CLEAN_REQREQ_UP. The report reads the BBP_DOCUMENT_TAB and makes a RFC (remote function call) per META_GOODSMVT_UPDATECHECK to check the posting of inbound IDocs.If the IDoc is posted successfully (status 53), the BBP invoice receives status I1018 "Transferred to backend".In addition, the entry is deleted in BBP_DOCUMENT_TAB.
If the IDoc is posted incorrectly (status 51, no follow-on document), the status of the invoice is set to I1019 "Transfer failed".The entry in BBP_DOCUMENT_TAB remains as is, that is, the status of the IDOCs in the backend system is still checked by the background job.The sending of the IDOC is checked by the background job CLEAN_REQREQ_UP.If the IDoc has not (yet) arrived in the backend system, the entry also remains as is.
Status I1018 allows to reverse the invoice in the future. In case of status I1019, a deletion is (again) possible.
The following must be considered when processing an incorrect IDoc in the backend system:
a) Further process the same IDoc (BD87), instead of copying and correct the IDoc with Transaction WE19 since in the latter case, the background job cannot find the (copied) IDoc and the invoice posted from that. In this case the BBP invoice would remain endlessly in status "incorrect", the entry in BBP_DOCUMENT_TAB would never be deleted and the background job would always make the RFC at every run.In addition the BBP invoice would never receive the status "paid" (see below).
b) If the IDoc cannot be corrected or the error in the backend system cannot be solved, the IDoc remains in status "incorrect".In this case the BBP invoice should be deleted and the entry in BBP_DOCUMENT_TAB should be deleted manually or with a self-written report.
Additional information: As of EBP Release 4.0 or after the implementation of Note 601470 or the import of the relevant Support Package, the entry in BBP_DOCUMENT_TAB is deleted by the program (during the deletion of the invoice). Then the manual deletion is no longer required.
The following section does not correspondingly apply to the confirmation, but only applies to the invoice.
Status I1020 "paid" is set in the invoice by using the second background job BBP_IV_UPDATE_PAYMENT_STATUS to check the payment status of the follow-on invoice in the FI backend system for all invoices from the selection area.This only occurs for BBP invoices with status I1018 "Transfer to backend". To read the FI documents, META_FI_DOCUMENT_READ_40B is used.

Similar Messages

  • Service entry sheet reversal document (Status: Error in process) List repor

    Hi,
    I have a requirement, to have or develop report which gives service entry sheet reversal documents (Status: Error in process),
    while investigation i found below options (not exactly meeting my requirement)
    1) Display and Process Confirmations Centrally >Document Category>reverse documents
    which giving all reversed document list (need only error list) and it is giving only my puchasign group list (need all purchasing group list)
    2) I can execute PPB_PD with BUS2203>status>I1019
    is there any way/possible option that i can execute a report of reversal service entry sheets which ststus :error in process"
    Thanks,
    Jai

    Hi Christian,
    Thanks for your reply.
    But this is what has happened. No the SES was not deleted in ECC before the confirmation was deleted in SRM. Our users don't have access to ECC T-codes.
    Also I have checked the time at which the cancellation was created and everything is in sync.
    How can i change the status of SES from 'Error in process' to 'posted in backend'?
    Please advise
    Thanks

  • SRM PO Status "Error in Process"

    Hi,
    SRM 3.0 Extended classic scenario
    EBP Purchase order goes in to Status "Error in process" after making some ammendments.
    Getting following error
    1) EEP\Business to Business Procurement(100)\...\Purchase Order\Backend application errors
    2)Business to Business Procurement(100) Purchase Order Backend application errors ACTIVE PurchOrder xxxxxxxxxx: Please specify a valid account assignment
    3) Business to Business Procurement(100) Purchase Order Backend application errors ACTIVE Purchase order xxxxxxxxx: Instance xxxxxxxxx of object type PurchaseOrder c ould not be changed
    Can you please suggest what are the setting i need to check, actuallly the changes is not reflecting in to backend.
    Thanks,
    Jairaj

    Hi,
    Thanks for reply,
    It is a service purchase order and changes made to them is delete and undelete  the service line items not updating in to back end,
    below is details fo error log.
    1) javascript:displayTools('bbpadm_poappli/!?PARAM1=CE5C79FAF918944F9F4F968D8CF25D9E&PARAM2=6500010389&PARAM3=Pleasespecifyavalidaccount+assignment&PARAM4=BBP_PD_PO_TRANSFER_EXEC&alert_ALSYSID=EEP&alert_MSEGNAME=SAP_CCMS_esccebp_EEP_00&alert_ALUNIQNUM=0002283846&alert_ALINDEX=0000001660&alert_ALERTDATE=20090206&alert_ALERTTIME=092614&alert_DUMMYALIGN=&alert_MESSAGE=PurchOrder 6500010389: Please specify a valid account assignment&CTR_URL=test1', 'tools')
    2.     javascript:displayTools('bbpadm_poappli/!?PARAM1=CE5C79FAF918944F9F4F968D8CF25D9E&PARAM2=6500010389&PARAM3=Instance6500010389ofobjecttypePurchaseOrderc&PARAM4=ouldnotbe+changed&alert_ALSYSID=EEP&alert_MSEGNAME=SAP_CCMS_esccebp_EEP_00&alert_ALUNIQNUM=0002283847&alert_ALINDEX=0000001659&alert_ALERTDATE=20090206&alert_ALERTTIME=092614&alert_DUMMYALIGN=&alert_MESSAGE=Purchase order 6500010389: Instance 6500010389 of object type PurchaseOrder c ould not be changed&CTR_URL=test1', 'tools')
    Please advice.
    Regards,
    jairaj

  • PO Output is possible for SRM PO's in status Error in Process

    Hello All ,
    We have a requirement, where system should not process the PO output when the PO is in u201Cerror in transfer status u201C .
    While creating the PO -> If the SRM PO is in Error in Process status, output will be processed and its sent to vendor also.
    Since Error in Process status in business point of view consider as error free PO but fails to transfer the PO to back-end due to some technical or customization.
    While changing the PO -> if the SRM PO is in Error in Process, We can stop the process the output with the help of OSS Note 1324180 which has been already implemented.
    Can anybody tell me how can we achieve this . Any pointers. We have also tried with condition based output workflow start conditions also .but it couldnu2019t work .
    Thank you
    Bharathi

    Dear Expert,
    Please check in RZ20 what specific error is being shown and accordingly either error message can be changed to warning message or customization should be done so as to replicate the PO into backend.
    Thanks and Regards,
    Sathya Kumar.

  • Closing Limit type PO,with status "ERROR IN PROCESS" &conf indicator reset!

    Hi all,
    SRM 5.0 ECS
    For a limit PO,can we change the A/c assignment data if there are nofollow on docs(No GR and INvoice) created??
    Also we have a limit type PO,which is now error in process.We are trying to close the PO by checking on the indicators"No further confirmations expected " and  "No further invoices expected " ,but when we do so,the indicator for confirmation becomes unchecked,the status of PO goes "error in Process" and in backend monitor I see the foll erros:
    PO 3900000100: Instance 3900000100 of object type PurchaseOrder c ould not be changed
    PurchOrder 3900000100: Purchase order still contains faulty items
    PO 3900000100: In case of account assignment, please enter acc. a ssignment data for item
    PurchOrder 3900000100: Transfer failed     
    Can someone tell me how do I close this PO now??

    Hi
    This may help you:
    This is because of the workflow issue, you need the find the workitem ID in SWI1 and delte it using SWWL
    with regards
    Manjunath

  • How to clear COGI Error...???

    Hi All,
    Need your help to clear COGI Error.
    Actually some how for one process order, two confirmation happened.
    Scene 1 : When first time did confirmation then automatically without any error display came process order saved but all goods movement failed.
    Scene 2 : Then for the same without checking COGI error, did second confirmation and then it worked perfectly. Process order got saved without any fail.
    Scene 3: When doing TECO its showing Post processing Error.
    So checked by COOISPI and found two confiramtion done for one process order.
    Now when doing COGI the FERT movement is not happening. Its showing deficit of stock. But smae stock is available in MMBE.
    Pls help me in resolving the same.
    If any query pls contact me. Its urgent
    Regards
    Anish Vema

    Hi Anish,
    Surprised how you can see two documents though one is error in posting.Please check the stock and type of stock in specific storage location.
    As well I will suggest to do the below setting in OPK4 for future error prevention.
    Please check the boxes in OPK4.
    Please don't delete COGI error which is a bad practice.
    Please revert back for further query.
    Regards,
    Krishnendu.

  • PO status "ERROR in PROCESS" after confirmation

    Hello Experts,
    problem is :
    When i create Purchase order its successfuly gets replicated in the Backend as we are on ECS scenario.Now when i create Confirmation the confirmation is also successfully created in the backend system but PO status gets changed to "ERROR in PROCESS" . i check in RZ20 and error is : "Purchase order 2400002371: Transfer Failed; Resubmit" means Application error while updating purchase orders in the back-end system.
    I check my port settings and message type in partner profiles looks OK to me otherwise Confir mation will not cretae in the backend system but yes i can see its created and all my data is fine then why for all the Purchase order after creating confirmation status gets Change ?
    Thanks in advance
    Smriti

    Hi Smriti,
    Try executing the function module BBP_PD_PO_TRANSFER_EXEC_V2 using SE37 transaction by giving the header GUID of P.O.
    Please take the GUID from BBP_PD transaction by giving the P.O number as input and BUS2201 as transaction type.
    Please check the P.O status after executing the above function module.
    Is this happening for all P.Os once the confirmation is posted or for any specific P.Os (2 P.Os as mentioned by you).
    Let us know the outcome to help you further in resolving this issue.
    Regards,
    Teja

  • Status "ERROR IN PROCESS" for invoice

    Hi,
    we have an issue regarding invoice document.After posting the invoice document in SRM the status of the document should change, however the status of the invoice is error in process.
    Dont know why, we have maintained all the attriburtes in organizational plan, and in vendor group too.Can any one share or throw some light on this issue. We have created a SC with local material, PO, Confirmation, and invoice.Issue is only with invoice.Kindly share some knowledge to resolve this issue.
    Maximum points will be awarded.
    regards,
    IGA

    Hi,
    The invoice is created in SRM but it doesn't replicate, Have you checked the inbound IDOC in your backend (Tx we05)
    In the status segment you should see the error.
    I hope this help
    Best regards

  • SRM PO Changes Error Status - Error in Process (SRM 4.0 and ECC 5.0)

    Hi All,
    I created PO in SRM from Sourcing (Shopping Cart) and it is replicated to Back End (ECC 5.0). But I did not post GR or Invoice Verication with reference to PO.
    When I am trying to change PO in SRM (SRM Webbrowser - Processing PO) like Quantity, I am receiving the PO status as Error in Process.
    Please let me know do I need to configure anything for this issue or need to implement OSS Note/BADI.
    Thanks a lot in advance for helping me.
    Best Regards,
    Sudarsan

    got solution

  • How to clear the error message?

    I use the <h:message> tag to show the error message, how can i clear the error message in jsf , is ajax4jsf can do so? thanks!

    The messages are request scoped. Why do you want to clear it anyway? Once no error is occured, then no message will be displayed.

  • How to clear this error?

    Please any one share idea to clear this error while deploying App
    Severity Code
    Description Project
    File Line
    Error Error : DEP0700 : Registration of the app failed. Deployment Register operation with target volume C: on Package b7e84a3b-2768-4e38-989d-c2cb2b4ebac1_1.0.0.0_neutral__p1rwhdjzffatw from:  (C:\Users\shiva\Desktop\App15\App15\bin\Debug\AppX\AppxManifest.xml)
     failed with error 0x80073CFD. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. (0x80073cfd)
    App15

    Hi Berkvaz,
    0x80073CFD looks more like an environment issue, could you tell us your current operation system also your develop environment?
    I would recommend you give a try following steps to see if it can fix the problem: delete the cached file of this app in “C:\Users\<UserName> \AppData\Local\Packages” folder. Please retry your app after deleting.
    If this doesn’t work, we should do more steps for future troubleshooting. Have you tried to create a new blank project and then debug it, can it work or throw the same error? If so, please repair your visual studio to see whether it will fix.
    Please try and let me know the result.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to clear Mapping Error Bdocs

    Hi,
    We are getting Mapping error bdcos in SMW01 if there is an error while data is downloading from ECC to CRM. We are fixing the issue by looking at the BDOC error description. We are unable to re-process these error bdocs after fixing the issue as it is not allowing. To fix the issue we are re-processing the corresponding queue in SMQ2 and queues are processing successfully. the problem is these error bdocs are sitting in data base and we want to clear them.
    Can any one please let me know how we can re-process these kind of mapping error bdocs?
    Thanks,
    Rajinikanth

    Hi ,
    Below logic may be useful.
    SELECT bdoc_id
                 bdoc_type
                 bdoc_state
                 snd_date
                 snd_time
                 qname
             INTO TABLE lt_inque
                  FROM smw3_bdoc
                  WHERE bdoc_type IN s_bdoc
                  AND qname IN s_qname
                  AND bdoc_state IN r_err.(r_err = E01,E02.....E09)
    LOOP AT lt_inque INTO ls_inque.
      DATA:lv_bdoc_id TYPE smog_tid.
      CLEAR lv_bdoc_id.
      lv_bdoc_id = ls_inque-bdoc_id.
      CALL METHOD cl_smw_flow=>restart_processing
          EXPORTING
            bdoc_id            = lv_bdoc_id
          EXCEPTIONS
            bdoc_not_found     = 1
            bdoc_locked        = 2
            bdoc_was_processed = 3
            internal_error     = 4
            OTHERS             = 5.   
    ENDLOOP.
    Thank you,
    Gangadhar.S

  • How many types of errors in process chian

    Hello all,
                Kindly tell me How many types of all possible errors we can face when we will monitoring the process chain.please reply with all errors and solution for it.its too urgent.

    Please search...this has been discussed many times and there is also a blog on it.

  • How to capture the errors, while processing the transformations

    Hi,
    i need to capture all errors, this includes invalid SQL text, short dumps related to SQL exaction etc.., while processing transformation.
    I need to write code to fill error handling structures like(monitor table).
    It sholud dynamically update the all errors to Monitor table, while processing the Transforamtions.
    Please advice how to do this.
    Thanks & Regards
    MRK

    Hi Rajani,
    the code goes some this like this
         RESULT = SOURCE_FIELDS-TXTMD5.
         TRANSLATE RESULT TO UPPER CASE .
         CONDENSE RESULT NO-GAPS .
         READ TABLE I_SECTOR INTO I_SECTOR WITH KEY
                                   PRODUCT = SOURCE_FIELDS-/BIC/Z_IPROD
                                   ISTATATTR = RESULT .
         IF SY-SUBRC NE 0 .
          MONITOR_REC-MSGID = 'ZMESSAGE'.
          MONITOR_REC-MSGTY = 'E'.
          MONITOR_REC-MSGNO = '001'.
          MONITOR_REC-MSGV1 = 'ERROR, SECTOR'.
          MONITOR_REC-MSGV2 = SOURCE_FIELDS-TXTMD5 .
          MONITOR_REC-MSGV3 = SOURCE_FIELDS-/BIC/Z_IPROD.
          APPEND MONITOR_REC TO MONITOR.
         RAISE EXCEPTION TYPE CX_RSROUT_ABORT.
         ENDIF.
    for this you need to create message class called ZMESSAGE in SE91 tcode
    Hope this helps
    PV

  • How to clear "Contact Error" & "Undefined " when trying to send emails?

    quite often,when I try to send an email using the email address from my contact list, one of the following 2 message appears:
    "Contact Error" or "Undefined". Undefined shows me an address but will not let me use the address in the email. "CONTACT ERROR", does not show any addresses.I wen t to AOL and was told they were not the cause and try Firefox. How can I get rid of these messages once and for all. Thanks, LULU

    Check for hardware issues
    Related errors: 1, 3, 10, 11, 12, 13, 14, 16, 20, 21, 23, 26, 27, 28, 29, 34, 35, 36, 37, 40, 1000, 1002, 1004, 1011, 1012, 1014, 1667, or 1669.
    These errors mean that your device or computer may have a hardware issue that's preventing the update or restore from completing.
    Check that your security software and settings aren't preventing your device from communicating with the Apple update server.
    Then try to restore your iOS device two more times while connected with a cable, computer, and network you know are good.
    Confirm that your security software and settings are allowing communication between your device and update servers.
    If you still see the error message when you update or restore, contact Apple support.

Maybe you are looking for

  • Setting FAQ's in CRM

    Hi, i need a clarification on catalogs, i need to setup FAQ's in the system where i need to do it , what is the catalog codes codegroup, i need to classify the queries according to the catalog catagoery,codes&code groups, i am going to develop this i

  • How do I edit out the previous email addresses from the pop up list of address in Apple Mail?

    Whenever someone sends me a new email address, I go to address book and edit the page. The problem is that whenever I go to send an email and start to type the address in, the drop down menu lists possible entries as I type, and it still keeps the ol

  • P&L A/C and Balance sheet for segment reporting

    Hi I am using the ECC 6.00, segmental reporting functions I have one requirement is that Customer wants prepare the profit and loss account and balance sheet for each segments wise,  Please help me, How to prepare the segment wise profit and loss acc

  • "no usable drives found"

    When attempting to seliect a File History drive, this message comes up "No usuable drives found, although there is a 1TB external drive connected with four volumes.

  • Enhancement request: Java Class Diagram show option

    Hi JDev team Can you log the following enhancement request for the Java Class Diagram editor please? When right clicking an existing class in the diagram, then the Show option, it would be useful to have a Dependent Elements option that will add any