UWVA#32037 AMSD2 in HV_DUMP-export+UWVA#33304 RES_RUIMTEN-rapport/import

svn path=/Customer/; revision=26093
This commit is contained in:
Maarten van der Heide
2015-08-27 13:55:51 +00:00
parent 59559d63de
commit 7b3b9f3152

20
onces/UWVA/uwva95.sql Normal file
View File

@@ -0,0 +1,20 @@
-- Customer specific once-script UWVA95.
--
-- (c) 2015 SG|facilitor bv
SET ECHO ON
SPOOL xuwva95.lst
SET DEFINE OFF
COMMIT;
BEGIN adm.systrackscriptId('$Id$'); END;
/
SPOOL OFF
--@@uwva_prs.sql
--@@uwva_fin.sql
@@uwva_hv.sql
@@uwva_misc.sql
BEGIN fac.registercustversion('UWVA', 95); END;
/
COMMIT;