SAP ABAP Message Class KX Message Number 912 (You cannot insert in Table & as QUERY & already exists)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Attribute
Message class KX  
Short Description EC-EIS/EC-BP: Data basis, data collection    
Message Number 912  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
You cannot insert in Table & as QUERY & already exists
Help Document

Diagnosis

A data record could not be inserted in table as another record exists with the same primary key already exists in this table (QUERY already exists and has been defined for data transfer).

It is also possible that a record with identical key field values already exists for a particular unique index.

System Response

In such cases, the system abends.

Procedure

Use other values (another QUERY) for the key fields of the data record in question in table .

History
Last changed on/by 19980519  SAP 
SAP Release Created in