Symptom
Within SAP Solution Manager 7.2, deletion of an interface channel alerting object, i.e. IDOC monitoring, via MAI_Tools creates an inconsistent entry in Solution Documentation that results in the following shortdump when selected:
Category ABAP Programming Error
Runtime Errors ITAB_LINE_NOT_FOUND
Except. CX_SY_ITAB_LINE_NOT_FOUND
ABAP Program CL_SOMO_MAI_OBJ_MANAGER=======CP
Application Component SV-SMG-MON-BPM-MON
Short Text
This row is not contained in the table.
What happened?
Error in the ABAP Application Program
The current ABAP program "CL_SOMO_MAI_OBJ_MANAGER=======CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
Error analysis
An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_ITAB_LINE_NOT_FOUND' and was not caught
in procedure
"IF_SOMO_MAI_OBJ_MANAGER~CREATE_OBJECT" "(METHOD)", nor was it propagated by a
RAISING clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception is:
Access failed for table " ".
Access method: "KEY".
Row index (for "INDEX" access) / key name (for "KEY" access): "<free key>".
Key values: " " " " " " " "
Information on where terminated
The termination occurred in ABAP program "CL_SOMO_MAI_OBJ_MANAGER=======CP",
in "IF_SOMO_MAI_OBJ_MANAGER~CREATE_OBJECT". The main program
was "SAPMHTTP".
In the source code, the termination point is in line 43 of (Include)
program "CL_SOMO_MAI_OBJ_MANAGER=======CM004".
The termination is due to exception "CX_SY_ITAB_LINE_NOT_FOUND" occurring in
procedure "IF_SOMO_MAI_OBJ_MANAGER~CREATE_OBJECT" "(METHOD)".
This exception was not handled locally or declared in the RAISING
clause in the procedure's signature however.
The procedure is in program "CL_SOMO_MAI_OBJ_MANAGER=======CP". The source
code begins in line 1 of
(include) program "CL_SOMO_MAI_OBJ_MANAGER=======CM004".
Read more...
Environment
SAP Solution Manager 7.2
Product
Keywords
KBA , SV-SMG-MON-BPM-MON , Monitoring , SV-SMG-MON-BPM , Business Process Operations , SV-SMG-MON-IPO-IC , Interface Monitoring , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.