From caec9d458c78971e32d8826a3b1e59a01a5ddf49 Mon Sep 17 00:00:00 2001 From: Marlies Winterstein Date: Mon, 8 Apr 2024 21:20:34 +0200 Subject: [PATCH] Definition View sxc_hochschulen_liste --- src-modules/module/sxc/conf/sxc.xml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/src-modules/module/sxc/conf/sxc.xml b/src-modules/module/sxc/conf/sxc.xml index 3ce7bbe..5bd5a8c 100644 --- a/src-modules/module/sxc/conf/sxc.xml +++ b/src-modules/module/sxc/conf/sxc.xml @@ -244,7 +244,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[SXC]" /> - + @@ -265,7 +265,7 @@ where hs_nr_hauptsitz is not null and hs_nr is not null; ]]> - + @@ -285,7 +285,25 @@ union select trim(name)|| ' Standort '||standort_ort, hs_nr::char(10), 'ST_'||hs where hs_nr_hauptsitz is not null and hs_nr is not null; ]]> - + + + + + + + +