UWVA#88525 IPSOS-koppeling/Ontmantelen (schonen views en exportfunctie)

svn path=/Customer/; revision=68981
This commit is contained in:
Maarten van der Heide
2025-05-12 09:34:12 +00:00
parent 84e4e6f0f6
commit c7898ed7da

View File

@@ -23,9 +23,9 @@ SET DEFINE OFF
-- UWVA#88525: Opschonen vervallen IPSOS-views!
--SELECT * FROM fac_export_app WHERE UPPER (fac_export_app_code) = 'IPSOS';
DELETE FROM fac_export_app WHERE UPPER (fac_export_app_code) = 'IPSOS';
DROP VIEW UWVA_V_RAP_IPSOS_MLD;
DROP VIEW UWVA_V_RAP_IPSOS_MLD;
DROP VIEW UWVA_V_EXPORT_IPSOS;
DROP VIEW UWVA_V_RAP_IPSOS_MLD;
DROP VIEW UWVA_V_RAP_IPSOS_BES;
------ payload end ------