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 9ea2f78 commit 7274da5
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 @@ -139,7 +139,7 @@ INTERFACE zif_aff_smbc_v1
BEGIN OF ty_table_setting,
"! <p class="shorttext synchronized">Entity Set</p>
entity_set TYPE string,
table_type TYPE ty_table_type,
table_type TYPE ty_table_type,
"! <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}
Expand Down

0 comments on commit 7274da5

Please sign in to comment.