Prefer abap_true and abap_false

 home quick fix styleguide  single file   example  edit

prefer_abap_bool_values

Description

Use abap_true and abap_false instead of 'X' and ' ' for abap_bool variables

Extended Information

https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#use-abap_true-abap_false-and-abap_undefined-for-abap_bool-variables

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions

Examples