Skip to content

Commit 7b56286

Browse files
authored
interface change on table key type
1 parent 39dcb62 commit 7b56286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-formats/smtg/type/zif_aff_smtg_v1.intf.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ INTERFACE zif_aff_smtg_v1
3636

3737
"! <p class="shorttext">Table of Template Content Types</p>
3838
"! Table of template content types
39-
TYPES tyt_template_content TYPE STANDARD TABLE OF ty_template_content WITH EMPTY KEY.
39+
TYPES tyt_template_content TYPE STANDARD TABLE OF ty_template_content WITH DEFAULT KEY.
4040

4141
TYPES:
4242
"! <p class="shorttext">Email Template</p>

0 commit comments

Comments
 (0)