From 24ad6090d226bdad8db46349c23ffff8fe2e2288 Mon Sep 17 00:00:00 2001 From: Wolfgang Koch Date: Tue, 11 May 2021 15:34:27 +0200 Subject: [PATCH] new CodeList --- db/extension.cds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/extension.cds b/db/extension.cds index 5c7c1682..8c613d22 100644 --- a/db/extension.cds +++ b/db/extension.cds @@ -47,7 +47,7 @@ entity Z_CustomerPostalAddresses // : Z_street : String; Z_town : String; Z_country : Country; -}; +} // new entity - as code list entity Z_SalesRegion: CodeList {