new CodeList

This commit is contained in:
Wolfgang Koch
2021-05-11 15:34:27 +02:00
parent 8b68c2fe73
commit 24ad6090d2

View File

@@ -47,7 +47,7 @@ entity Z_CustomerPostalAddresses // :
Z_street : String; Z_street : String;
Z_town : String; Z_town : String;
Z_country : Country; Z_country : Country;
}; }
// new entity - as code list // new entity - as code list
entity Z_SalesRegion: CodeList { entity Z_SalesRegion: CodeList {