From c8018ce727f21c54f72c45b0795c23bbee37b6b4 Mon Sep 17 00:00:00 2001 From: Patrick Winkler <105780276+sepp4me@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:41:45 +0100 Subject: [PATCH] Update file-formats/smbc/type/zif_aff_smbc_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> --- file-formats/smbc/type/zif_aff_smbc_v1.intf.abap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-formats/smbc/type/zif_aff_smbc_v1.intf.abap b/file-formats/smbc/type/zif_aff_smbc_v1.intf.abap index 97d2a191a..0b3537f1f 100644 --- a/file-formats/smbc/type/zif_aff_smbc_v1.intf.abap +++ b/file-formats/smbc/type/zif_aff_smbc_v1.intf.abap @@ -146,7 +146,7 @@ INTERFACE zif_aff_smbc_v1 selection_mode TYPE string, "!

Select All

"! Enable Select all checkbox - select_all TYPE abap_bool, + select_all TYPE abap_bool, "!

Row Count Mode

"! Defines how the table handles the visible rows in the table "! $values {@link zif_aff_smbc_v1.data:co_row_count_mode}