Express Document "Update terminated by Author: user name"

Hi All
  Can anyone help me with regard to this issue? When user do Purchase return, they get this message. I read al the message related to it.
But I dont get proper solution. All relate to code and Number Range. But I am not clear of what to do?
I get the following message:
*Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC
Exception              CX_SY_OPEN_SQL_DB
Date and Time          08.06.2011 08:54:36*
Short text*
     The ABAP/4 Open SQL array insert results in duplicate database records.
What happened?*
     Error in the ABAP Application Program
     The current ABAP program "SAPLWB2D" had to be terminated because it has
     come across a statement that unfortunately cannot be executed.
What can you do?*
     Note down which actions and inputs caused the error.
     To process the problem further, contact you SAP system
     administrator.
     Using Transaction ST22 for ABAP Dump Analysis, you can look
     at and manage termination messages, and you can also
     keep them for a long time.
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 c
      in
     procedure "WBHF_SICHERN" "(FORM)", nor was it propagated by a RAISING cl
     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.)
System environment
SAP-Release 701
Application server... "SVTERP03"
Network address...... "172.31.254.7"
Operating system..... "Windows NT"
Release.............. "6.0"
Hardware type........ "16x AMD64 Level"
Character length.... 16 Bits
Pointer length....... 64 Bits
Work process number.. 37
Shortdump setting.... "full"
Database server... "SVTERP11"
Database type..... "ORACLE"
Database name..... "GEP"
Database user ID.. "SAPSR3"
Terminal.......... "4PYZ32S"
Char.set.... "C"
SAP kernel....... 701
created (date)... "Jan 28 2010 20:07:00"
create on........ "NT 5.2 3790 Service Pack 2 x86 MS VC++ 14.00"
Database version. "OCI_10201_SHARE (10.2.0.4.0) "
Patch level. 69
Patch text.. " "
Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
SAP database version. 701
Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows
NT 6.0, Windows NT 6.1"
Memory consumption
Roll.... 16192
EM...... 4189840
Heap.... 0
Page.... 0
MM Used. 1247408
MM Free. 2939808
User and Transaction
    Client.............. 500
    User................ "NAS00602"
    Language key........ "E"
    Transaction......... "WB22 "
    Transactions ID..... "D86991E000EAF1F6A067000087526684"
    Program............. "SAPLWB2D"
    Screen.............. "RSM13000 3000"
    Screen line......... 2
