Prefer abap_true and abap_false
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 suggestionsExamples