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

SE80 Dump - Syntax error in program CL_GUI_ALV_GRID

Former Member
0 Likes
1,685

Hi,

We have applied 2 sap notes and after this there were some inactive objects.

1353846 & 875986.If i go ST22 /SE 80 i am getting thes dumps.. I tried checking inactive object via SE38/Environment Se24/Environment i get the same dump..

Unkowingly We did it in wrong sequence so de-implemented but still have some inactive objects how do we activate those class files.

Already logged a ticket with SAP but curious to know if there is anyway to resolve this issue.

Short text
     Syntax error in program "CL_GUI_ALV_GRID===============CP ".



 What happened?
     Error in the ABAP Application Program

     The current ABAP program "CL_DD_AREA====================CP" had to b
      terminated because it has
     come across a statement that unfortunately cannot be executed.

     The following syntax error occurred in program
      "CL_GUI_ALV_GRID===============CP " in include
      "CL_SALV_BS_DATA===============CU " in
     line 10:
     "Type "IF_SALV_BS_DATA" is unknown"
     " "
     " "
     " "

     The include has been created and last changed by:
     Created by: "SAP "
      Error in the ABAP Application Program

     The current ABAP program "CL_DD_AREA====================CP" had to b
      terminated because it has
     come across a statement that unfortunately cannot be executed.

Rgds

Vara

4 REPLIES 4
Read only

mvoros
Active Contributor
0 Likes
1,160

From those OSS notes I would try to roll back changes from 1353846, then update SNOTE with changes from 875986 and then reimplement the first note. When you reset a note status in SNOTE it should roll back all changes. I am not sure if it will work in your case.

Cheers

Read only

Former Member
0 Likes
1,160

I tried reset but still have some inactive objects.

Any more ideas? I see inactive versions of some classes like CL_SALV_BS_DATA.

So should i go to every obejct and take registration number and move to activate version?? is it recommended this way?

or is there anything in SAP which can restore?

Rgds

Prasad

Read only

Clemenss
Active Contributor
0 Likes
1,160

Hi Vara,

it depends on what notes you applied, what release you are on. Frequently notes have preconditions (i.e. applying other notes) or some manual work must be done like modifying function interfaces.

Go through the notes again, tell us the numbers.

Regards,

Clemens

Read only

Former Member
0 Likes
1,160

moved back to active version by registered object.Everything is fine now..