‎2008 Nov 03 12:46 PM
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
‎2008 Nov 03 12:53 PM
‎2008 Nov 03 1:01 PM
‎2008 Nov 03 1:04 PM
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,
‎2008 Nov 03 1:09 PM
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
‎2008 Nov 03 1:22 PM
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
‎2008 Nov 03 1:26 PM
I hope this is not a productive system. Are you in the middle of an upgrade which got interrupted?
Thomas
‎2008 Nov 03 1:26 PM
‎2008 Nov 03 1:29 PM
Iam basis person only. I am applying patches I got this error.
Regard
siva
‎2008 Nov 03 1:31 PM
then you should post this Basis forum or contact senior basis.
‎2008 Dec 20 8:36 AM
Hi SKUMAR
i am facing the same problem
can you tell me how you resolved this problem.
‎2009 Jan 07 2:36 AM
hi skumar,
i face the same problem,
how did you resolved this problem.
‎2009 Mar 11 4:45 AM
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
‎2015 Jan 26 11:17 AM
‎2015 Jan 26 11:21 AM