cancel
Showing results for 
Search instead for 
Did you mean: 

Error : There is already a line with the same key on web ui

Former Member
0 Kudos

Hi All,

I have come across a dump while searching for a service order on web ui. The error says : There is already a line with the same key.

Please refer below screenshots.

----------------------------------------------------------------------------------------------------

|What happened?                                                                                  

|    Error in the ABAP Application Program                                                       

|                                                                                                

|    The current ABAP program "CL_CRM_IBASE_IL_BUFFER========CP" had to be 

|     terminated because it has                                                                 

|    come across a statement that unfortunately cannot be executed.                              

----------------------------------------------------------------------------------------------------

|Error analysis                                                                                  

|    You tried to insert an entry into table                                                     

|     "\CLASS=CL_CRM_IBASE_IL_BUFFER\DATA=ST_IBASE_COMP[1]-COMPONENTS". However,                 

|     updating                                                                                   

|    the unique table key "BY_INSTANCE" resulted in a duplicate entry. The key                   

|    concerned may be either the primary key or a secondary key.                                 

|                                                                                                

|    The key components of the duplicate entry have the values                                  

|     "{000000000002205263}"                                                                     

|    " " " " " ".                                                                                

Break point in this method FILL_BUFFER_FOR_IBASE in class CL_CRM_IBASE_IL_BUFFER only triggers for this particular service order not for any other service order and its giving dump.

Please help me out with this issue.

Thanks,

Bharath

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Bharath

Already replied to you other post.

Pease clsoe this thread.

regards

Naresh

Former Member
0 Kudos

Thank you. Closed.

Original post :

Answers (0)