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

Syntax error in program "SAPL0KEA "

Former Member
0 Likes
3,995

Hi,

I got one SYNTAX_ERROR in program "SAPL0KEA ".

-


Error analysis

The following syntax error was found in the program SAPL0KEA :

"The Dictionary structure or table "*T2580" is either not active or does not exist."

" "

Information on where terminated

Termination occurred in the ABAP program "SAPLSVIM" - in "VIEW_MAINTENANCE".

The main program was "RKMERK01 ".

In the source code you have the termination point in line 107

of the (Include) program "LSVIMU01".

-


I got the corresponding note 64490, where it is mentioned to execute the program RKEAGENV. When I am executing this program I am getting "Error message KE111 when executing RKEAGENV" and I also get corresponding Note 101940 for this error message but this note is valid for "SAP_APPL 40".

My system is ECC 6 with following packages

SAP_ABA 700 0012

SAP_BASIS 700 0012

SAP_APPL 602 0000

SAP_HR 600 0007

Can anybody help me to correct this error.

Hi,

I got one SYNTAX_ERROR in program "SAPL0KEA ".

-


Error analysis

The following syntax error was found in the program SAPL0KEA :

"The Dictionary structure or table "*T2580" is either not active or does not exist."

" "

Information on where terminated

Termination occurred in the ABAP program "SAPLSVIM" - in "VIEW_MAINTENANCE".

The main program was "RKMERK01 ".

In the source code you have the termination point in line 107

of the (Include) program "LSVIMU01".

-


I got the corresponding note 64490, where it is mentioned to execute the program RKEAGENV. When I am executing this program I am getting "Error message KE111 when executing RKEAGENV" and I also get corresponding Note 101940 for this error message but this note is valid for "SAP_APPL 40".

My system is ECC 6 with following packages

SAP_ABA 700 0012

SAP_BASIS 700 0012

SAP_APPL 602 0000

SAP_HR 600 0007

Can anybody help me to correct this error.

6 REPLIES 6
Read only

Former Member
0 Likes
2,018

Hi

I also facing the same problem, If you got the soloution pls let me know

Thanks in advance

Regards

Prem

9810149014

Read only

Former Member
0 Likes
2,018

Hi,

Get someone with profitablity analysis knowledge to have a look, may have something to do with configuration.

Cheers.

...Reward if useful.

Read only

Former Member
0 Likes
2,018

Hi,

1-SE38->RKEAGENV execute without test run.

Maybe you face problem in KES1, if so ,

2-KEA0->change->activate and than generate operating concern.

With these two steps I solved the problem.

Regards

Olcay Savas

Read only

0 Likes
2,018

We have seen the same problem. The user was executing KES1 (which he shouldn't have been, we are in testing for an FS-CD installation). recieved the exact short dump described at the beginning of this thread. Immediately after we say contract account views short dumping with :

The internal system error cannot be fixed by ABAP means only.

You may be able to find a solution in the SAP note system. If you have

access to the SAP note system, try searching for the following terms:

"DDIC_TYPE_INCONSISTENCY" " "

"SAPLTAX1" or "LTAX1TOP"

The termination occurred during generation of the ABAP/4 program "SAPLTAX1".

-

The termination occurred in line 25

of the source code of program "LTAX1TOP" (when calling the editor 250).

The termination was triggered in function "ab_RxDdicTypeError"

of the SAP kernel, in line 1053 of the module

"//bas/700_REL/src/krn/runt/abucutil.c#3".

The internal operation just processed is " ".

Internal mode was started at 20110413071247.

There is an inconsistency in the DDIC structure "KOMP". This means there is

an error in the corresponding Dictionary runtime object (NAMETAB).

The number of components in the structure (NAMETAB component "fldcnt")

is given as 352. However, when all substructures are resolved, and the

actual total number of components is calculated (recursively), the value

is different.

This error was caused by a change being made to the structure "KOMP" or one

of its substructures, and an error occurring during the subsequent

activation. To find out the exact cause of the error, examine the

runtime object of the structure "KOMP" in the Dictionary.

If the program RSDDCHECK is in your system, you can use it check the

structure "KOMP".

found that this program had structure KOMPAKE partially activated

We reactivated the structure KOMPAKE which fixed the error but would like to know if anyone has any idea of a permanent solution to prevent this problem (besides removing all access to transaction KES1)

Read only

Former Member
0 Likes
2,018

Hi CCSS Admin,

The defect is because of SAP note: 64490.

To overcome the dump we have to execute the program RKEAGENV.

Remove the check-box for Test Mode and execute.

After execution it will show list of tables modified.

After running report RKEAGENV will cause another error concerning operating concern E_B1 please copy the report ZJBREOFC from the correction instructions in the attached note 872175, activate and execute it.

If after applying note 872175 you receive a new short dump, please execute report RKEAGENF to eliminate the error so that the program RKEAGENV could then be executed without error and thus the characteristic maintenance should work again

I have faced the same issue in upgrade project. after doing above steps it is working fine.

Thanks,

M Hemanth kumar.

Read only

0 Likes
2,018

Hi Hemanth!

Process Succesfully. Very thanks.

Best regards.