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

Code inspector problem

RicardoRomero_1
Active Contributor
0 Likes
781

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.

4 REPLIES 4
Read only

RicardoRomero_1
Active Contributor
0 Likes
719

With transaction /$sync I've solved some of these problems, but others still appears...

Read only

0 Likes
719

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

Read only

0 Likes
719

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.

Read only

Former Member
0 Likes
719

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