From ef8088e4dd524fc85d91d15a5df99140980480a7 Mon Sep 17 00:00:00 2001 From: Viktoria Freidel Date: Thu, 10 Aug 2023 22:11:10 +0200 Subject: [PATCH] [UIST]: Replace Base Template Id with Merge Id --- file-formats/uist/type/zif_aff_uist_v1.intf.abap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-formats/uist/type/zif_aff_uist_v1.intf.abap b/file-formats/uist/type/zif_aff_uist_v1.intf.abap index a2fb63bcc..e7317db9a 100644 --- a/file-formats/uist/type/zif_aff_uist_v1.intf.abap +++ b/file-formats/uist/type/zif_aff_uist_v1.intf.abap @@ -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, "!

Merge ID

"! Merge ID merge_id TYPE c LENGTH 35,