‎2012 Mar 01 5:16 PM
Hi all,
I'm checking the syntax before to release my order requests and I have several errors in code inspector.
Ok, I've fixed these errors. The problem is if I execute the code inspector again the errors are displayed again... but the code is ok, there are no errors.
It happened to me a lot of times, with several object types, may be the next day if I pass the code inspector the errors dissapears or may be not.
It's very strange. I've tried with other users, doing log off and login again... but nothing...
Do you know if exits some transaction code for "refresh" the code inspector? the buffer or something?
Thanks in advance.
‎2012 Mar 01 5:50 PM
With transaction /$sync I've solved some of these problems, but others still appears...
‎2012 Mar 01 6:30 PM
Hi,
I've worked with code inspector quite a lot and I've never spoted this kind of problem. I would suspect that this is not code inspector problem but rather something is wrong with your repository objects.
If I were you I would try to debug code inspector. There is somewhere inside SCAN ABAP-SOURCE command used. Check what input is being used.
BR
Marcin Cholewczuk
‎2012 Mar 02 5:43 AM
Hi Ricardo,
When I faced a similar kind of a problem of irrational behaviour of the system, it was traced to be a BASIS issue. Please consult with your BASIS Team about insufficient disk space or any Patch upgrades that have happened in the recent past with errors.
Regards,
Pranav.
‎2012 Mar 02 5:41 AM
Hi,
we had code inspector failures after an incomplete basis support stack upgrade on one of our development systems. They were remaining until the next support stack upgrade had been finished successfully.
Regards,
Klaus