|
|
|
@ -315,6 +315,20 @@ select sp_table_exists('sos_dipl_pos_swf'); |
|
|
|
"is_visible":1, |
|
|
|
"is_visible":1, |
|
|
|
"visible_size":5, |
|
|
|
"visible_size":5, |
|
|
|
"col_function":"sem_der_pruefung"} |
|
|
|
"col_function":"sem_der_pruefung"} |
|
|
|
|
|
|
|
, |
|
|
|
|
|
|
|
{"uniquename":"thesis_title", |
|
|
|
|
|
|
|
"srcfieldname":"", |
|
|
|
|
|
|
|
"targetfieldname":"thesis_title", |
|
|
|
|
|
|
|
"column_type":"logicalColumn", |
|
|
|
|
|
|
|
"format_code":"", |
|
|
|
|
|
|
|
"is_aggregate":0, |
|
|
|
|
|
|
|
"caption":"Titel der Abschlussarbeit", |
|
|
|
|
|
|
|
"is_visible":1, |
|
|
|
|
|
|
|
"visible_size":5, |
|
|
|
|
|
|
|
"col_function":"(case when (select W.title from lm_exam_written W where W.examplan_id=tmp_sos_lab_pord_ppruef.labnr) is null |
|
|
|
|
|
|
|
then (select W.thema from sos_dipl_pos_swf W where W.labnr=tmp_sos_lab_pord_ppruef.labnr) |
|
|
|
|
|
|
|
else (select W.title from lm_exam_written W where W.examplan_id=tmp_sos_lab_pord_ppruef.labnr) |
|
|
|
|
|
|
|
end)"} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|