2010 Jul 01 8:47 AM
Code Inspector Error : OBSOLETE ALV Approach Used
sap has given the " The message can be hidden using pseudo comment "EC OBS_ALV_REQD "
But it is not working for me....
can some one suggest how it works?
2010 Jul 01 9:00 AM
Hi..
Please check if you have inserted it at the right place and it should be..
statement----. " #EC OBS_ALV_REQD
Regards,
Karthik
Code Inspector Error : OBSOLETE ALV Approach Used
sap has given the " The message can be hidden using pseudo comment "EC OBS_ALV_REQD "
But it is not working for me....
can some one suggest how it works?
2010 Jul 01 9:00 AM
Hi..
Please check if you have inserted it at the right place and it should be..
statement----. " #EC OBS_ALV_REQD
Regards,
Karthik
2010 Jul 01 9:07 AM
2010 Jul 01 4:48 PM
If you put the pseudo comment on the right line of ABAP code and in the right format, it will work...
"#EC * is really all you need to "hide" the row of code from the Extended Syntax Check, which appears to be turned on in your code inspector variant. If it didn't work, you put it in the wrong place.
Note that the #EC * must appear as the first characters in your comment, as I recall...you can put other information after.
However, as someone else already noted, remediation of anything flagged by the Extended Syntax Check is preferable to hiding it from the check.
2010 Jul 01 12:11 PM
Code Inspector Error : OBSOLETE ALV Approach Used
Instead of hiding it why cant you correct it ?
2010 Jul 01 1:27 PM
Thanks keshav
well not sure abt the functionality and requirement ..........
may be they are executing it on background ......(if i correct it oops alv and grid alv will not come in spool).....
i need to correct only errors and warings in code inspector...........
I am not suppose to change any thing
2010 Jul 01 1:33 PM
>
> i need to correct only errors and warings in code inspector...........
But prior to this you need to understand why you are getting the particular error ? Are you aware of the "why" ?
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |