|
|
@ -58,7 +58,11 @@ update xcube set restriction='<<Köpfe oder Fälle ?>> |
|
|
|
/* 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)>> */ |
|
|
|
/* and trunc((${datum_stichtag} - geburtsdatum) / 365.25 , 0) <= <<Alter (bis)>> */ |
|
|
|
|
|
|
|
/* and ${datum_stichtag} between d_besch_von and d_besch_bis and d_befristung <= date_val(<<Befristet bis>>) */ |
|
|
|
|
|
|
|
/* and geschlecht = <<Geschlecht>> */ |
|
|
|
|
|
|
|
/* AND ch212_geldgeber in <@printkeys Geldgeber.allNeededKeysList/> --<<Geldgeber>> */ |
|
|
|
|
|
|
|
/* and ca501_staat <<Staatsangehörigkeit>> */ |
|
|
|
|
|
|
|
/* and <<Filter Personal>> */ |
|
|
|
' where maskeninfo_id=21200; |
|
|
|
' where maskeninfo_id=21200; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|