Express Document "Update was terminated" while doing MFBF

Dear All ,
We are facing one critical issue while postion GR/GI document through MFBF t.code. We are getting above subject message .
We can able to see the document created but when we go back.. it put this DUMP.
Some experts saying may be it is due to Outform issue .. unit of Measure mismatch or Number ranges etc.....
one strange thing is it is only occur on a particular plant which is go live recently.
Please if anyone face such kind of issue ..pls do me know let know
Many thanks
Neeraj ...

Hello,
Update terminated.... this error can be of temperory data base updation problem also. If it was a number range issue, it would have gone for dump. Wait for a while, if the issue is persisting, then check with your ABAP expert, he will debug the transaction and find out.
Prase

Similar Messages

  • Getting "Express Document Update was terminated" while creating BP..

    HI All
        I am creating Business Partner using HR Pernr using following BAPI's.
    1. BUPA_CREATE_FROM_DATA - To create BP.
    2. BUPA_ADDRESS_ADD - To create address..
    3. BUPA_ROLE_ADD_2 - To create role.
    4. BUPR_RELATIONSHIP_CREATE - To create relationship.
    5. BUPA_BANKDETAIL_ADD - To create acounts.
    6. BUPA_STATUS_ADD - To create status.
    BP is creating fine...along with I am getting the Error like "Express Document update was terminated received from author ......" . Error descriptin looks like below.
    Error Info...   CD 328: DUPREC:POS&BUPA_ADR&DP00243572.
    I have verified in SM13 T code...It is showing in BUPA_ADR_WRITE_DOCUMENT.
    Please suggest me how we can resolve this issue...
    Thanks in advance..
    Rama

    Hi Rama Krishna,
    This can also happen when your number ranges are incorrectly defined.
    Try checking number range assignment for BP and check in table if number already exist.
    We faced similar problem when migrated data from prod server and someone change the number ranges for PO.
    Regards,
    Mohaiyuddin

  • Express Document:Update was terminated while processing the Order via VA02.

    Hi,
        User was trying to process order for orderlines say for Eg POSNR 20 to 400 for a particular order,He ended up with Express document :Update was terminated error.When i Checked in SM13 for the update termination errors,I got the following error.
    VI: 200 Item status (document &, item &) is missing.
    I checked the order (POSNR 20 to 400 ) in VBUP  table and the entries were missing for this order (Posnr 20 to 400 ).
    Appreciate you'r Inputs.
    Thanks
    Rakesh.

    Hi,
    Can you please send the detail message in express document.
    Apps

  • Express document "Update was terminated" recev from auth  While BAPI change

    Hi.
       Iam  trring to change sales order  which is exist in the system provided to insert  a new item
      for a existing sales oder  and pass values to  header  and update flag as 'U'
    and item details and flags  for corresponding items.once it throws an error as
    "Express document "Update was terminated" recev from auth "
    while iam executing  bapi_salesorder_change  once control goes to the
    Bapi_transaction_commit  it throws  Error  .
    may i know what is problem and how pass values  to BAPI_SALESORDER_CHANGE
    Why that kind of errors occur oftenly.
    Thanks & Regards
    sivakumar kasa

    Thanks Mr.JP
    Error analysis:
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
         in
        procedure "SD_PARTNER_UPDATE" "(FUNCTION)", nor was it propagated by a RAISING
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        If you use an ABAP/4 Open SQL array insert to insert a record in
        the database and that record already exists with the same key,
        this results in a termination.
        (With an ABAP/4 Open SQL single record insert in the same error
        situation, processing does not terminate, but SY-SUBRC is set to 4.)
    when i comment  partner  details  it works  but
    Iam not  getting  quantity  and partner  details   so  how to pass  Partner  Details   and item quantity
    to updated  existing line item number.
    Thanks & Regards
    sivakumar kasa

  • Billing document not posing (express document "update was terminated")

    Dear All,
    I am getteing error message while doing billing document  (express document "update was terminated")
    I tried billing document for 9 customers but only this error message getting 2 customers. this is the supplementary invoice(correction invoice)
    what is reason for this error, where is the problem.

    Hi,
    Thanks for response. number range assigned. because i have posted 10 customer invoices with supplementarty concept. i got error only for two customer. Invoice correction request number is generated but billing document number is not generated and it is giving error message as express document "update was teriminated" by author (only for two customers).
    So problem something else not in number range. pls suggest me on this.
    govindaraj

  • Express Document  "Update was terminated" in FM: BUPA_ADDRESS_CHANGE

    Hi all,
    As per our requirement we needed to add different types of phone nos to an Business Partners Address.  We are using the Function Module BUPA_ADDRESS_CHANGE to insert the Telephone nos by passing values to the internal table for ADR2 table in the FM. The function module updates the phone nos successfully twice.  The Function module fails the third and subsequent times within the same session.  The code used for the same is as below:
      CALL FUNCTION 'BUPA_ADDRESS_CHANGE'        
       EXPORTING                                   
         iv_partner          = l_bpnumber          "BP no.      
         iv_addrnumber   = l_addrnumber       "BPs address no      
         iv_addrguid        = l_addrguid           " Address guid    
         is_address        = t_addrdetails        "Address details    
      TABLES                                       
         it_adtel             = t_teldetails           "Telehphone nos to be inserted with the sequence nos from 001(Home telephone no), 002(Work Phone No.) & 003(Mobile no)
         it_adfax            = t_faxdetails          "One Fax No and its extension with the sequence no set to 001    
         it_adsmtp         = t_emaildetails       "Email Details with sequence no set to 001      
         it_comrem        = t_telremarks         "Adding a remark to a particular phone no as WORK PHONE No.     
         it_adtel_x         = t_teldetailsx         "Setting the updateflag to I for insertion of telephone nos.    
         it_adfax_x        = t_faxdetailsx        "Setting the updateflag to I for insertion of fax nos.     
         it_adsmt_x       = t_emaildetailsx    "Setting the updateflag to I for insertion of email.       
         it_comre_x       = t_telremarksx      "Setting the updateflag to I for insertion of remarks nos.       
         et_return          = t_returntab.          "Returns tab for error message   
    The FM Inserts the Telephone nos successfully twice but fails the third time within the same cic0 session, with the error message as below:
    "Express Document "Update was terminated" received from author Kumaran Vurunathan".
    Displaying the Document we get the following detail:
    Update was terminated
    System ID....   DD0
    Client.......   040
    Transaction..   CIC0
    Update key...   42A303E8F2B23E97E1000000947F220A
    Generated....   13.06.2005, 04:43:28
    Completed....   13.06.2005, 04:43:28
    Error info...   CD 328: DUPREC:POS&BUPA_ADR&0000105277
    Again, if everytime new Business Partner is used to add telephone nos within the same cic0 session, the program works fine.
    The problem occurs only on the same BP being used for the third time within the same session.  We are thinking that this might be a Locking problem and thats why the Update is getting terminated.
    If anyone had encountered the same issue while using this FM, please advise the reason for the same and how this could be rectified.
    Thanks & Regards,
    Babu Changalvala,
    AOL: babuchangalva.

    Hi,
    To be clear, my understanding is that you are updating the same partner multiple times with this function.
    Try 'commit work' after each call of the FM, if that is not an issue for your current logic.
    Another option you can try is calling it with destination option. This is just a guess. Try it like 'Call .... destination NONE importing.....'
    cheers,

  • Express document "Update was terminated" received from author "    "in VA21

    Dear SAP Experts,
      i just set up Output determination for quotation type. and created VA21, while coming out i am getting error
    as Express document "Update was terminated" received from author " 
    below is the dump i am getting. Could you please help me to solve this?.
    Update was terminated    
    Created       m8050032  on   06.01.2010   13:04:43 
    Update was terminated
    System ID....   E6I
    Client.......   800
    User.....   M8050032
    Transaction..   VA21
    Update key...   DD95FADEFC90F19591EF001D0915C7EC
    Generated....   06.01.2010, 13:04:42
    Completed....   06.01.2010, 13:04:43
    Error Info...   00 671: ABAP/4 processor: SYNTAX_ERROR

    Hi,
    Goto T.code ST22 - ABAP runtime error
    click today button,
    check for the error and double click to get the detailed long text
    see "How to correct the error"
    take a help of ABAPer
    Regards
    senya

  • FMBBC Express document " Update was terminated error"

    Hi ,
    while saving data FMBBC i am getting saved message , after that if i come out of the Tcode i am getting message as
    Express document " update was terminated".I was debugging the standard code found that the error comes from SXOP table entry, This table is get filled from FM SO_EXPRESS_FLAG_SET. But this FM is called from background I think. There is no job also created.After displaying the message automatically the SXOP table entry is get deleted. I want to debug this FM or wht is the reason for displaying message.
    Regards,
    siva kumar

    Following steps may help you.
    1. GO to SM13 transaction.
    2. Check your update request.
    3. You can see exact point in the standard program where you are getting this message

  • Express document 'Update was terminated' in vf02

    Hi Gurus,
    I am getting Express document 'Update was terminated' error while triggerring customized
    output type in vf02.
    i found dump in st22 and describes as below.
    Error analysis :
    This program is triggered in the update task. There, the
    following ABAP/4 statements are not allowed:
    -  CALL SCREEN
    -  CALL DIALOG
    -  CALL TRANSACTION
    -  SUBMIT
    Pls kindly suggest me what could be the reason

    Hi Sheshikanth,
    you have an exit in the update section of the transaction VF02 calling one of those statements (CALL...). This is prohibited.
    Go to SM13 and follow the error. You will find the code that is causing your problem.
    regards,
    Edgar

  • Express document "Update was terminated" in CS62 order BOM change

    Hi All,
    I am creating one sales order BOM with reference to Material BOM. While creating BOM, we have setup BOM creation in such a way that while creation BOM status will be inactive.
    While changing status to active using CS62 transaction, I am getting error Express document "Update was terminated" from author. And after BOM created in CS61 is getting deleted automatically.
    Regards,
    Sachin

    Hi,
    There could be a database related problem. Contact your Basis Pople.
    Regards,
    Siva

  • Error:express document "Update was terminated" received from author

    Hi All,
    I m creating shipment frm the transaction VL01.
    While creating the shimpment i am assigning one Z output type and clicking on the planning phase on the shipment.
    After that i am saving my shipment.
    At this point of time my shimpmnet is created but after this(after saving the shimpment) if i am trying to do anything it is giving me the below error.
    Express document "Update was terminated" received from author "Sachin Yadav".
    Kindly help why i m gettng this error. How to remove this error.
    Regards
    Sachin

    SAP is telling you that the transaction failed and a rollback has been executed, due to some catastrophic error in the system.  These often arise from errors in exit coding....check ST22 to see if you can find anything...there may be a clue there....otherwise start looking at the changes you just made for the source of the error.
    This error occurs, most likely, because during the actual save to database operation, or because of something in follow-on processing launched during the save step (like a new background task for form output or something like that) an fatal error is occurring and SAP is detecting that and rolling back the body of work that was just committed to the database.

  • Express document "updated was terminated" received from author

    while go to change mode of va02 express document "updated was terminated" received from author  this error showing and its not saving in table vbak

    Hi,
    Then it would be really difficult because you will face an update termination every time incase something goes wrong in creating the PO.
    In this method even if you raise any messages it would lead to update termination.
    If you check the documentation it says that messages can be issued only in AT_SAVE method.
    Try creating your PO in this method.
    If you need the document number then what you can do is create a custom RFC FM and call it in background. In this FM call your BAPI and using the document number do the further processing.
    But if you want this document number to update something in the workorder then i feel that is not possible using this BADI.
    Regards,
    Ankur Parab

  • Express document "Update was terminated" received from author

    HI experts,
               while creating commercial invoice(F2) i am getting an error Express document "Update was terminated" received from author  i checked in SM13,  Error Updating Table J_1IPART2 this is the error i am getting, one more error iam getting while creating commercial invoice Excise invoice created for Billing document xxxxxxxx, and one more thing i didn't tick in excise group excise invoice during billing and i maintained dispatch number ranges for part2 also,
    Thanks
    seshu

    HI
    while creating invoice(F2) i am getting Excise invoice created for billing document,
    I think you have given the Check the option "Excise Invoice during billing " in excise group " that is the reason excise invoice is generating automatically
    1. My invoice is saving but not updating in document flow
      Excise Invoice number we can't see in  document flow in  the standard SAP
    2. after saving i am getting this error Express document "Update was terminated" received from author
    Ask your ABAPer debug the program based the error and find where you are getting the error exactly i think its number ranges issue
    3. one more thing i can create invoice again with same delivery number and invoice number range is updating, i checked accounting number range also, all those are fine
    Once invoice is done for full qty of delivery we can't create one more invoice
    4. I checked in SM13 Error updating table J_1IPART2
    5. I maintained J_1IINTPR2 number rangers for dispatch
    what is you mentioned in the point 4 & 5 table names are different make sure that which table you are maintained
    if i am wrong please correct me
    Regards,
    Prasanna

  • Express document "Update was terminated" received from author in J2IUN.

    Hi,
    Pl. help
    At the time excise utlization this message is come
    Express document "Update was terminated" received from author
    Suresh Yadav

    hi
    "For your update terminate problem please proceed accordingly
    goto SM13, there you can see the updates terminated & their logs.
    Click on one of the Updates terminated with transaction.
    Double click on the line , you will see alist of Function modules, click on the function module in red, here click on the log to see more details on the reason for update termination.
    in the dump anlysis you can see the reason for dump.
    Act as per the dump anlaysis. usuall reasons for the dump is any new changes to the program or number range error ."
    Please take help of ABAPEr for Dump analysis , if it is sytem issue take hlep of BASIS
    Thanks & Regards
    Kishore

  • Express document "Update was terminated" received from author in MM01

    Hi gurus,
    When we are trying to create the MM by using the t-code MM01 we are getting the error message as Express document "Update was terminated" received from author "XXXX". Based on this error we have verified the t-code SM13 and received the below details and there is no dumb in ST22.
    Update was terminated     
    Created       SOLIYAPPAN SADASIVAM  on   23.11.2011 ;  05:07:18  
    Update was terminated
    System ID....   MD1
    Client.......   500
    User.....   SSADASIVAM
    Transaction..   MM01
    Update key...   4ECC6061B2567110E10080000A795665
    Generated....   23.11.2011, 05:07:18
    Completed....   23.11.2011, 05:07:18
    Error Info...   Error inserting in table MBEW
    Please suggest me how to fix this issue.
    Thanks
    Sada

    Hi Jürgen,
    When we verified SM13 the error is occuring as below when we double click the SM13 error.
    1    MATERIAL_UPDATE_DB        V1 (no retry)     Error
    Please suggest me how to proceed further.
    Thanks
    Sada

Maybe you are looking for