Skip to content

Commit

Permalink
Update file-formats/smbc/type/zif_aff_smbc_v1.intf.abap
Browse files Browse the repository at this point in the history
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
  • Loading branch information
sepp4me and abaplint[bot] authored Nov 4, 2024
1 parent 7274da5 commit caf0c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-formats/smbc/type/zif_aff_smbc_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ INTERFACE zif_aff_smbc_v1
"! <p class="shorttext synchronized">Selection Mode</p>
"! $values {@link zif_aff_smbc_v1.data:co_selection_mode}
"! $default {@link zif_aff_smbc_v1.data:co_selection_mode.multi}
selection_mode TYPE string,
selection_mode TYPE string,
"! <p class="shorttext synchronized">Select All</p>
"! Enable Select all checkbox
select_all TYPE abap_bool,

Check failure on line 149 in file-formats/smbc/type/zif_aff_smbc_v1.intf.abap

View check run for this annotation

abaplint / abaplint

Align TYPE expressions to column 37

https://rules.abaplint.org/align_type_expressions
Expand Down

0 comments on commit caf0c30

Please sign in to comment.