Express Document Error with PO

Hi,
   I have one problem with PO modification.I am using me22n transaction code.
I am modifying any information related to a PO like tax code and then saving it.After this I come out of transaction while comming back follwing error message comes-
"Express document "Update was terminated" received from author is comming.
Can anybody help me out for why this is happening ,plz it's very urgent.
Thanks in advance.

Ya I have already checked.there it is showing that following function module "MEDCM_UPDATE_REVISION" raising the error.It's not showing the exact error.
    What I am thingking is why it is happening with only few POs.I there is any error in program then it should give for all.
   I think there might be problem with PO.
   Have u come across suchkind of  problems of express document error.

Similar Messages

  • Express Document Error while packing

    Hello,
    We have an Case where all line items in an OD are packed & saved.Now when we are trying to pack the left out item(say line item 100) either in same HU or different HU,during saving,we are getting the express document error as " Field W##C does not exist in form."
    Hence we deleted the HU & tried to the pack the Line Item 100 alone in the OD,in this case we were able to save the OD.Then we tried to pack the other line items along with line item 100 either in the same HU or different HU, we are getting the same error.
    We tried to delete the OD & created new one but same error appears.
    Regards
    Goutham

    Hmm Strange, check with Abaper. to delete delivery as you know Picking confirmation has to be reversed, Packing to be deleted or should be unpacked.
    Rgds
    Ram

  • Express document error in VF01 while doing individual billing

    Hi,
      My Functional consultant is getting an "express document error" for the transaction VF01. I checked SM13 and its showing error message as " Error updating table J_1ipart2". How to resolve this issue ? 
      We are getting express document error only for the  individual billing functionality .

    Check the following notes:-
    1)  Note 1178497 - Dr/Cr indicator not updated in Part2 table for CEIV in J1IIN
    2)  Note 1544355 - Error in updating table J_1IPART2 - J1IV transaction
    thanks
    G. Lakshmipathi

  • SAP Express Document Error: Posting cannot be done

    Hi Experts,
    I have a problem on our QAS system, I have tried to post a lot of documents in transaction MIGO, in creating RFQ through ME41, in Posting Accounting Document in FB50. But all of them failed with the Express Document appearing at the end of the "Document Number Created" message.
    Express Documents range from:
    I.  "MESSAGE_TYPE_X" when creating RFQ of One Time Vendors:
    Short text of error message:
    Database error changing table ADRC
    Long text of error message:
    Technical information about the message:
    Message class....... "AM"
    Number.............. 842
    Variable 1.......... "ADRC"
    Variable 2.......... " "
    Variable 3.......... " "
    Variable 4.......... " "
    Information on where terminated
        Termination occurred in the ABAP program "SAPLSZA0" - in "ADDR_SAVE_INTERN".
        The main program was "RSM13000 ".
        In the source code you have the termination point in line 553
        of the (Include) program "LSZA0U47".
        The program "SAPLSZA0" was started in the update system.
    II. SAPSQL_ARRAY_INSERT_DUPREC, Post Goods Receipt in MIGO
    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 "INSERT_TABLES" "(FORM)", 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.)
    III.  SAPSQL_ARRAY_INSERT_DUPREC, Posting through FB50
    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 "INSERT_TABLES" "(FORM)", 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.)
    Please provide direct solution for the system problem. And please tell me also what are the usual causes of these problems (Configuration-wise or ABAP)

    Please check if you are using any 'user exits / BADIs' for this transaction and make sure you are not using a "Commit Work" in that. That is usually a common mistake. Sometimes, calling a screen or a pop up incorrectly can also cause the issue. In your case though, it seems like there is a Insert statement that is trying to create duplicate entries. Check that and if you still need an insert, you may want to use Modify instead..
    Thanks,
    Srini

  • COGI Tcode Express document error

    Hi everyone,
    when we are trying to run COGI one of our clients are facing the below issue.
    I googled it and searched also but couldn't find the exact solution our basis team gave this to investigate.
    "SAP, Express document "Update was terminated" received from author "XXXXXXXXXXXXX XXXXX"
    in COGI report doing transactions and also in receipting of goods, not saving. "
    We have checked the Update log and System log but not able to find any real cause for the issue.
    Thanks,
    Salini

    Hi,
    Please refer to the link below:
    Express document "Update was terminated" received from author
    Thanks,
    Sriram Ponna.

  • Update Terminated Express document error triggered in VA01 Transaction

    Hi to All,
    I am facing problem when Sales Order is creating in VA01 Trasaction when document get created but after going to Va02 it is throwing error 'Update Terminated' I studied the Dump analysis and Update Analysis in ST22 and SM13 it is due to GETWA_NOT_ADSSIGNED. I cant understand what may be the problem. Can any one help me, Its urgent
    Please help

    > > check short dump in ST22 it will show more info on
    > > which variable/table is causing this error.
    > > one of the posisble reasons - WRONG vlaue in UPDKZ
    > > field.
    > > to check - set breakpoint to
    > > USEREXIT_SAVE_DOCUMENT_PREPARE and at the end of
    > this
    > > userexit check the value of UPDKZ field in XVBAP,
    > > XVBEP,... tables.
    > > It should NOT have 'U' in VA01
    >
    > Thanks,
    > Yes what u told is correct, after the
    > userexit_save_document_prepare the updkz is becoming
    > 'U' n how can we overcome this,  i have to harcoded
    >  with 'I' when that is 'U'.
    When i change XVBAP-updkz with 'I' then its not getting error but another error is coming of update termination. Error is 'sapsql_insert_duprec' but i check there are not Duplicate sales order and i also check the number intervals they are fine. Whay may the problem????
    Can any one help. plzzzzzzzz.

  • Invalid at the top of the document error with fnd output

    I am using oracle standard of writing xml to the output directory using fnd_file.put_line(fnd_file.output,'<xxxxxx>'). On a rather random basis I am getting the following error when trying to open the output file. I specified utf8 in the first line of the xml file i produce. The xml is fine but tacks on an invalid character at the end of the file. If I remove the invalid character it can read the xml. The code is definitely not causing this and I can't seem to reproduce it on demand. When I see this happen on the xml outputs I can run a regular text based concurrent program and it too gets the extra invalid character on the end but doesn't affect that type of program.
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'http://testapps01.orangecounty.local:8013/OA_CGI/FNDWR...
    </EMP_ROSTER>
    Help! We are on 12.0.6 of the EBiz applications and on XML publisher version 5.6.3(XDO A)

    are you using DTD or anything else ?
    for DTD see last post in Re: how to register the .DTD file in Oracle Apps

  • Express Document Error

    Dear Experts,
    I have an issue after the transaction CO11N.
    After CO11N, Stocks are available Quality Inspection. But it is not existing in QA32. When I analyse the use.
    I doubt about number ranges may exceed the limit.,
    How you help with increasing number ranges.

    Hi Manimaran
    I hope you are talking about 04 inspection type.
    I think your issue is because of some missing master data. You need to check right from the Material master QM view to Quality Plan.
    If you want to check the number range, you can check it in QA09 Transaction.
    Regards
    Bala

  • SmartForm error: Express document "update was terminated" received from aut

    Hi friends
    we requirement to send PO smartform through Print out as well as through mail.
    after creating PO i am getting popup box saying that :
    " Express document "update was terminated" received from author "XXXX".
    Please help me.
    my code as follows:
        IF sy-subrc = 0.
          CLEAR g_outop.
          SELECT  SINGLE ldest dimme FROM nach INTO (g_outop-tddest,
         g_outop-tdimmed) WHERE knumh EQ knumh.
          CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
            EXPORTING
              formname           = 'YNZ_PO'
            IMPORTING
              fm_name            = sf_name
            EXCEPTIONS
              no_form            = 1
              no_function_module = 2
              OTHERS             = 3.
          w_ctrlop-getotf = 'X'.
          w_ctrlop-no_dialog = 'X'.
          w_compop-tdnoprev = 'X'.
          CALL FUNCTION sf_name
            EXPORTING
              output_options     = g_outop
              user_settings      = 'X'
              wa_ynz_po_head     = wa_ynz_po_head
              control_parameters = w_ctrlop
           IMPORTING
             job_output_info    = w_return
            TABLES
              t_ynz_po_item      = t_ynz_po_item
            EXCEPTIONS
              formatting_error   = 1
              internal_error     = 2
              send_error         = 3
              user_canceled      = 4
              OTHERS             = 5.
    for mail
          CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
            EXPORTING
              formname           = 'YNZ_PO'
            IMPORTING
              fm_name            = sf_name
            EXCEPTIONS
              no_form            = 1
              no_function_module = 2
              OTHERS             = 3.
           CLEAR g_outop.                   " Commented by sharma
           g_outop-tddest = nast-ldest.
           g_outop-tdimmed = nast-dimme.
          w_ctrlop-getotf = 'X'.
          w_ctrlop-no_dialog = 'X'.
          w_compop-tdnoprev = 'X'.
          CALL FUNCTION sf_name
            EXPORTING
              output_options     = w_compop
              user_settings      = 'X'
              wa_ynz_po_head     = wa_ynz_po_head
              control_parameters = w_ctrlop
            IMPORTING
              job_output_info    = w_return
            TABLES
              t_ynz_po_item      = t_ynz_po_item
            EXCEPTIONS
              formatting_error   = 1
              internal_error     = 2
              send_error         = 3
              user_canceled      = 4
              OTHERS             = 5.
      i_otf[] = w_return-otfdata[].
      CALL FUNCTION 'CONVERT_OTF'
        EXPORTING
          format                = 'PDF'
          max_linewidth         = 132
        IMPORTING
          bin_filesize          = v_len_in
        TABLES
          otf                   = i_otf
          lines                 = i_tline
        EXCEPTIONS
          err_max_linewidth     = 1
          err_format            = 2
          err_conv_not_possible = 3
          OTHERS                = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Convert PDF from 132 to 255.
      LOOP AT i_tline.
    Replacing space by ~
        TRANSLATE i_tline USING ' ~'.
        CONCATENATE w_buffer i_tline INTO w_buffer.
      ENDLOOP.
    Replacing ~ by space
      TRANSLATE w_buffer USING '~ '.
      DO.
        i_record = w_buffer.
    Appending 255 characters as a record
        APPEND i_record.
        SHIFT w_buffer LEFT BY 255 PLACES.
        IF w_buffer IS INITIAL.
          EXIT.
        ENDIF.
      ENDDO.
      REFRESH: i_reclist,
      i_objtxt,
      i_objbin,
      i_objpack.
      CLEAR w_objhead.
    Object with PDF.
      i_objbin[] = i_record[].
      DESCRIBE TABLE i_objbin LINES v_lines_bin.
    Object with main text of the mail.
      i_objtxt = 'Find attached the output of the smart form.'.
      APPEND i_objtxt.
      i_objtxt = 'Regards,'.
      APPEND i_objtxt.
      i_objtxt = 'Narasimha'.
      APPEND i_objtxt.
      DESCRIBE TABLE i_objtxt LINES v_lines_txt.
    Document information.
      w_doc_chng-obj_name = 'Smartform'.
      w_doc_chng-expiry_dat = sy-datum + 10.
      w_doc_chng-obj_descr = 'Smart form output'.
      w_doc_chng-sensitivty = 'F'. "Functional object
      w_doc_chng-doc_size = v_lines_txt * 255.
    Pack to main body as RAW.
    Obj. to be transported not in binary form
      CLEAR i_objpack-transf_bin.
    Start line of object header in transport packet
      i_objpack-head_start = 1.
    Number of lines of an object header in object packet
      i_objpack-head_num = 0.
    Start line of object contents in an object packet
      i_objpack-body_start = 1.
    Number of lines of the object contents in an object packet
      i_objpack-body_num = v_lines_txt.
    Code for document class
      i_objpack-doc_type = 'RAW'.
      APPEND i_objpack.
    Packing as PDF.
      i_objpack-transf_bin = 'X'.
      i_objpack-head_start = 1.
      i_objpack-head_num = 1.
      i_objpack-body_start = 1.
      i_objpack-body_num = v_lines_bin.
      i_objpack-doc_type = 'PDF'.
      i_objpack-obj_name = 'Smartform'.
      CONCATENATE 'Smartform_output' '.pdf'
      INTO i_objpack-obj_descr.
      i_objpack-doc_size = v_lines_bin * 255.
      APPEND i_objpack.
    Document information.
      CLEAR i_reclist.
    e-mail receivers.
      i_reclist-receiver = '[email protected]'.
      i_reclist-express = 'X'.
      i_reclist-rec_type = 'U'. "Internet address
      APPEND i_reclist.
    Sending mail.
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = w_doc_chng
          put_in_outbox              = 'X'
           commit_work                = 'X'
        TABLES
          packing_list               = i_objpack
          object_header              = w_objhead
          contents_bin               = i_objbin
       contents_hex               = i_objbin
          contents_txt               = i_objtxt
          receivers                  = i_reclist
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      IF sy-subrc <> 0.
        WRITE:/ 'Error When Sending the File', sy-subrc.
      ELSE.
        WRITE:/ 'Mail sent'.
      ENDIF.

    Hi ashok
    thanks for your reply.
    i got the error at commit in the below Func module.
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    EXPORTING
    document_data = w_doc_chng
    put_in_outbox = 'X'
    commit_work = 'X'
    TABLES
    packing_list = i_objpack
    object_header = w_objhead
    contents_bin = i_objbin.
    if i remove commit = 'X'.  no error but mail is not sending.
    please advice.

  • Earmarked funds - Express document "Update was terminated" error

    Hi,
    When i create a contract(RECN), a earmarked funds document getting created and it updates the table KBLK with single primary key BELNR.
    I see in the Tcode OK60, the number range assinged is '05' - 0200000000 to 0299999999.
    KBLK table has entries created from 0200000000  to 0299994311 which were created earlier.
    From this financial year, when i am creating a contract, the new BELNR is started again from 0200000000 series, hence it throws an error message "Express document "Update was terminated" since entries are already exist in the KBLK table.
    Finally i understand we have to change number range assignment.
    Where can i do this? Please help if my understanding is wrong, how can i rectify this issue.
    Thanks,
    Bharath.

    Hi,
    U can change the number range for the contract for this fical year and make it start from  0299994312 to 0299999999.
    But it seems u have already used most of the numbers, so go for a new number range for both the documents.
    Hope this helps
    Deepak

  • 'Express document terminated' - Error in ME22N

    Hi All,
    I came across the message ''Express document terminated'  when I tried changing the Purchase Order using ME_PO_CHANGE.
    In complete, I have a custom program to create new Purchase order, the program calls 'BAPI_PO_CREATE' and New PO is created successful but with few data missing from the new PO (Aggrement No, Item, Pur Req, Header Text..etc). Once the BAPI is successful, the FM 'ME_PO_CHANGE' is used to update the New PO with the missing data and the FM throws success message but fails to updated the PO, and endup in 'Express document terminated'.
    I checked the T-code SM13 and it shows error in ME_UPDATE_DOCUMENT (00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC). Any help would be rewarded with suitable.
    Rgds,
    Narun

    Hi,
    This error will comw when you try to post any value which is not suitable for User settings, i mean if the variable format is 1,000.00 and you try to pst someother format then this will come.
    in your case, you are trying to insert a record which is already existed in the database, so make sure this one before run the BAPI
    Regards
    Sudheer

  • 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.

  • 'Express document terminated' - Error

    Hi, can anybody please advice on what is 'Express document terminated' - error?
    I am getting this error while posting for some particular confirmation numbers and it is against the table AFRU. Please advice. Thanks.

    HI sagar,
      Check if any user exit has a commit work statament with respect to this transaction.
    In general you get this type of error messages when you use a explicit commit in a place where you are not supposed to commit.
    Regards,
    Ravi

  • Communication error with Epson Stylus C63 with Airport Express

    I have a brandnew iMac running 10.5.2. Set up my Airport Express and got the wifi to work in the house. Now I am dealing with remote printing. Printer is plugged into the port on the Airport Express, I see it in the Printer tab of Aiport Utility, I see it in the printer dialogue... but whenever I print I get "communication error with printer". I have unplugged the Airport Express, restarted computers, to no avail.
    What am I missing?? Thanks in advance for any tips.
    -Joanna

    I solved this problem! After lots of searching I ended up at http://discussions.apple.com/thread.jspa?messageID=5692363 Printer setup utility in Leopard which gave the tip to reset the printing system... I did, and then somehow the Epson printer showed up as a Bonjour printer (which I had tried to do in the Airport utility but it would not let me because the name was too short or something strange like that). PageSender Fax showed up also and I just printed a document remotely...
    Hope this helps someone else.

  • RE: [Adobe Reader] when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? i

    HelloThank's for your helpsI hope this document is helpfulBest Regards,
    Date: Sun, 22 Jun 2014 17:10:17 -0700
    From: [email protected]
    To: [email protected]
    Subject:  when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help me th
        when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help m
        created by Anoop9178 in Adobe Reader - View the full discussion
    Hi,
    Would it be possible for you to share the document?
    Regards,
    Anoop
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6485431#6485431
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
         To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Reader by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    thank's for reply and your help
    i did the step's that you told me but  i still have the same problem
                                     i have the latest v.11.0.7
    i
    i disable the protected mode

Maybe you are looking for