Omit parameter name

 home quick fix styleguide edit

omit_parameter_name

Description

Omit the parameter name in single parameter calls

Extended Information

https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#omit-the-parameter-name-in-single-parameter-calls

EXPORTING must already be omitted for this rule to take effect, https://rules.abaplint.org/exporting/

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions

Examples