abapOpenChecks - Installation - Checks - Utilities - Links

CHECK_41 - Empty line in statement

Improve this page
RFC enabled
CODE

Checks for empty lines and comment lines inside of statements.

Examples:

READ TABLE lt_table

INDEX 1 INTO ls_table.
READ TABLE lt_table
" read index 1
INDEX 1 INTO ls_table.

Configuration

Configuration