ME 807: System error: error during insert in table KONV

Hi,
I got the below error when creating PO using ME21N, what should I do?
ME 807: System error: error during insert in table KONV
Thanks.

During the creation of Purchasing Orders the system displays the message "Error during insert in table KONV". The problem is solved and I would like to share the steps we use to solve the problem.
You can get details of the error in the Business Workplace (T-Code SBWP) or through the transaction SM13. The details of the error are:
Function Module
ME_CREATE_DOCUMENT
Status
Update was terminated
Report
LEINUU03
Row
167
Message
ME807 System error: error during insert in table KONV
I applied the SAP Note 1610553 - BAPI_PO_CHANGE: Header conditions are not transferred which describes exactly the problem but it was not solved.
The solution was creating a new Purchasing Record and, before saving, remove all the conditions in Header level and save the document. After that, it's possible to create documents without problem.

Similar Messages

  • ME-807 System error: error during insert in table EKKO in SM13

    Hello Experts,
    I have been searching a lot in SDN and in google about the ERROR ME-807 System error: error during insert in table EKKO but still i have not got any satisfactory answer.
    In ME31K when I create the contract and put some validation check on target value filed in BADI Implementation ME_PURCHDOC_POSTED while saving it .
    Now after rectfying the valdiation checks and saving the contract again i get this ERROR in SM13 and i can not even see the contract in ME33K. It says that doument does not exist.
    Please let me know what could be the possible reason for this.
    Thanks,
    Naveen

    Hi Jan,
    This ERROR is coming from a function module  ME_CREATE_DOCUMENT .
    The code snippet from where this error s comin is as below:-
      DATA: LS_EKUB_NEW TYPE EKUB.
      DATA: L_EBELP     LIKE IND_EKKI-EBELP,
            L_TABIX     LIKE SY-TABIX,
            L_TABIX_1   LIKE SY-TABIX,
            L_EHP4_P2PSE_ACTIVE TYPE XFELD.
    ------- Bestellkopf hinzufuegen -
      MOVE NEKKO TO EKKO.
      INSERT EKKO.
      IF SY-SUBRC NE 0.
        MESSAGE A807 WITH 'EKKO'.
      ENDIF.
    Thanks,
    Naveen

  • 1 duplicate key error during insert into table

    Dear Guru's
    While upgrading the SAP_HR patch, I am facing this issue
    Current level is SAPKE60455
    Trying to apply patch - SAPKE60456
    This is seen in the import log
    Start import R3TRVDATV_512W_O ...
    client 000:   1
    client 001:   1
    client 070:   1
    client 080:   1
    client 100:   1
    client 320:   1
    1 duplicate key error during insert into table T512T occured
    End import R3TRVDATV_512W_O (with warnings)
    Please help, thank in advance
    R3trans is at version 6.19
    Regards,
    Omkar

    Hello,
    Issue was resolved after upgrading the R3trans
    Regards,
    Omkar

  • FINSTA inbound idocs - "Error during insert in table FEBKO"

    Can anyone tell me , y this error comes?
    I am using File to IDOC scenario.
    I need to update bank statement. It can be given in multiple pages. I need to update depending upon the date as well as its page number.
    Sometimes I get this error. Can anyone tell me , because of what reason I get this error?

    One reason is when multiple statement  files are being processed parallelly, table may get locked and gives this error.

  • System Error During Insert (Table KNMT SUBRC 4)

    Hi All,
    I am getting a peculiar error when i try to update KNMT table using the FM RV_CUSTOMER_MATERIAL_UPDATE.
    When i run it directly in debug mode, entries are getting created perfectly.
    But when i run it through RFC, before the FM is executed itself, during validation, i am getting an error in the message queue stating "System Error During Insert (Table KNMT SUBRC 4).
    I cheked that KNMT table is empty. Also i had deleted all entries using the standard transaction VD52.
    I found that there is a certain FM RV_CUSTOMER_MATERIAL_UPDATE_C which is described as Posting program for customer-material info (CALL mode).
    But i am not sure what this does. I cannot view the documentation in my system and also this FM does not have any parameters.
    Kindly let me know if anyone has encountered an error like this... Please let me know of any suggestions for resolution.
    Thanks & Regards,
    Mz
    P.S : The Functionality seems to work intermittently... though not when i want it.
    Edited by: Mazin Mahmood on Dec 8, 2011 9:09 AM

    Hi,
    The issue was that i was calling the function module RV_CUSTOMER_MATERIAL_UPDATE using an RFC.(ABAP Proxy) For some reason, while using an RFC, there is some issue with this function module and the database commit .
    I had to recode using BDC (for transaction vd51) approach for creating a record in KNMT.
    Thanks All,
    Cheers,
    Mz

  • MS05 transaction throws "SQL error: error during INSERT (table: &)"

    Hi Team,
    I am a BASIS engineer on MM system. we have a strange problem from customers we see an error on the MS05 screen with "SQL error: error during INSERT (table: &)" and when the support team runs MS01 transaciton this error gets resolved.
    What I would like to know is what could be the likely cause of this error and how we can prevent it.
    When I check the SM21 logs i noticed one log with "Transaction cancellation 61 204 ( PLAF )"
    and under additional document section is the log I see the below information
    Usually, the reason for this error is that an entry already exists
    with the same key.
    This problem can occur if the client was copied with the movement data
    without adjusting the number range intervals.
    Please check if the number ranges for this table have been set
    correctly and, if necessary, correct the number range interval.
    I am from BASIS and I have no clue in how the MM transactions are linked can any MM gurus help in identifying the root cause for this problem.
    any help on this is highly appreciated
    thanks
    Vijay

    Hi
    Are MS05 & MS01 you're referring is a T-code?. if so, then they are associated with planning and a PP consultant can give a more clear picture on it. Try posting this to a PP forum.
    Based on the error log, i guess this may arise because of the number range problem, when the document is getting saved and record is being tried to inserted into a table.
    Thanks
    E.Avudaiappan

  • Warning: An error occurred during tax calculation. Please correct the problem or contact your system administrator.

    Hi All
    We are creating POs from interface program "Import Standard Purchase Order Program". Only for few of the POs, we are encountering the error 'Warning: An error occurred during tax calculation
    . Please correct the problem or contact your system administrator.'
    This error is happening for few PO's, other POs with same vendor, ship to and bill to location created successfully by the program
    Any inputs on how to resolve this error is greatly appreciated.
    Regards,
    Brajesh

    Hi Hussein,
    Thank for the prompt response.
    We have already applied the patch related to doc 1272684.1.
    Below are the environment detail.
    Database: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Application : 12.1.3
    Diagnostic tool output :-
    INTERFACE_
    TRANSACTION_ID
    INTERFACE_TYPE
    COLUMN_NAME
    PROCESSING_DATE
    TABLE_NAME
    ERROR_MESSAGE_NAME
    ERROR_MESSAGE
    100148
    PO_DOCS_OPEN_INTERFACE
    09-Aug-2013
    PO_HEADERS_INTERFACE
    PO_PDOI_TAX_CALCULATION_ERR
    Warning: An error occurred during tax calculation. Please correct the problem or contact your system administrator.
    Log file :-
    +---------------------------------------------------------------------------+
    Purchasing: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POXPOPDOI module: Import Standard Purchase Orders
    +---------------------------------------------------------------------------+
    Current system time is 09-AUG-2013 21:09:04
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    STANDARD
    N
    INCOMPLETE
    12805
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    To get the log messages for PDOI, please use the following id to query against FND_LOG_MESSAGES table:
    AUDSID = 12076063
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    69
    +------------- 1) PRINT   -------------+
    Printing output file.
                   Request ID : 55116524
             Number of copies : 0
                      Printer : noprint
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed successfully
    Current system time is 09-AUG-2013 22:27:42
    +---------------------------------------------------------------------------+
    Brajesh

  • System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).

    I have been trying to install a piece of software on 2 Windows 7 PCS called Rightfax...during installing I get the error below;
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
    It then gives me an error log of ;
    2015-04-23 14:43:03Z: Error: Unexpected problem occurred in task worker
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
              at CommonInstall.Tasks.InstallTask.LaunchInstall(String friendlyName, String exe, String args, Int32[] exitCodesToIgnore)
              at CommonInstall.Tasks.InstallVSTO.OnRun(ITaskFeedback feedback)
              at TaskWizard.Task.Run(ITaskFeedback feedback, Boolean recurse)
              at TaskWizard.TaskWorker.RunTasks()
              at TaskWizard.TaskWorker.OnDoWork(DoWorkEventArgs e)
    2015-04-23 14:43:03Z: Error: Problem in sequence or one of its pages
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
              at CommonInstall.Tasks.InstallTask.LaunchInstall(String friendlyName, String exe, String args, Int32[] exitCodesToIgnore)
              at CommonInstall.Tasks.InstallVSTO.OnRun(ITaskFeedback feedback)
              at TaskWizard.Task.Run(ITaskFeedback feedback, Boolean recurse)
              at TaskWizard.TaskWorker.RunTasks()
              at TaskWizard.TaskWorker.OnDoWork(DoWorkEventArgs e)
              at CommonInstall.PreparationWorker.OnDoWork(DoWorkEventArgs e)
              at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    2015-04-23 14:43:03Z: Error: Problem in sequence or one of its pages
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
              at CommonInstall.Tasks.InstallTask.LaunchInstall(String friendlyName, String exe, String args, Int32[] exitCodesToIgnore)
              at CommonInstall.Tasks.InstallVSTO.OnRun(ITaskFeedback feedback)
              at TaskWizard.Task.Run(ITaskFeedback feedback, Boolean recurse)
              at TaskWizard.TaskWorker.RunTasks()
              at TaskWizard.TaskWorker.OnDoWork(DoWorkEventArgs e)
              at CommonInstall.PreparationWorker.OnDoWork(DoWorkEventArgs e)
              at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    2015-04-23 14:43:03Z: Info: Page changed from 'WizardWorkerPage' to 'ResultPage' driven by result 'Next' and exception 'none'
    2015-04-23 14:44:06Z: Info: Page changed from 'ResultPage' to 'none' driven by result 'Next' and exception 'none'
    2015-04-23 14:44:06Z: Info: Work has not been completed; install state will not be saved.
    2015-04-23 14:44:06Z: Info: Reboot status = NotRequired
    2015-04-23 14:44:06Z: Info: Exitcode = 0
    2015-04-23 14:44:06Z: Info: Logging ended.
    I have installed this software succesfully on other machines previously.....

    Hi RyanWelsh78,
    This forum is discussing about Visual Stuido Tools for Office developing, your issue is related with the installing Rightfax add-in which is a third party product. As the reply from Eugene, you could contact Rightfax add-in developers for help.
    Thanks for your understanding.
    Best Regards,
    Edward
    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.

  • Analysis Services failing to Start . File system error: Error occurred during the creation of directory

    Hello All,
    Posting this problem here and hoping for a solution from the experts in this forum.
    When i have restarted the Analysis Services , i see that it has been stopped but never started back. It fails with an error
    "The SQL Server Analysis Services (MSSQLSERVER) service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs."
    When Checked the Event Viewer i see the following error -
    The service cannot be started: The following system error occurred:  The filename, directory name, or volume label syntax is incorrect.  File system error: Error occurred during the creation of directory: '\\?\E:\OLAP\MSSOLAPFactory\OlapData;M:\Test
    Backup'.
    I remember changing the BackupDir value of Analysis Services few days back, and i think it could have impacted. Can you please help me how can i change back the BackupDir value and have the server back?
    Let me know if you need any more details
    SG

    Is this still an issue? If so, I would find msmdsrv.ini and make sure you don't have two folders listed in the BackupDir (or DataDir or TempDir). You'll have to runas Administrator to edit the msmdsrv.ini file and save changes. Once you fix that, it should
    succeed.
    http://artisconsulting.com/Blogs/GregGalloway

  • HT1926 After installing the lates version of iTunes, a bubble pops up and says, "iTunes installation complete, Error occured during installation before iTunes could be configured. Your system has not been modified.." How do I correct this?

    After installing the lates version of itunes on my Sony Vio, a bubble pops up which says:
    iTunes installation complete, ERROR occured during installation before iTunes could be configured. Your system has not been modified. To complete the installation process, run the installation again.
    I did this, but this bubble keeps appearing. What do I need to do?

    Hello there, glenkram.
    The following article outlines great steps to try for troubleshooting your very issue:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • TS3694 Error Msg during iTunes install, Service (Apple Moble Device) failed to start. Verify you have sufficient privilages to start system servicess

    Error message during iTunes install onto Win-7 32 system.

    Hello DarkSideWin,
    I found a couple of resources I think will help with the error message you are getting. 
    I recommend first reviewing the following article (the title refers to Bonjour service failing to start, but the steps are relevant to the error message you are getting as well):
    "Bonjour service failed to start, verify you have sufficient privileges" error message when installing
    http://support.apple.com/kb/TS1609
    If you are still not able to install iTunes after following those steps, I recommend reviewing this article next:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • SXMB_MONI-system error occured during persist

    Hi Friends
    While running the SXMB_MONI tcode in my XI system i am getting this error:
    "system error occured during persist"
    I am on a production system please reply ASAP.
    Thanks

    Hi Aquarin,
    then it is really strange.........
    in RWB, see the status of Integration Engine - is it green or not...........i think it will not be green..........if it is not green, then see in the below messages, if you get any error message....................
    just go to SICF and check all the services are running or not..........
    in RWB, see in message monitoring what is happening to messages during the last 2 hours.............
    Regards,
    Rajeev Gupta

  • Getting error as "Error occurred during your search, contact your system administrator" while using talent search in portal (TREX)

    Hello Experts,
         We are facing an issue like when our Talent specialist are trying to use talent search through their portal they are getting an error like "Error occurred during your search, contact your system administrator" as shown below.
         We have checked in our backend and for all the talent specialist search results are showing successfully.
         Anyone of you kindly help us to get this sorted out.
    Thanks & regards,
    Sakthi

    Hi Sarabjeet,
    The XML iView uses server-side fetching, so if you are having problems with a regular URL iView in server-side fetching mode, so the problem with the XML iVIew probably has to do with the proxy settings.
    And since you got a 407 error, it seems there is an issue with proxy settings or the proxy server, as mentioned in this description of 407 error:
    The HTTP 407 code only applies to users who are accessing the Internet behind a proxy server. This is common in government and corporate workplaces. The 407 code indicates that your computer must first authenticate itself with your company's proxy server. Check with your IT department or computer support group as to the exact reason why you may be getting this error. It may be possible that the proxy server does not allow downloads of specific files (exe, cab, com). You can also verify that your proxy server settings are valid.
    I will check if I can find out any more specific info.
    Daniel

  • SQL Error 0 during DBACockpit setup in Managed System Configuration

    Hi All,
    I'm getting SQL Error 0 during DBA Cockpit setup in Managed system configuration. I'm trying to connect MsSQL 2005 from Linux system(Solution Manager 7.1 SP10). I have installed necessary ODBC and microsoft drivers. Any suggestions will be appreciated.
    Regards,
    Pragadees

    If I've understood you correctly, you are trying to setup a remote database connection from an SAP Solution Manager system running on Linux with a database which is NOT MSSQL to a database which is MSSQL running on Windows.
    In that case have you checked these SAP notes ?
    1265134 - DBA Cockpit: Connecting a remote database
    1388700 - SolMan 7.0 EHP1 Database Warehouse for MSSQL
    Regards
    RB

  • ME 808: System error: error during update Table EKAB

    Hi,
    Couple of years ago, during carve out, one of the contracts was deleted.
    A PO created against that contract carries some open quantities. Now our purchasing wants to close this PO, either by changing the quantity to delivered quantity (delivered quantity is lesser than PO quantity), or by checking the delivery complete box. But they are not able to do so, as there was no contract number exists in the system table.
    I propose to create a contract with the same number mentioned in the PO and then to change the quantity in the purchase req and PO. However now the system issues a dump error message "ME 808: System error: error during update Table EKAB".
    Can anyone help how to resolve the issue?
    Any body had similar situation?
    Thanks for your help.
    Regards,
    Shiva

    Hi,
    I am not sure how the external consultants deleted this contract during carve out.
    Our division was bought out from another company and moved the data to our SAP system.
    I checked the OSS and found note 922427 could resolve the issue.
    Thanks for your response.
    Regards

Maybe you are looking for

  • Cannot remove iTunes 10.6.3.25 from a WinXP SP3 machine

    When the new upgrade installer attempts to remove my old iTunes version I get an error message that the iTunes.msi file is not a valid installation package for this product. Tried  launching the upgrade to iTunes 11.0 from both the Apple Software Upd

  • How to pop up error message when printing invoice / delivery note

    i have a problem that when I'm going to print the invoice (VF03), i have to check the field displayed e.g. port of loading, final destination should not be empty.If both are empty, when user is ready to print, then alert message is displayed (e.g. Pl

  • How to use real-time tracking and filing in EchoSign

    Click the link to learn how to use the notification, tracking, and filing features available in the Adobe electronic signatures service, EchoSign.

  • In forms how to cancel long running process or query in 10g

    We have application which is hosted on 10g AS. Some forms has lot of processing to be done and sometimes user wants to cancel the processing in between maybe because he wants to change some value and refire processing. Based on the search on net 'Esc

  • What are advantages of EJB

    Well, I have read all class of J2EE books and worked a lot on EJB, so I think, that I do know, what I am speeking about. But I still can't get the spirit. My point of view is the following: EJB is a very (extremely) modular architecture, which is the