2008 Feb 11 11:56 AM
Hi Friends,
I am getting one error in ABAP application program related to Controlling module error coming is as follows
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 "The Dictionary structure or table "*T2580" is either not active or does not exist." or This problem can also a be a result of the transport problem so what will be the correct solution for this.
Hi Friends,
I am getting one error in ABAP application program related to Controlling module error coming is as follows
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 "The Dictionary structure or table "*T2580" is either not active or does not exist." or This problem can also a be a result of the transport problem so what will be the correct solution for this.
2008 Feb 11 12:25 PM
Hi Rahul,
SAP has a OSS note for your exact problem. Number 64490.
The solution proposed in it is:
Please execute report RKEAGENV. It reorganizes the TVDIR entries and the maintenance modules
Please go here to view the note for more details: [Service Marketplace|http://service.sap.com/notes]
Excerpt from the note:
-
Symptom
When you display or change characteristics of freely defined characteristics (transactions KES1/KES2), the following error message is output
Syntax error in L0KEAT00
Control program SAPL0KEA
Additional key words
View, enhanced table maintenance
Cause and prerequisites
For the freely defined characteristics of an operating concern, characteristic and text tables T25xx are generated and an entry is created in table TVDIR. Due to incorrect transports, entries can exist in TVDIR for non-existing T25xx tables. The modules for the table maintenance are then generated incorrectly.
This problem can also a be a result of the transport problem described in note 44501.
Solution
Please execute report RKEAGENV. It reorganizes the TVDIR entries and the maintenance modules.
-
Cheers,
Aditya