Symptom
The DVM analysis job 'BO APPLICATION ANALYSIS' fails in the managed system, generating an ITAB_ILLEGAL_SORT_ORDER dump.
- ST22 Dump:
Category ABAP Programming Error
Runtime Errors ITAB_ILLEGAL_SORT_ORDER
ABAP Program /SSA/ABO
Application Component SV-SMG-MON-BPM
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short text |
| Error when inserting or changing in a sorted table |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened? |
| Error in the ABAP Application Program |
| |
| The current ABAP program "/SSA/ABO" had to be terminated because it has |
| come across a statement that unfortunately cannot be executed. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Error analysis |
| A line is to be inserted or changed at position 2 in the sorted |
| internal table (type SORTED_TABLE) |
| "\PROGRAM=/SSA/ABO\FORM=PROCESS_OUTPUT_BW\DATA=LT_RSTSODSPART". |
| In doing so, the sorting sequence - determined by the table key - was |
| destroyed. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Information on where terminated |
| Termination occurred in the ABAP program "/SSA/ABO" - in "PROCESS_OUTPUT_BW". |
| The main program was "/SSA/AXB ". |
| |
| In the source code you have the termination point in line 28141 |
| of the (Include) program "/SSA/ABO". |
| The program "/SSA/ABO" was started as a background job. |
| Job Name....... "BO APPLICATION ANALYSIS 01" |
| Job Initiator.. "SMTMSMP" |
| Job Number..... 03564300 |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Source Code Extract |
----------------------------------------------------------------------------------------------------
|Line |SourceCde |
----------------------------------------------------------------------------------------------------
|28140| |
|>>>>>| APPEND ls_rstsodspart TO lt_rstsodspart. |
|28142| |
Read more...
Environment
SAP Solution Manager 7.2
Product
Keywords
DVM, dvm analysis, bo application analysis, ITAB_ILLEGAL_SORT_ORDER, /SSA/ABO, PROCESS_OUTPUT_BW, APPEND ls_rstsodspart TO lt_rstsodspart , KBA , SV-SMG-DVM , Data Volume Management , 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.
SAP Knowledge Base Article - Preview