Nov 062009
SAP actually has good facilities for lint’ing your ABAP code, built-in. From the code editor (say by starting SE38), choose Program -> Check -> Extended Check. Couldn’t be much easier. To get a more thorough review, use Code Inspector to also pinpoint data access problems, like SQL queries where a WHERE term isn’t indexed, and the like.



Sorry, the comment form is closed at this time.