|
|
@ -57,12 +57,13 @@ update xcube set restriction='<<Köpfe oder Fälle ?>> |
|
|
|
/* AND ca109_key_bvl in <@printkeys .vars["BVL-Gruppe"].allNeededKeysList/> --<<BVL-Gruppe>> */ |
|
|
|
/* AND ca109_key_bvl in <@printkeys .vars["BVL-Gruppe"].allNeededKeysList/> --<<BVL-Gruppe>> */ |
|
|
|
/* AND ca108_amtsbez in <@printkeys Amtsbezeichnung.allNeededKeysList/> --<<Amtsbezeichnung>> */ |
|
|
|
/* AND ca108_amtsbez in <@printkeys Amtsbezeichnung.allNeededKeysList/> --<<Amtsbezeichnung>> */ |
|
|
|
/* AND vertart in <@printkeys Vertragsart.allNeededKeysList/> --<<Vertragsart>> */ |
|
|
|
/* AND vertart in <@printkeys Vertragsart.allNeededKeysList/> --<<Vertragsart>> */ |
|
|
|
/* and trunc((${datum_stichtag} - geburtsdatum) / 365.25 , 0) <= <<Alter (bis)>> */ |
|
|
|
<#if "<<Alter (bis)>>"!=""> and ${Alter.selectedItems[0].strukturStr?replace("$1","alter")}</#if> |
|
|
|
/* and ${datum_stichtag} between d_besch_von and d_besch_bis and d_befristung <= date_val(<<Befristet bis>>) */ |
|
|
|
/* and ${datum_stichtag} between d_besch_von and d_besch_bis and d_befristung <= date_val(<<Befristet bis>>) */ |
|
|
|
/* and geschlecht = <<Geschlecht>> */ |
|
|
|
/* and geschlecht = <<Geschlecht>> */ |
|
|
|
/* AND ch212_geldgeber in <@printkeys Geldgeber.allNeededKeysList/> --<<Geldgeber>> */ |
|
|
|
/* AND ch212_geldgeber in <@printkeys Geldgeber.allNeededKeysList/> --<<Geldgeber>> */ |
|
|
|
/* and ca501_staat <<Staatsangehörigkeit>> */ |
|
|
|
/* and ca501_staat <<Staatsangehörigkeit>> */ |
|
|
|
/* and <<Filter Personal>> */ |
|
|
|
/* and <<Filter Personal>> */ |
|
|
|
|
|
|
|
<#if "<<Alter>>"!=""> and ${Alter.selectedItems[0].strukturStr?replace("$1","trunc((${datum_stichtag} - geburtsdatum) / 365.25 , 0)")}</#if> |
|
|
|
' where maskeninfo_id=21200; |
|
|
|
' where maskeninfo_id=21200; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|