abapOpenChecks
abapOpenChecks copied to clipboard
Check 62 roadmap
List of features to be added in CHECK_62
- [ ] https://github.com/larshp/abapOpenChecks/issues/66 LOOPs that can be reduced with WHERE
- [x] https://github.com/larshp/abapOpenChecks/issues/379 checking for table lines before looping
- [ ] https://github.com/larshp/abapOpenChecks/issues/376 LOOP AT can be replaced with READ TABLE
- [x] https://github.com/larshp/abapOpenChecks/issues/474 CONTINUE as last statement in loop