Hi Experts,
Im getting the following error:
500 SAP Internal Server Error
ERROR: There is already a line with the same key. (termination: RABAX_STATE).
The following is the dump log:
There is already a line with the same key.
The current ABAP program "SAPLILOX" 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
"\FUNCTION-POOL=ILOX\DATA=GST_IFLOS_STRNO". However, updating
the unique table key "PRIMARY_KEY" resulted in a duplicate entry. The key
concerned may be either the primary key or a secondary key.
Please help me in resolving this issue.