Skip to content

#12 added support for more types of parameter t-codes

abaplint / abaplint failed Apr 17, 2024 in 20s

4 issues

4 issues found

29 objects analyzed

abaplint 2.106.5, adjust installations

Annotations

Check failure on line 191 in src/#mbtools#cl_command__show.clas.abap

See this annotation in the file changed.

@abaplint abaplint / abaplint

Keyword should be upper case: "type"

https://rules.abaplint.org/keyword_case

Check failure on line 1 in src/#mbtools#cl_command__show.clas.abap

See this annotation in the file changed.

@abaplint abaplint / abaplint

Expected ENDMETHOD

https://rules.abaplint.org/structure

Check failure on line 219 in src/#mbtools#cl_command__show.clas.abap

See this annotation in the file changed.

@abaplint abaplint / abaplint

Statement does not exist in ABAPv702(or a parser error), "IF"

https://rules.abaplint.org/parser_error

Check failure on line 205 in src/#mbtools#cl_command__show.clas.abap

See this annotation in the file changed.

@abaplint abaplint / abaplint

SUBRC_OK can be removed as sy-subrc is checked

https://rules.abaplint.org/unnecessary_pragma