FSN#27706 $Workfile overal vervangen door $Id

svn path=/Database/trunk/; revision=19574
This commit is contained in:
Jos Groot Lipman
2013-10-23 07:42:19 +00:00
parent 10cb312348
commit de2938b9c2
122 changed files with 123 additions and 123 deletions

View File

@@ -52,6 +52,6 @@ CREATE INDEX bes_i_bes_favoriet1 ON bes_favoriet(prs_perslid_key);
CREATE INDEX bes_i_bes_srtdeel_prijs1 ON bes_srtdeel_prijs (bes_srtdeel_key);
CREATE INDEX bes_i_bes_srtprod_prijs1 ON bes_srtprod_prijs (bes_srtprod_key);
REGISTERONCE('$Workfile: BES_IND.SRC $','$Revision$')
REGISTERONCE('$Id$')
#endif // BES

View File

@@ -24,6 +24,6 @@ DEF_STATUS('bestelopdr', 6, 'lcl_bes_ord_geleverd');
DEF_STATUS('bestelopdr', 7, 'lcl_bes_ord_verwerkt');
DEF_STATUS('bestelopdr', 8, 'lcl_bes_ord_geannuleerd');
REGISTERONCE('$Workfile: BES_INI.SRC $','$Revision$')
REGISTERONCE('$Id$')
#endif // BES

View File

@@ -1713,6 +1713,6 @@ END bes;
/
REGISTERRUN('$Workfile: BES_PAC.SRC $','$Revision$')
REGISTERRUN('$Id$')
#endif // BES

View File

@@ -30,6 +30,6 @@ CREATE SEQUENCE bes_s_bes_srtprod_prijs_key MINVALUE 1;
CREATE SEQUENCE bes_s_bes_bedrijf_srtprod_key MINVALUE 1;
CREATE SEQUENCE bes_s_bes_bedrijf_bedrijf_key MINVALUE 1;
REGISTERONCE('$Workfile: BES_SEQ.SRC $','$Revision$')
REGISTERONCE('$Id$')
#endif // BES

View File

@@ -713,6 +713,6 @@ CREATE_TABLE(bes_bedrijf_bedrijf,0)
);
REGISTERONCE('$Workfile: BES_TAB.SRC $','$Revision$')
REGISTERONCE('$Id$')
#endif // BES

View File

@@ -566,6 +566,6 @@ BEGIN
END;
/
REGISTERRUN('$Workfile: BES_TRI.SRC $','$Revision$')
REGISTERRUN('$Id$')
#endif // BES

View File

@@ -252,6 +252,6 @@ AS
CREATE_VIEW(bes_v_api_bestellingen, 1) AS SELECT * from bes_bestelling;
CREATE_VIEW(bes_v_api_bestelopdrachten, 1) AS SELECT * from bes_bestelopdr;
REGISTERRUN('$Workfile: BES_VIE.SRC $','$Revision$')
REGISTERRUN('$Id$')
#endif // BES