Information on where terminated
    Termination occurred in the ABAP program "SAPLWB2D" - in "WBHF_SICHERN".
    The main program was "RSM13000 ".
    In the source code you have the termination point in line 374
    of the (Include) program "LWB2DF0W".
    The program "SAPLWB2D" was started in the update system.
    The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred
    procedure "WBHF_SICHERN" "(FORM)", but it was neither handled locally nor
     declared
    in the RAISING clause of its signature.
    The procedure is in program "SAPLWB2D "; its source code begins in line
    357 of the (Include program "LWB2DF0W ".

Hi,
Your program is trying to insert entry having primary key which is already exist in the database table.
Please checkout the number range for PO return, if you are trying to return PO with same SAP document Number.
While you return the PO one unique No. gets generated through Number range, these number having conflict while inserting the entry in the database as the primary key may have already been exist in the DB table so same can not be inserted again and you are trying to insert the same.
Now the only option available is either to change the numbner rabge for PO return object or delete the entry from the DB table, however same is not advisable so bater to change/create number range for PO return.
Below is the procedure to do the same for your reference, hope it will help you.
[Return PO;
There are many more related threads which will give you the idea to change the number range, also you can ask your MM consultant to guide on the same.
Regards,
Umang Mehta

Similar Messages

  • Express Document: Update Terminated in VL02n -CONNE_IMPORT_WRONG_COMP_TYPE

    Hello friends,
    Am an abaper (fresher).
    Actually i wanted spool to be generated when my delivery document is saved in transaction VL02n.
    But when i save it and come out , am getting an error telling "Express document: Update terminated."
    When i issue output to the delivery type am getting no response.  But the status of the output type inside the document is processed (Green)
    I have pasted below the SM13 error log.
            Module Name                   Type                Update Return Code
    1     RV_DELIVERIES_SAVE     V1 (no retry)     Error
    When i further look into it i get this error looking in ST22 it shows as mentioned below
    00 671: ABAP/4 processor: CONNE_IMPORT_WRONG_COMP_TYPE
    ( My print program has no syntax errors. I have passed the control parameters for preparing my smartform for spool to be generated when i save the delivery document.  )
    Could you please help me in solving this  issue ?
    Thanks and Regards
    Kausthub

    Hi Kausthub,
    although the print programs has no errors, it is possible that the output itself causes an update error. I remember when I created a sapscript form I forgot to define firstpage as follow-up-page of firstpage. Whenever more than one page was created, I got a dump in update processing - like you got it now.
    On the other hand, CONNE_IMPORT_WRONG_COMP_TYPE should not be related to this - there are some SAP notes applicable.
    Regards,
    Clemens

  • When releasing PO error  occured Express Document " Update Terminated"

    hi all
         i am getting a strange problem ,
    while doing release of PO(purchase order) by t.code ME29N, i am able to release  and SAVE it properly with out any error.
    But when returning back to ME22N t.code to see that PO .
    i am getting this error :
    Note : - this error is coming for a particular TYPE of PO's and with
                in that TYPE all PO are not giving ERROR,
                Please tell me what can be reason,
    Express Document "Update Terminated"
    Runtime Error          POSTING_ILLEGAL_STATEMENT                           
           Occurred on     15.07.2008 at   11:03:24                                                                               
    Statement "CALL DIALOG" is not allowed in this form.                                                                               
    What happened?                                                                               
    Error in ABAP application program.                                                                               
    The current ABAP program "SAPLSTXW " had to be terminated because one of the
    statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                      
    Information on where terminated                                                                               
    The termination occurred in the ABAP program "SAPLSTXW " in "DISPLAY_OTF".
    The main program was "RSM13000 ".                                                                               
    The termination occurred in line 82 of the source code of the (Include)  
    program "LSTXWU02 "                                                     
    of the source code of program "LSTXWU02 " (when calling the editor 820). 
    The program "SAPLSTXW " was started in the update system.                                                                               
    000710                                                                           
    000720     if ( sy-binpt = false and                                             
    000730        ( ( cl_gui_object=>www_active = true or                            
    000740            itcpp-tdscreen = 'ITS' ) or                                    
    000750          ( cl_gui_object=>javabean = true and                             
    000760            itcpp-tdscabap = false ) ) ).                                  
    000770                                                                           
    000780       perform cc_display_pdf.                                             
    000790                                                                           
    000800     else.                                                                 
    000810                                                                               
    >       call dialog 'DISPLAY_OTF'                "ABAP-List-Preview         
    000830              exporting otf itcpp 0                                        
    000840            importing itcpp.                                               
    000850                                                                           
    000860     endif.                                                                
    shall i concern this with BASIS person , coz every PO not having this problem,
    i think it is related to time taken by SERVER for UPDATE is more then this error comes .
    OR is there any technical issue related to ABAP.
    regards
    sachin

    This problem will be caused by an output which will be triggered when releasing the PO. Check the messages in the PO for which one is causing the update error.
    Regards,
    John.

  • Documents that are park in FBV0 do not update with the new user name when

    Hi,
         I need to find out why documents that are park in FBV0 do not update with the new user name when any changes are made.  Also when we park using MIR7 and make changes to the documents at a later time the document updates with the new users name.
    Requesting you to please suggest what could be the reason.
    Earliest reply will be highly appreciated,
    With regards,
    Rj

    Hi,
        I have checked this in system. I posted one Parked invoice using T.code FV60 and there i appeared my name because i created. But after some time one of my collegue changed the reference and text field with his login i.d. But still in the invoice it is showing as my name whereas if we go to the environmnet, there in the changes we can see what are the changes done and it is appearing my collegues user i.d. But in the main invoice it is still appearing my name.
    Regards,
    Rj.

  • Express document update error in me21n

    Hai
       Iam working on 000 client, Iam not able to see my PO in the list.
    The error is "document update terminated by the user"
    In SM13 ,i have checked the error log and it is showing the cause as
    Module name -
    >me_create_document
    Type----->V1
    Status----->Error
    Please help me in resolving this error.
    Regards
    Anu

    Hi Anushka..
    Did u find the solution for this error ?(Express document update error in me21n) .. while creating PO.
    I am having the same issue now.. need ur support @ the earliest.
    Thanks in advance.

  • Express document "update was terminated" received from author ddic

    Dear all,
    I have newly installed netweaver04 (release 6.40). now i want to create a new user in 000 client. when i save the changes i got message "Express document "update was terminated" received from author ddic". it has created but i can logon only one time to this user. On second logon the progress message is "Name or password is incorrect." I think maybe needs some post-installation. Maybe it is wrong. Please guide me how to solve this problem.
    Thanks a lot.

    Thats a problem with the update process, a dump was probably created in ST22 and logs on SM21, please check this and post relevant errors here.
    Also do a consistency check on TEMSE
    Regards
    Juan

  • 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

  • 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

  • Express Document "update was terminated" received from author in MIGO

    Hi All,
    We are getting the below error message at the time of goods receipt at receving plant for STO OBD delivery, when user trying to post the GR, then GR number created and when they try to open the number , then they get this error message.
    Express Document "update was terminated" received from author
    When we went in to SM13 and saw that everything is fine , there was no message in red.
    Erro details showing the s032 update error with Internal session terminated with a runtime error DBIF_RSQL_SQL_ERROR.
    Short text
        SQL error "-413" when accessing table "S032".
    What happened?
        Error Text of the Database: "SQL0413N Overflow occurred during numeric data type conversion. SQLSTATE=22003 row=1"
    Please help to solve this issue ASAP.
    Thanks,
    Muru

    Hello
    This is probably an overflow of a field on the infostructure S032.
    Please check this table for this material and plant combination and observe if there is any field with a high value.
    As a workaround, you may deactivate the updating of S032 via OMO9 to "no updating" to avoid the dump.
    Best regards,
    Caetano Almeida

  • MRKO Error : Express document "update was terminated" received from author

    Hi Gurus,
    When settling Consignment through MRKO we are getting error 'Express document "update was terminated" received from author xxxx' in ECD system.
    At workplace inbox, the error shows "Error Info...   XS 007: Address invalid".
    Please note that I am not getting any short dump at ST22 for the same error.
    My queries are:
    1. How can I create a short dump for this error....this will help in analyzing the issue.
    2. What are the probable reasons for this error can be.
    Thanks in advance for helping.
    Regards,
    MC

    Hi,
    I have tried SM13 and getting ERROR XS007(Address Invalid).
    Diagnosis says:
    The address specified is invalid or initial (address value, address type INT).
    Procedure:
    Enter a correct address that is suitable for address type INT.
    The formats are:
      1. INT (Internet Mail Address): <name>@<domain> or comment<name>@<domain> or  <name>@<domain>(comment)
      2. FAX(fax addresses): <country><number>
    ETC
    Now as already told, I have properly maintained mail-id in "Email" field & "StandardComm.Mtd" field as E-Mail  of the Vendor Master.
    The mail ID is my official ID and working.
    Please advice further.
    Regards,
    MC.

  • 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

  • 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 in IW32

    Hi,
    I am creating PO in then method of IN_UPDATE or BEFORE_UPDATE of BADI  WORKORDER_UPDAT using BAPI_PO_CREATE or BAPI_PO_CREATE1, but it is not allowing commit transaction implicitly triggered by bapi so it is throwing the message Express document "Updated was terminated" received from author 'XXXX'.
    Please advice how to achieve creatING PO in the BADI.
    Regards,
    Krishna

    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 "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

Maybe you are looking for

  • Recently upgraded to 7.0.1 and twice now have had warning that Firefox using excess memory.

    Windows XP with 2Gb Ram

  • Condition records in CRM

    Hi Experts, Can you suggest solution  about condition records in CRM in following scenario. When we download condition record of  product + vendor  (which created in ECC ) to CRM , where we can check it in CRM  . ( Which table ) thanking you in advan

  • MacBooks w/ Intel x3100 Chipset = Problems.

    Hello. I was wondering if anyone else using newer MacBooks with the intel x3100 chipset are having problems with their computer? I purchased my MacBook about two months ago. It is a Black MacBook: 2.2ghz Intel Duo, 1 gig ram, intel x3100, leopard 10.

  • Best value mic for Podcast recording

    Can you recommend a microphone for recording podcasts, apart from the built-in MacBook mic? Or, how good is the sound quality from the built-in? Podcast worthy? Many thanks!

  • PLEASE HELP ME NO SERVICE 6 WEEKS

    Please help me I have talked to too many people to remember. I am waiting for a organ transplant. I must have a phone. I have had 2 techs and a splicer out here. The problem is outside and started when they were putting in a fios cable. Then they cam