abapOpenChecks icon indicating copy to clipboard operation
abapOpenChecks copied to clipboard

Check 62 roadmap

Open larshp opened this issue 8 years ago • 0 comments

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

larshp avatar Aug 27 '17 08:08 larshp