48280^Studiengang^39^0^0^150^200^6^char^30^0^999^<<SQL>> select tid,name,sortnr from sichten where art in ('MAN-STG-Kostenstellen-Sicht','MAN-Studiengang-Sicht') and aktiv=1 order by 3,2;^ ^ ^
C.id in (select distinct kenn_zahl from sxc_zahl_wert where sxc_bestand_id=<<Bestand>>)\
C.id in (select distinct katalog_id from sxc_zahl_wert where bestand_id=<<Bestand>>)\
order by id^ ^ ^
48282^Institution^2^0^0^150^200^1^char^30^0^999^<<SQL>>select tid,type,name from sichten where art ='MAN-Kostenstellen-Sicht' and aktiv=1 order by type,name;^ ^ ^
48282^Lehr- und Forschungsbereich^3001^0^0^150^200^2^char^30^0^1^<<SQL>>select distinct lfb,lfb_str from k_astat_lfb_fg where lfb in (select target_value from sxc_mapping_bestand where object_type='Lehr- und Forschungsbereich') order by 2;^ ^ ^
48283^Start-Jahr^4^0^0^100^50^1^integer^30^0^1^<<SQL>> SELECT distinct ord,name FROM aggregierung where kategorie='KENN-Jahr' order by 1;^ ^<<SQL>> SELECT ord,name FROM aggregierung where kategorie='KENN-Jahr' and ord=(year(today())-1) ;^
48284^Startsemester^7^0^0^140^80^1^integer^30^0^999^<<SQL>> select tid, eintrag from man_semester order by tid DESC;^ ^ ^
48285^tablestylesheet^121^0^0^100^200^1^char^200^0^13^<<SQL>> select distinct filename,X.caption from sx_stylesheets X,sx_mask_style S where X.tid=S.stylesheet_id and S.maskeninfo_id=888881430^hidden^<<SQL>> select distinct filename,X.caption from sx_stylesheets X,sx_mask_style S where X.tid=S.stylesheet_id and S.maskeninfo_id=888881430 and S.ord=1^
@ -8,7 +8,7 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -8,7 +8,7 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"whereclause":"kenn_zahl in (select katalog_id from kenn_katalog_rpt where report_id =''MKWNRW_1'')",
"whereclause":"bestand_id = 1",
"sortclause":"",
"description":""
}
@ -38,10 +38,10 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -38,10 +38,10 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"is_aggregate":"0",
"description":""
},
{"uniquename":"kenn_katalog_id",
{"uniquename":"sxc_katalog_id",
"caption_der_spalte":"SuperX Connect Kennzahlen - : ID der Kennzahl",
"caption_in_ergebnistabelle":"ID der Kennzahl",
"srcfieldname":"kenn_katalog_id",
"srcfieldname":"sxc_katalog_id",
"targetfieldname":"",
"column_type":"physicalColumn",
"col_function":"",
@ -50,10 +50,10 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -50,10 +50,10 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"is_aggregate":"0",
"description":""
},
{"uniquename":"kenn_katalog_name",
{"uniquename":"sxc_katalog_name",
"caption_der_spalte":"SuperX Connect Kennzahlen - : Name der Kennzahl",
"caption_in_ergebnistabelle":"Kennzahl",
"srcfieldname":"kenn_katalog_name",
"srcfieldname":"sxc_katalog_name",
"targetfieldname":"",
"column_type":"physicalColumn",
"col_function":"",
@ -116,8 +116,8 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -116,8 +116,8 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"srcfieldname":"wert",
"targetfieldname":"wert_der_kennzahl",
"column_type":"computedColumn",
"col_function":"case when lfb_count>0 and kenn_katalog_id like ''%_quote%'' then wert_summe/lfb_count
@ -133,15 +133,15 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -133,15 +133,15 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"col_function":"SELECT sum(summe_wert)/12 AS durchschnitt
@ -8,7 +8,7 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -8,7 +8,7 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"whereclause":"kenn_zahl in (select katalog_id from kenn_katalog_rpt where report_id =''MKWNRW_1'')",
"whereclause":"bestand_id = 1",
"sortclause":"",
"description":""
}
@ -62,10 +62,10 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
@@ -62,10 +62,10 @@ select count(*) from rpta_resultset where uniquename='rpta_sxc_zahl_wert';
"is_aggregate":"0",
"description":""
},
{"uniquename":"kenn_katalog_name",
{"uniquename":"sxc_katalog_name",
"caption_der_spalte":"SuperX Connect Kennzahlen - : Name der Kennzahl",