Skip to content

Commit

Permalink
[UIST]: Replace Base Template Id with Merge Id
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktoriaFreidel committed Aug 10, 2023
1 parent 5ad7022 commit ef8088e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-formats/uist/type/zif_aff_uist_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ INTERFACE zif_aff_uist_v1
"! Sort priority
"! $minimum: -999.999
"! $maximum: 999.999
sort_priority TYPE p LENGTH 7 DECIMALS 3, "Annotation $multipleOf is only possible for integers (2023-07-31)
sort_priority TYPE p LENGTH 7 DECIMALS 3,
"! <p class="shorttext">Merge ID</p>
"! Merge ID
merge_id TYPE c LENGTH 35,
Expand Down

0 comments on commit ef8088e

Please sign in to comment.