PNBR#90518 -- 'Hoofd Stimulus' toegevoegd aan PNBR_V_PROGRAMMAMANAGERS en PNBR_V_PROGRAMMA_H_MANAGERS

svn path=/Customer/trunk/; revision=70265
This commit is contained in:
Florien Bolks
2025-09-10 11:48:40 +00:00
parent b4f8a681ca
commit c371a59d7b

View File

@@ -8652,7 +8652,8 @@ AS
'%KABINETSCHEF COMMISSARIS VAN DE KONING%'
OR f.prs_srtperslid_upper LIKE '%GRIFFIER%'
OR f.prs_srtperslid_upper LIKE '%CHIEF INFORMATION OFFICER%'
OR f.prs_srtperslid_upper LIKE '%CONCERNCONTROLLER%')
OR f.prs_srtperslid_upper LIKE '%CONCERNCONTROLLER%'
OR f.prs_srtperslid_upper LIKE '%HOOFD STIMULUS%')
AND n.prs_perslid_key = p.prs_perslid_key
ORDER BY prs_perslid_naam_full;
@@ -8703,7 +8704,8 @@ AS
OR f.prs_srtperslid_upper LIKE '%RO TEAMLEIDER BRABANTSTAD%'
OR f.prs_srtperslid_upper LIKE '%CHIEF INFORMATION OFFICER%'
OR f.prs_srtperslid_upper LIKE '%CONCERNCONTROLLER%'
)
OR f.prs_srtperslid_upper LIKE '%HOOFD STIMULUS%'
)
AND n.prs_perslid_key = p.prs_perslid_key
ORDER BY prs_perslid_naam_full;