‎2009 Aug 27 11:04 PM
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
‎2009 Aug 27 11:26 PM
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
‎2009 Aug 27 11:37 PM
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
‎2009 Aug 28 12:12 AM
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
‎2009 Aug 28 3:25 PM
moved back to active version by registered object.Everything is fine now..