Diverse constraints toegevoegd t.b.v. BIS....

svn path=/Database/trunk/; revision=6326
This commit is contained in:
Bert in het Veld
1998-10-06 15:09:50 +00:00
parent 9bf750a60c
commit 3269f3dde5

View File

@@ -6,6 +6,18 @@
/* REVISIONS:
*
* 06/10/1998 BIV BIS_M097(verwijderen mengmonster) + BIS_M098 (foutmelding) toegevoegd.
* 06/10/1998 BIV Constraint toegevoegd voor tabel bis_mengmonster.
* 02/10/1998 BIV BIS_M096(verwijderen gemarkeerde boringen).
* 02-10-1998 BIV Constraints toegevoegd voor tabel bis_terreinhistorie.
* 01-10-1998 BIV BIS_095 toegevoegd.
* 30-09-1998 BIV BIS_M093 +BIS_M094 toegevoegd.
* 28-09-1998 BIV Entities toegevoegd voor BIS141 - Mutatiescherm Prioriteitsgebieden. (BIS)
* 28-09-1998 BIV Entities toegevoegd voor BIS063 - Overzichtscherm Prioriteitsgebieden. (BIS)
* 28-09-1998 BIV Entities toegevoegd voor BIS061 - Overzichtscherm Projecten. (BIS)
* 25-09-1998 BIV ALG_M195 (verwijderden terreinsector) aangepast aan BIS (sublocatie).
* 25-09-1998 BIV Entities toegevoegd voor BIS060 - Overzichtscherm Sublocaties BIS.
* 24-09-1998 BIV Entity BIS_PRIORITEITSGEBIED_B t.b.v. Button om ALG013 toegevoegd
* 14-09-1998 KTH Lidwoorden en meervouden ingevuld voor AKZ-Entities
* --- 01.40 ---
* 12-08-1998 BIV Entities toegevoegd voor form BIS145.
@@ -761,6 +773,8 @@ DEF_FAC_ENTITY ('ALG_LOCATIE_VERANTW_TEL','Telefoonnr', 'Telefoonnrs', 'het');
DEF_FAC_ENTITY ('ALG_TERREINSECTOR', 'Systeemcluster', 'systeemclusters', 'het');
#elif defined(BEB)
DEF_FAC_ENTITY ('ALG_TERREINSECTOR', 'Terrein/Werk', 'Terreinen/Werken', 'het');
#elif defined(BIS)
DEF_FAC_ENTITY ('ALG_TERREINSECTOR', 'Sublocatie', 'Sublocaties', 'de');
#else
DEF_FAC_ENTITY ('ALG_TERREINSECTOR', 'Terreinsector', 'Terreinsectoren', 'de');
#endif // MRA
@@ -768,6 +782,8 @@ DEF_FAC_ENTITY ('ALG_TERREINSECTOR', 'Terreinsector', 'Terreinsectoren', 'de');
DEF_FAC_ENTITY ('ALG_TERREINSECTOR_B', 'Syst. cluster', 'Syst. clusters', 'het');
#elif defined(BEB)
DEF_FAC_ENTITY ('ALG_TERREINSECTOR_B', 'Terrein/Werk', 'Terreinen/Werken', 'het');
#elif defined(BIS)
DEF_FAC_ENTITY ('ALG_TERREINSECTOR_B', 'Sublocatie', 'Sublocaties', 'de');
#else
DEF_FAC_ENTITY ('ALG_TERREINSECTOR_B', 'Terreinsector', 'Terreinsectoren', 'de');
#endif // MRA
@@ -1835,40 +1851,71 @@ DEF_FAC_ENTITY ('BIS_ANALYSEMETHODE', 'Analysemethode', NULL, NULL);
DEF_FAC_ENTITY ('BIS_ANALYSEMETHODE_DETECTIE', 'Detectiewaarde', NULL, NULL);
DEF_FAC_ENTITY ('BIS_CODE', 'Code', NULL, NULL);
DEF_FAC_ENTITY ('BIS_OMSCHRIJVING', 'Omschrijving', NULL, NULL);
DEF_FAC_ENTITY ('BIS_ANALYSEMETHODE_PRIO', 'Prioriteit', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORINGTYPE' , 'Boringtype', NULL, NULL);
DEF_FAC_ENTITY ('BIS_SLEUTELGEGEVENS' , 'Sleutelgegevens', NULL, NULL);
DEF_FAC_ENTITY ('BIS_SUBLOCATIE' , 'Sublocatie', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PROJECT' , 'Project', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORING' , 'Boring', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORNUMMER' , 'Nummer', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BOROPMERKING' , 'Opmerking', NULL, NULL);
DEF_FAC_ENTITY ('BIS_DATUM' , 'Datum', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDATUM' , 'Begin', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDATUM' , 'Eind', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDATE2' , 'Begindatum', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDATE2' , 'Einddatum', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDIEPTE' , 'Begin', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDIEPTE' , 'Eind', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDEEP' , 'Begindiepte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDEEP' , 'Einddiepte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PH' , 'pH', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EC' , 'EC', NULL, NULL);
DEF_FAC_ENTITY ('BIS_METERS_AFKORT' , '(m)', NULL, NULL);
DEF_FAC_ENTITY ('BIS_MAAIVELD' , '- MV', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PBHOOGTE' , 'Hoogte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_GRONDWATER' , 'Grondwaterstand', NULL, NULL);
DEF_FAC_ENTITY ('BIS_VOLGENDE' , 'Volgende', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEMONSTERING' , 'bemonstering', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TOVMAAIVELD' , 'meter t.o.v. MV', NULL, NULL);
DEF_FAC_ENTITY ('BIS_GETEKEND' , 'Getekend', NULL, NULL);
DEF_FAC_ENTITY ('BIS_VELD' , 'Veld', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BODEMPROFIEL' , 'Bodemprofiel', NULL, NULL);
DEF_FAC_ENTITY ('BIS_SONDERING' , 'Sondering', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TEXTUUR' , 'Textuur', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TEXTUURGROOTTE' , 'Textuur Grootte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PLAATS_GRAFISCH' , 'Grafisch', NULL, NULL);
DEF_FAC_ENTITY ('BIS_GRAFIEK' , 'Grafiek...', NULL, NULL);
DEF_FAC_ENTITY ('BIS_ANALYSEMETHODE_PRIO' , 'Prioriteit', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORINGTYPE' , 'Boringtype', NULL, NULL);
DEF_FAC_ENTITY ('BIS_SLEUTELGEGEVENS' , 'Sleutelgegevens', NULL, NULL);
DEF_FAC_ENTITY ('BIS_SUBLOCATIE' , 'Sublocatie', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PROJECT' , 'Project', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PROJECTEN' , 'Projecten', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORING' , 'Boring', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORNUMMER' , 'Nummer', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BOROPMERKING' , 'Opmerking', NULL, NULL);
DEF_FAC_ENTITY ('BIS_DATUM' , 'Datum', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDATUM' , 'Begin', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDATUM' , 'Eind', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDATE2' , 'Begindatum', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDATE2' , 'Einddatum', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDIEPTE' , 'Begin', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDIEPTE' , 'Eind', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGINDEEP' , 'Begindiepte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EINDDEEP' , 'Einddiepte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PH' , 'pH', NULL, NULL);
DEF_FAC_ENTITY ('BIS_EC' , 'EC', NULL, NULL);
DEF_FAC_ENTITY ('BIS_METERS_AFKORT' , '(m)', NULL, NULL);
DEF_FAC_ENTITY ('BIS_MAAIVELD' , '- MV', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PBHOOGTE' , 'Hoogte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_GRONDWATER' , 'Grondwaterstand', NULL, NULL);
DEF_FAC_ENTITY ('BIS_VOLGENDE' , 'Volgende', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEMONSTERING' , 'bemonstering', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TOVMAAIVELD' , 'meter t.o.v. MV', NULL, NULL);
DEF_FAC_ENTITY ('BIS_GETEKEND' , 'Getekend', NULL, NULL);
DEF_FAC_ENTITY ('BIS_VELD' , 'Veld', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BODEMPROFIEL' , 'Bodemprofiel', NULL, NULL);
DEF_FAC_ENTITY ('BIS_SONDERING' , 'Sondering', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TEXTUUR' , 'Textuur', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TEXTUURGROOTTE' , 'Textuur Grootte', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PLAATS_GRAFISCH' , 'Grafisch', NULL, NULL);
DEF_FAC_ENTITY ('BIS_GRAFIEK' , 'Grafiek...', NULL, NULL);
DEF_FAC_ENTITY ('BIS_PRIORITTEITSGEBIED_B', 'Prio. gebied', NULL, NULL);
DEF_FAC_ENTITY ('BIS_HISTORIE' , 'Historie', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORINGEN' , 'Boringen', NULL, NULL);
DEF_FAC_ENTITY ('BIS_CATEGORIE' , 'Categorie', 'Categori<72>n', 'de');
DEF_FAC_ENTITY ('BIS_PROJECTNR' , 'Project nr.', NULL, NULL);
DEF_FAC_ENTITY ('BIS_RAPPORT' , 'Rapport', 'Rapporten', 'de');
DEF_FAC_ENTITY ('BIS_URGENTIEKLAS' , 'Urgentieklasse', 'Urgentieklassen', 'de');
DEF_FAC_ENTITY ('BIS_RISICOANALYSE' , 'Risico-analyse', NULL, NULL);
DEF_FAC_ENTITY ('BIS_UITGEVOERD' , 'Uitgevoerd', NULL, NULL);
DEF_FAC_ENTITY ('BIS_DOCNR' , 'Doc.-nr.', NULL, NULL);
DEF_FAC_ENTITY ('BIS_URGKLASSE1' , 'Fase-1', NULL, NULL);
DEF_FAC_ENTITY ('BIS_URGKLASSE2' , 'Fase-2', NULL, NULL);
DEF_FAC_ENTITY ('BIS_URGKLASSE3' , 'Fase-3', NULL, NULL);
DEF_FAC_ENTITY ('BIS_URGKLASSE4' , 'Fase-4', NULL, NULL);
DEF_FAC_ENTITY ('BIS_OPMERKING' , 'Opmerking', NULL, NULL);
DEF_FAC_ENTITY ('BIS_OPPERVLAK' , 'Oppervlakte', 'Oppervlaktes', 'de');
DEF_FAC_ENTITY ('BIS_BORINGNR' , 'Boring nr.', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BORINGGEPLAATST' , 'Geplaatst', NULL, NULL);
DEF_FAC_ENTITY ('BIS_ONDERZOEKSOORT' , 'Onderzoeksoort', NULL, NULL);
DEF_FAC_ENTITY ('BIS_BEGROOT' , 'Begrote kosten', NULL, NULL);
DEF_FAC_ENTITY ('BIS_AANLEIDING' , 'Aanleiding', 'Aanleidingen', 'de');
DEF_FAC_ENTITY ('BIS_CONCLUSIES' , 'Conclusies', NULL, NULL);
DEF_FAC_ENTITY ('BIS_DOELSTELLING' , 'Doelstelling', 'Doelstellingen', 'de');
DEF_FAC_ENTITY ('BIS_AANBEVELING' , 'Aanbevelingen', NULL, NULL);
DEF_FAC_ENTITY ('BIS_ADVIESBUREAU' , 'Adviesbureau', NULL, NULL);
DEF_FAC_ENTITY ('BIS_TRAJECT' , 'Traject', 'Trajecten', 'de');
DEF_FAC_ENTITY ('BIS_TRAJECTEN' , 'Trajecten', NULL, NULL);
DEF_FAC_ENTITY ('BIS_ACTIVITEIT' , 'Activiteit', 'Activiteiten', 'de');
DEF_FAC_ENTITY ('BIS_MENGMONSTER' , 'Mengmonster', 'Mengmonsters', 'de');
DEF_FAC_ENTITY ('BIS_MENGMONSTERS' , 'Mengmonsters', NULL, NULL);
#endif // BIS
@@ -3601,6 +3648,8 @@ DEF_FAC_MESSAGE ('ALG_M195','Verwijderen terreinsector %1%, inclusief delen');
DEF_FAC_MESSAGE ('ALG_M195','Verwijderen systeemcluster %1%');
#elif defined(BEB)
DEF_FAC_MESSAGE ('ALG_M195','Verwijderen terrein/werk %1%');
#elif defined(BIS)
DEF_FAC_MESSAGE ('ALG_M195','Verwijderen sublocatie %1%');
#else
DEF_FAC_MESSAGE ('ALG_M195','Verwijderen terreinsector %1%');
#endif // MRA
@@ -4391,30 +4440,37 @@ DEF_FAC_MESSAGE ('DOO_M019', 'Importeren is gereed');
#ifdef BIS
DEF_FAC_MESSAGE ('bis_m001', 'Omschrijving voor de stofgroep is niet ingevuld.');
DEF_FAC_MESSAGE ('bis_m002', 'Omschrijving voor de stofgroep bestaat al.');
DEF_FAC_MESSAGE ('bis_m035', 'De omschrijving van de stofgroep is niet ingevuld.');
DEF_FAC_MESSAGE ('bis_m068', 'Verwijderen Stofgroep ');
DEF_FAC_MESSAGE ('bis_m071', 'Verwijderen Stof ');
DEF_FAC_MESSAGE ('BIS_M001', 'Omschrijving voor de stofgroep is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_M002', 'Omschrijving voor de stofgroep bestaat al.');
DEF_FAC_MESSAGE ('BIS_M035', 'De omschrijving van de stofgroep is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_M068', 'Verwijderen Stofgroep ');
DEF_FAC_MESSAGE ('BIS_M071', 'Verwijderen Stof ');
DEF_FAC_MESSAGE ('bis_m073', 'Verwijderen Bijzonderheid ');
DEF_FAC_MESSAGE ('bis_m075', 'Verwijderen Eenheid ');
DEF_FAC_MESSAGE ('bis_m077', 'Verwijderen Geur ');
DEF_FAC_MESSAGE ('bis_m079', 'Verwijderen Geurgradatie ');
DEF_FAC_MESSAGE ('bis_m081', 'Verwijderen Kleur ');
DEF_FAC_MESSAGE ('bis_m083', 'Verwijderen Kleurgradatie ');
DEF_FAC_MESSAGE ('bis_m084', 'Verwijderen Analysepakket ');
DEF_FAC_MESSAGE ('bis_m085', 'Wilt u de wijzigingen bewaren ?');
DEF_FAC_MESSAGE ('bis_m086', 'Verwijderen Analysemethode ');
DEF_FAC_MESSAGE ('bis_m087', 'Het boringtype is niet ingevuld.');
DEF_FAC_MESSAGE ('bis_m088', 'De sublocatie moet ingevuld zijn.');
DEF_FAC_MESSAGE ('bis_m089', 'De einddiepte moet groter zijn dan de begindiepte.');
DEF_FAC_MESSAGE ('bis_m090', 'Dit boringnummer is niet uniek voor boringtype ''grond''.');
DEF_FAC_MESSAGE ('bis_m091', 'Het boringnummer is niet in overeenstemming met de sublocatie.');
DEF_FAC_MESSAGE ('BIS_M073', 'Verwijderen Bijzonderheid ');
DEF_FAC_MESSAGE ('BIS_M075', 'Verwijderen Eenheid ');
DEF_FAC_MESSAGE ('BIS_M077', 'Verwijderen Geur ');
DEF_FAC_MESSAGE ('BIS_M079', 'Verwijderen Geurgradatie ');
DEF_FAC_MESSAGE ('BIS_M081', 'Verwijderen Kleur ');
DEF_FAC_MESSAGE ('BIS_M083', 'Verwijderen Kleurgradatie ');
DEF_FAC_MESSAGE ('BIS_M084', 'Verwijderen Analysepakket ');
DEF_FAC_MESSAGE ('BIS_M085', 'Wilt u de wijzigingen bewaren ?');
DEF_FAC_MESSAGE ('BIS_M086', 'Verwijderen Analysemethode ');
DEF_FAC_MESSAGE ('BIS_M087', 'Het boringtype is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_M088', 'De sublocatie moet ingevuld zijn.');
DEF_FAC_MESSAGE ('BIS_M089', 'De einddiepte moet groter zijn dan de begindiepte.');
DEF_FAC_MESSAGE ('BIS_M090', 'Dit boringnummer is niet uniek voor boringtype ''grond''.');
DEF_FAC_MESSAGE ('BIS_M091', 'Het boringnummer is niet in overeenstemming met de sublocatie.');
DEF_FAC_MESSAGE ('BIS_M092', 'Verwijderen Prioriteitsgebied ');
DEF_FAC_MESSAGE ('BIS_M093', 'Verwijderen Project ');
DEF_FAC_MESSAGE ('BIS_M094', 'Verwijderen Boring ');
DEF_FAC_MESSAGE ('BIS_M095', 'Er is sprake van overlappende trajecten.');
DEF_FAC_MESSAGE ('BIS_M096', 'Verwijderen van de gemarkeerde boringen ');
DEF_FAC_MESSAGE ('BIS_M097', 'Verwijderen mengmonster ');
DEF_FAC_MESSAGE ('BIS_M098', 'Er zijn geen trajecten gekozen.');
DEF_FAC_MESSAGE ('bis_m134', 'Dit record is niet meer actueel.');
DEF_FAC_MESSAGE ('bis_m195', 'Verwijderen Bijmenging ');
DEF_FAC_MESSAGE ('bis_m212', 'Er zijn nog stoffen gekoppeld aan deze stofgroep.');
DEF_FAC_MESSAGE ('BIS_M134', 'Dit record is niet meer actueel.');
DEF_FAC_MESSAGE ('BIS_M195', 'Verwijderen Bijmenging ');
DEF_FAC_MESSAGE ('BIS_M212', 'Er zijn nog stoffen gekoppeld aan deze stofgroep.');
#endif // BIS
@@ -4432,10 +4488,10 @@ DEF_FAC_MESSAGE ('FAC_U_FAC_RAPPORT' , 'Constraint FAC_U_FAC_RAPPORT
#ifdef CAD
DEF_FAC_ENTITY ('CAD_TEKENING_OMSCHR', 'Tekening', NULL, NULL);
DEF_FAC_MESSAGE ('CAD_TEKENING' , 'Tekeninggegevens');
DEF_FAC_MESSAGE ('cad_m001' , 'Verwijderen tekeninggegevens');
DEF_FAC_MESSAGE ('cad_m002' , 'Verwijderen tekeninggegevens ');
DEF_FAC_MESSAGE ('cad_m003' , 'Geen contourtekening gevonden.');
DEF_FAC_MESSAGE ('cad_m005' , 'Geen plattegrondtekening gevonden.');
DEF_FAC_MESSAGE ('CAD_M001' , 'Verwijderen tekeninggegevens');
DEF_FAC_MESSAGE ('CAD_M002' , 'Verwijderen tekeninggegevens ');
DEF_FAC_MESSAGE ('CAD_M003' , 'Geen contourtekening gevonden.');
DEF_FAC_MESSAGE ('CAD_M005' , 'Geen plattegrondtekening gevonden.');
#ifdef AKZ
@@ -5022,14 +5078,20 @@ DEF_FAC_MESSAGE ('BIS_TOVNAP' , 'meter t.o.v. NAP');
DEF_FAC_MESSAGE ('BIS_BODEMPROFKOP' , 'bodemprofiel gegevens boring ');
DEF_FAC_MESSAGE ('BIS_BODEMPROFIELTRAJECT' , 'Bodemprofieltrajecten ');
DEF_FAC_MESSAGE ('BIS_TRAJECTKOP' , 'trajecten van boring ');
DEF_FAC_MESSAGE ('BIS_SONDERINGKOP' ,'sonderingsgegevens van boring ');
DEF_FAC_MESSAGE ('BIS_SONDERINGKOP' , 'sonderingsgegevens van boring ');
DEF_FAC_MESSAGE ('BIS_VERDACHT' , 'Verdachte stoffen');
DEF_FAC_MESSAGE ('BIS_VERONTREINIGD' , 'Perc. verontreinigd');
DEF_FAC_MESSAGE ('BIS_PRIORITEITSGEBIED' , 'Prioriteitsgebied');
DEF_FAC_MESSAGE ('BIS_PRIORITEITSGEBIEDEN' , 'Prioriteitsgebieden');
DEF_FAC_MESSAGE ('BIS_WERKELIJK' , 'Werkelijke kosten');
DEF_FAC_MESSAGE ('BIS_NIETGEPLAATST' , 'Niet geplaatste boringen');
DEF_FAC_MESSAGE ('BIS_HIST_ACTIVITY' , 'Historische activiteiten sublocatie');
DEF_FAC_MESSAGE ('BIS_C_BIS_TEXTUUR_CODE' , 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TEXTUUR_UPPPER' , 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_U_BIS_TEXTUUR_UPPER' , 'Het veld ''code'' is niet uniek.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TEXTUURGROOTTE_CODE' , 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TEXTUURGROOTTE_UPPER', 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TEXTUURGROOTTE_UPPER' , 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_U_BIS_TEXTUURGROOTTE_UPPER' , 'Het veld ''code'' is niet uniek.');
DEF_FAC_MESSAGE ('BIS_C_BIS_GEUR_KEY' , 'Het veld ''Geur'' is niet ingevuld.');
@@ -5040,10 +5102,19 @@ DEF_FAC_MESSAGE ('BIS_C_BIS_BIJMENGING_KEY' , 'Het veld ''Bijmenging'' is
DEF_FAC_MESSAGE ('BIS_C_BIS_BIJZONDERHEID_KEY' , 'Het veld ''Bijzonderheid'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_KLEUR_KEY' , 'Het veld ''Kleur'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_KLEURGRADATIE_KEY' , 'Het veld ''Kleurgradatie'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_BORING_BOORTYPE_KEY' , 'De referentie naar tabel ''bis_boring_boringtype'' is niet ingevuld');
DEF_FAC_MESSAGE ('BIS_R_BIS_BODEMPROFIEL_KEY2' , 'De referentie naar tabel ''bis_bodemprofiel'' is niet ingevuld');
DEF_FAC_MESSAGE ('BIS_C_BIS_BORING_BOORTYPE_KEY' , 'De referentie naar tabel ''BIS_boring_boringtype'' is niet ingevuld');
DEF_FAC_MESSAGE ('BIS_R_BIS_BODEMPROFIEL_KEY2' , 'De referentie naar tabel ''BIS_bodemprofiel'' is niet ingevuld');
DEF_FAC_MESSAGE ('BIS_C_BIS_TRAJECT_HUMUS' , 'Percentage ''humus'' moet groter/gelijk 0 en kleiner/gelijk 100 zijn.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TRAJECT_LUTUM' , 'Percentage ''lutum'' moet groter/gelijk 0 en kleiner/gelijk 100 zijn.');
DEF_FAC_MESSAGE ('BIS_U_BIS_PRIOGEBIED_UPPER' , 'De prioriteitscode is niet uniek.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TERREINHIST_DATUM' , 'De datum is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_MENGMONSTER_CODE' , 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_C_BIS_MENGMONSTER_UPPER' , 'Het veld ''code'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_U_BIS_MENGMONSTER_UPPER' , 'Het veld ''code'' is niet uniek.');
DEF_FAC_MESSAGE ('BIS_C_BIS_TRAJECT_KEY' , 'De referentie naar tabel ''BIS_traject_mengmonster'' is niet ingevuld.');
DEF_FAC_MESSAGE ('BIS_U_BIS_TRAJ_MNGMONSTER_KEY' , 'De combinatie BIS_traject_key en BIS_mengmonster_key is niet uniek.');
DEF_FAC_MESSAGE ('BIS_C_BIS_MENGMONSTER_OMSCHR' , 'Het veld ''Omschrijving'' is niet ingevuld.');
#endif // BIS