UWVA#25678 Notificatiejob SCH-foto vervallen
svn path=/Customer/trunk/; revision=17630
This commit is contained in:
@@ -16,6 +16,12 @@ DROP PROCEDURE uwva_import_cnt;
|
||||
DROP PROCEDURE uwva_update_cnt;
|
||||
DROP TABLE uwva_imp_cnt;
|
||||
|
||||
-- FSN#25678: Per UWVA80 SCH-foto notificatie (key=157) en job (key=81) vervallen!
|
||||
DELETE FROM fac_notificatie_job WHERE fac_notificatie_job_key = 81;
|
||||
--UPDATE fac_srtnotificatie SET fac_srtnotificatie_oms = 'VERVALLEN:' || fac_srtnotificatie_oms WHERE fac_srtnotificatie_key = 157;
|
||||
DELETE FROM fac_srtnotificatie WHERE fac_srtnotificatie_key = 157;
|
||||
DROP VIEW uwva_v_noti_sch_foto;
|
||||
|
||||
COMMIT;
|
||||
|
||||
BEGIN adm.systrackscript('$Workfile: uwva80.sql $', '$Revision$', 1); END;
|
||||
|
||||
Reference in New Issue
Block a user