Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime error while running Tcode KES1

Former Member
0 Likes
1,059

Hi,

We are upgrading our systems from 4.7EE to ECC6. Our FI people are testing the Tcode KES1,

it is showing the following dump. << removed >>

Short text

Syntax error in program "SAPL0KEA ".

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLSVIM" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPL0KEA " in include "L0KEAT00

" in

line 225:

"The Dictionary structure or table "*T2580" is either not active or doe"

"s not exist."

" "

" "

The include has been created and last changed by:

Created by: "GAURILAD "

Last changed by: "SAP* "

Error in the ABAP Application Program

The current ABAP program "SAPLSVIM" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

The following syntax error was found in the program SAPL0KEA :

"The Dictionary structure or table "*T2580" is either not active or doe"

"s not exist."

" "

" "

Please anyone help me resolve this issue <removed by moderator>.

Thanks & Regards,

Tanuja.

Edited by: Thomas Zloch on Jan 14, 2011 1:17 PM - normal priority please

Edited by: Rob Burbank on Jan 14, 2011 9:25 AM

3 REPLIES 3
Read only

Former Member
0 Likes
608

Hi,

Please check in SPDD whether this table T2580 is present or not.

Clear SPDD list if required.

If not then activate the table using SE11 it will solve your problem.

Thanks,

Dhiraj.

Read only

Former Member
0 Likes
608

Hi,

have a look into snote 1514122.

Regards, Dieter

Read only

0 Likes
608

Hi,

The issue got solved. I have implemented the note 64490.

Thanks & Regards,

Tanuja.