FSN#23111 Overal svn:needlock op, keyword expansion aan en $Modtime vervangen door $Id

svn path=/Customer/; revision=15481
This commit is contained in:
Jos Groot Lipman
2012-09-23 15:37:06 +00:00
parent 32abbf25f1
commit 13472a442f
516 changed files with 1078 additions and 1078 deletions

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script SUTF.
--
-- (c) 2012 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 11-07-12 16:05 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
@@ -24,7 +24,7 @@ INSERT INTO fac_import_app
WHERE fac_functie_code = 'WEB_FINFOF';
BEGIN adm.systrackscript('$Workfile: sutf05.sql $', '$Revision: 1 $', 1); END;
BEGIN adm.systrackscript('$Workfile: sutf05.sql $', '$Revision$', 1); END;
/
SPOOL OFF

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script to add PRS-import as specified
-- by SUTFene
-- (c) 2010 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 6-04-11 13:07 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800711
SET ECHO ON;
@@ -35,7 +35,7 @@ INSERT INTO fac_import_app
FROM fac_functie
WHERE fac_functie_code = 'WEB_PRSSYS';
BEGIN adm.systrackscript('$Workfile: sutf1.sql $', '$Revision: 1 $', 1); END;
BEGIN adm.systrackscript('$Workfile: sutf1.sql $', '$Revision$', 1); END;
/

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for SUTF
-- (c) 2010 SG|facilitor bv
-- $Revision: 9 $
-- $Modtime: 11-07-12 16:27 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
@@ -1398,7 +1398,7 @@ END;
/
BEGIN adm.systrackscript('$Workfile: sutf.sql $', '$Revision: 9 $', 0); END;
BEGIN adm.systrackscript('$Workfile: sutf.sql $', '$Revision$', 0); END;
/
BEGIN fac.registercustversion('SUTF', 3); END;