UWVA#61900 Ontmantelen KCI-export+UWVA#61995 Ontmantelen CATALOGUS-import
svn path=/Customer/; revision=46624
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
--
|
||||
-- $Id$
|
||||
--
|
||||
-- Customer specific once-script UWVA122.
|
||||
-- Customer specific once-script UWVA123.
|
||||
|
||||
DEFINE thisfile = 'UWVA122.SQL'
|
||||
DEFINE thisfile = 'UWVA123.SQL'
|
||||
DEFINE dbuser = '^UWVA'
|
||||
|
||||
SET ECHO ON
|
||||
@@ -29,6 +29,15 @@ DELETE FROM fac_tracking t
|
||||
AND fac_tracking_refkey = t.fac_tracking_refkey
|
||||
AND fac_tracking_key > t.fac_tracking_key);
|
||||
|
||||
-- UWVA#61900: Schonen KCI-export (incl. stopzetten export).
|
||||
DROP PROCEDURE uwva_select_kci;
|
||||
DROP VIEW uwva_v_kci;
|
||||
DROP VIEW uwva_v_export_kci;
|
||||
DROP TABLE uwva_exp_kci;
|
||||
|
||||
-- UWVA#61995: Schonen CATALOGUS-import (incl. stopzetten import).
|
||||
DROP VIEW uwva_v_rap_facturen_vdmost;
|
||||
|
||||
------ payload end ------
|
||||
|
||||
SET DEFINE OFF
|
||||
|
||||
Reference in New Issue
Block a user