ASIT#35237 -- Implementatie Schiphol Airport Cleaning

svn path=/Customer/trunk/; revision=28141
This commit is contained in:
Arthur Egberink
2016-02-12 09:38:00 +00:00
parent 7e71c2a13b
commit b1360a790d

23
ASSA/assa.sql Normal file
View File

@@ -0,0 +1,23 @@
-- Script containing customer specific configuration sql statements for Asito Schiphol Airport
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SPOOL xassa.lst
SET ECHO ON
BEGIN adm.systrackscriptId('$Id$', 0); END;
/
BEGIN fac.registercustversion('ASSA', 0); END;
/
COMMIT;
SPOOL OFF