Mix of returning and exporting

 home  syntax  styleguide  single file   example  edit

mix_returning

Description

Checks that methods don't have a mixture of returning and exporting/changing parameters

Extended Information

https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#use-either-returning-or-exporting-or-changing-but-not-a-combination

This syntax is not allowed on versions earlier than 740sp02, https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-us/abennews-740-abap_objects.htm#!ABAP_MODIFICATION_1@1@

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions

Examples