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 72aaad2 commit fe7a00a
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 @@ -195,7 +195,7 @@ INTERFACE zif_aff_smbc_v1
enable_full_screen TYPE abap_bool,
"! <p class="shorttext synchronized">Enable Mass Edit</p>
"! Mass editing allows users to simultaneously change multiple objects that share the same editable properties
enable_mass_edit TYPE abap_bool,
enable_mass_edit TYPE abap_bool,
END OF ty_table_setting,
"! <p class="shorttext synchronized" >Object Page Configurations</p>
ty_object_pages TYPE SORTED TABLE OF ty_object_page WITH UNIQUE KEY entity_set,
Expand Down

0 comments on commit fe7a00a

Please sign in to comment.