cancel
Showing results for 
Search instead for 
Did you mean: 

SP20 SPAM ERROR

Former Member
0 Kudos

hi experts ,

i am working on SPAM transaction and when i run the program getting the follwoing erorr.

<b>Runtime Errors TABLE_INVALID_INDEX

Information on where terminated

The termination occurred in the ABAP program "SAPLSLOG" in "READ_LOG_FILE".

The main program was "RSPUTPRT ".

The termination occurred in line 221 of the source code of the (Include)

program "LSLOGF03"

of the source code of program "LSLOGF03" (when calling the editor 2210). </b>

can u please help me where is the problem and waht needs to be done to correct this..

mahesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mahesh,

Can you be more specific about versions, patches applying, failed step?...

Best Regards,

JC Llanes.

Former Member
0 Kudos

ERROR OCCURED DURING APPEND IN SOURCE CODE:

217 IF lv_stop_index = 0.

218 *& exception 5 : lt_lines = 0 empty log.

219 MESSAGE i293(pu).

220 ELSE.

>>>>> APPEND LINES OF lt_lines_tmp FROM lv_start_index TO lv_stop_index

AND VERSION IS

SAP Release.............. "640"

PLZ SUGGEST WATS WRONG?

Former Member
0 Kudos

Check drive space on usr/sap/tran/data and cofile folders.

The drive may be full...