The code contains too many throws to system exceptions
Read more
The code contains too many queries leading to a high number of table columns
Read more
The code contains too many hard coded absolute file system paths in include directives
Read more
The code contains too many “SELECT *” requests
Read more
The Web Dynpro code contains too many direct calls to routines using “me–>”
Read more
A Program, User-Exit or Include contains too many Open SQL queries that access SAP standard tables in modification
Read more
The code contains too many SQL instructions with a missing where clause, or using “order by”, or using “not” operator or “is null” check in a where clause
Read more
Empty functions and methods should be avoided
Read more
The code contains too many unchecked returns of functions calls
Read more