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

Abap dump error SYNTAX_ERROR

sivakumar_kilari3
Active Contributor
0 Likes
2,766

Hi All,

While execting transaction like st22, sm21, sm50. Iam geeting follwing dump.

Runtime Errors SYNTAX_ERROR

Date and Time 03.11.2008 06:37:21

Short text

Syntax error in program "SAPLKKBL ".

What happened?

Error in the ABAP Application Program

The current ABAP program "CL_GUI_ALV_GRID===============CP" had to be

terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLKKBL " in include "LKKBLF99

" in

line 621:

"The data object "LS_SORT" does not have a component called "COLCOUNT"."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Please help on this.

Regards

Siva

14 REPLIES 14
Read only

Former Member
0 Likes
2,131

Search for any oss notes on this problem.

Read only

0 Likes
2,131

Hi,

I didn't any note can you help on this.

Regards

Siva

Read only

0 Likes
2,131

did you check the include LKKBLTOP

data: begin of gs_out,
*       Counter
        colcount       type sy-tabix,  "is it there in your system
        field_colcount type sy-tabix,
        mcolcount      type sy-tabix,

Read only

0 Likes
2,131

Hi,

Which erp system are you on ?

Not sure if this will help bu you can do the following and see.

Goto se38 enter the report name LKKBLF99 and do the following :

1. Run a syntax check.see if you are getting the same syntax error.

2. Update the Navigation index.

After that try to run the transactions again and see.

regards,

Advait

Read only

0 Likes
2,131

Hi ,

I can't able to run se38 transaction also. I geeting follwing dump.

Runtime Errors SYNTAX_ERROR

Date and Time 03.11.2008 07:20:53

Short text

Syntax error in program "SAPLSEWORKINGAREA ".

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLWBABAP" had to be terminated because it ha

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLSEWORKINGAREA " in i

"LSEWORKINGAREAU01 " in

line 54:

"The data object "WORK_ITEMS" does not have a component called "JUST_FO"

"R_CHECKING"."

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Regards

Siva

Read only

0 Likes
2,131

I hope this is not a productive system. Are you in the middle of an upgrade which got interrupted?

Thomas

Read only

0 Likes
2,131

contact the BASIS person. looks like a Basis issue.

Read only

0 Likes
2,131

Iam basis person only. I am applying patches I got this error.

Regard

siva

Read only

0 Likes
2,131

then you should post this Basis forum or contact senior basis.

Read only

0 Likes
2,131

Hi SKUMAR

i am facing the same problem

can you tell me how you resolved this problem.

Read only

0 Likes
2,131

hi skumar,

i face the same problem,

how did you resolved this problem.

Read only

0 Likes
2,131

HI,

Just go to transaction sm36 and schedule rddimpdp job manually in client 000.

Then restart the SPAM and import the support pack. it works

Thanks

Vishwanath

Read only

0 Likes
2,131

This message was moderated.

Read only

0 Likes
2,131

This message was moderated.