Lars Hvam

Results 1023 comments of Lars Hvam
trafficstars

@ENGPHEARA no spamming please, above looks off topic

can you help adding an example?

example reduced to ```abap REPORT z_shadowedvariable. CLASS lcl_class DEFINITION. PUBLIC SECTION. CLASS-METHODS get_usr02_complete. ENDCLASS. DATA ls_usr02 TYPE usr02. START-OF-SELECTION. lcl_class=>get_usr02_complete( ). CLASS lcl_class IMPLEMENTATION. METHOD get_usr02_complete. DATA ls_usr02 TYPE usr02....

Guess there are the following scenarios: - FORM local var shadows global var - FORM parameter shadows global var - Local class local var shadows global var - Local class...

pull requests welcome

yea, its optional which checks to enable in the variant abapOpenChecks offers a set of possibilities feel free to add a note in the documentation, https://github.com/larshp/abapOpenChecks/blob/master/docs/_checks/55.md

can you help adding a few more details?

same with new SWITCH statement

done issue from back in 2015 😄

yes, we'll rename if its used in the meanwhile and will start using `A1` or something as new number range