Hi Experts,
My system (ECC Basis RELEASE 700)was on SAP_BAsis/SAP_ABA level 20 .
I built a queue from 21 to level 25 for both SAP_ABA and SAP_BASIS together in background.
I am getting below error in IMPORT_PROPER phase for SAPKB70024.
sap_dext called with msgnr 1:
db call info
function: db_report_interface
fcode: CLOSE_LINE_MODE
tabname: SOURCE
len: 40
key: CL_SWF_RUN_SWWWIDH_QUEUE======CU
retcode: 1
SQL error 60 accessing : ORA-00060: deadlock detected while waiting for res
I checked in DB01 but there are no locks found.
As I understand deadlock situation might sometimes be temporary.
But when I again go to SPAM and retry for import by clicking truck ICON , I am getting below syntax error everytime -
-
Runtime Errors SYNTAX_ERROR
Date and Time 20.11.2011 08:41:36
Short text
Syntax error in program "CL_I18N_SYSTEM_SETTINGS=======CP ".
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLSTXC" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program
"CL_I18N_SYSTEM_SETTINGS=======CP " in include
"CL_I18N_SYSTEM_SETTINGS=======CU " in
line 68:
"Es fehlt die Implementierung der Methode "GET_NORMALIZE_INPUT"."
" "
" "
" "
The include has been created and last changed by:
Created by: "SAP "
Last changed by: "SAP "
Error in the ABAP Application Program
The current ABAP program "SAPLSTXC" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
-
My R3trans,tp,SPAM are upto date.
I have checked Snotes - 84348, 822379,1521903,1530593,1515396. But no success.
SAP note - 822379 suggests that SAPKB70024 and SAPKB70025 should not go together if SNOTE 1411877 is implemented in the system. But please note that this SNOTE 1411877 has not been implemented in my system.
Pls help.