abaplint-sci-client
abaplint-sci-client copied to clipboard
No Issues found with large Function Groups
Unfortunately we have a large Function Group (14 Function Modules) from a external Consulting Company (so refactoring everything would be no option right now). But we would like to check every new development with abaplint. But we get zero issues but would expect over a hundred.
2023-04-21 12:51:14, listRules
2023-04-21 12:53:52, check_file, FUGR, ZINBOX_0, 0 issues, 2023834 bytes, 12035 ms
2023-04-21 12:53:52, ping
Log seems like everything is send correctly. Version abaplint: 2.97.12
are these generated table maintenances? whats the value of skipGeneratedFunctionGroups in the configuration?
with the log, I guess you are using https://github.com/abaplint/abaplint-sci-client ?
No they aren't generated table maintenances and i set skipGeneratedFunctionGroups to false and tried again with still 0 issues. Yes we are using the SCI Client (i'm using it with Eclipse). Works great on other Function Modules / Classes...)
moved to abaplint-sci-client