Message type: E = Error
Message class: EA - IDoc Basis Messages
Message number: 802
Message text: Insert in table & with key & & failed
When archived Intermediate Documents were reloaded, an attempt was made
to write data to the table $1. This should have been carried out with
the key $2, $3 which was not successful. The system checked beforehand
whether an entry with this key was available in the table. A database
error is probably involved.
Processing cannot be continued.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
EA802
- Insert in table & with key & & failed ?The SAP error message EA802 typically indicates that there was an issue when trying to insert a record into a specific database table. The message format usually includes the table name and the key values that were attempted to be inserted. Here’s a breakdown of the potential causes, solutions, and related information for this error: Causes: Primary Key Violation: The most common cause is that the record you are trying to insert has a primary key that already exists in the table. This means that the key values you are trying to insert are not unique. Foreign Key Violation: If the table has foreign key constraints, the error may occur if the key you are trying to insert does not correspond to an existing record in the referenced table. Database Locking: The table may be locked by another transaction, preventing the insert operation from completing. Data Type Mismatch: The data being inserted may not match
Get instant SAP help. Sign up for our Free Essentials Plan.
EA801
Invalid access & to archive
What causes this issue? You tried to access an archive in a mode which does not correspond to the mode which was used to open the archive.System Resp...
EA800
#NAME?
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EA803
System format cannot be determined
What causes this issue? You tried to determine the current code page of the SAP system using the function module SYSTEM_FORMAT. This failed.System Re...
EA804
IDoc & not found
What causes this issue? A control record could not be read for IDoc number &v1& (table EDIDC), program &v2&, routine &v3&.Sys...
Click on this link to search all SAP messages.