Lars Hvam

Results 1135 comments of Lars Hvam

https://rules.abaplint.org/prefix_is_current_class/

> I don't understand the 642 issues of the latest abaplint. Example: > > > DTEL ZEXCEL_SHOW_ROWCOLHEADER not statically referenced > > How comes? abaplint behaves like this DDIC type...

is it a 702 system you are working on? ![image](https://github.com/user-attachments/assets/ddcd9669-0e14-4538-b118-5752af0e7b0f)

you are overwriting/removing at least 2 previous fixes, which is concerning. I personally dont want to read through ~2000 lines changed and compare with previous code to see if changes...

yea... the rule is unused as in unreferenced above case is a "no reads from variable" which it currently doesnt handle keep the issue open...

they do identify as NativeSQL, so need to exclude those "statements" from the rules ![image](https://github.com/user-attachments/assets/3d0a23c5-e60d-4bf1-891b-3ed30695ea61)

thanks, reproduces in the playground, ![image](https://github.com/user-attachments/assets/9affe35b-6a1c-45ad-a2ea-66dd50cd3c28)