SAP ABAP Message Class KX Message Number 910 (Field name & already exists -> Choose another name)
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 910  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Field name & already exists -> Choose another name
Help Document

Diagnosis

Field name of the sender structure from an ABAP query is already used by another field in the same sender structure. In order to transfer the chosen data from the ABAP query to SAP-EIS, the system requires the unique assignment of all fields of the sender structure (-> internal table "%LDESC", field "FNAME") to the fields of the receiver structure (SAP-EIS).

System Response

Since the field names of the receiver structure in SAP-EIS are shorter than those of the sender structure, a shorter field name must be chosen. This occasionally means that similar fields with the same names already exist in the sender structure.

The system requires you to create a unique name of the field in the sender structure (-> SAP-EIS table T242S, T241S, (T242D), field "SFELD").

Procedure

Make sure that you enter a unique field name which, if possible, also indicates the contents, for the field in the sender structure.

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