SAP Knowledge Base Article - Preview

1862157 - TABLE_INVALID_INDEX dump on SAPLSLOG program

Symptom

During an import or upgrade, the following dump is raised:

Category                          ABAP Programming Error
Runtime Errors                TABLE_INVALID_INDEX
ABAP Program                SAPLSLOG
Application Component   BC-CTS-ORG


Termination occurred in the ABAP program "SAPLSLOG" - in "READ_LOG_FILE".
The main program was "RSPUTPRT ".


In the source code you have the termination point in line 230
of the (Include) program "LSLOGF03".
...
... 
228       lv_delblock1_beg  = 1 .
229       lv_delblock1_end  = lv_start_index - 1  .
>>>       delete pt_lines from lv_delblock1_beg   to lv_delblock1_end  .
231     endif.

The same dump is also reported when trying to access the log from the affected import (from SE01 transaction) or the affected package (from SAINT transaction).

Checking the file log directly at Operating System level, last lines reports:

2EETP195 log file is not complete ==> "R3trans" terminated for unknown reasons

1 ETP110 end date and time   : "yyyymmddhhmmss”
1 ETP111 exit code           : "14"
1 ETP199 ######################################


Read more...

Environment

Release independent

Keywords

TABLE_INVALID_INDEX SAPLSLOG SAPLSLOG READ_LOG_FILE RSPUTPRT LSLOGF03 R3trans transport directory DIR_TRANS TRANSDIR space SE01 SE09 STMS , KBA , BC-CTS-ORG , Workbench/Customizing Organizer , BC-UPG , Upgrade - general , BC-EHP , Enhancement Package , 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.