avoid_use - Avoid use of certain statements
Description
Detects usage of certain statements.Extended Information
DEFAULT KEY: https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md#avoid-default-key
Macros: https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abenmacros_guidl.htm
ENDSELECT: not reported when the corresponding SELECT has PACKAGE SIZE
DESRIBE TABLE LINES: use lines() instead