FCLT#85890 Technisch adres heeft nu ook een naam
svn path=/Database/trunk/; revision=67703
This commit is contained in:
@@ -247,6 +247,8 @@ CREATE_TABLE(prs_bedrijfadres, 0) (
|
||||
ins_discipline_key -- optioneel specifiek voor deze discipline
|
||||
NUMBER(10)
|
||||
CONSTRAINT ins_r_ins_discipline_key REFERENCES ins_tab_discipline(ins_discipline_key) ON DELETE CASCADE,
|
||||
prs_bedrijfadres_omschrijving /* voor identificatie, uitleg */
|
||||
VARCHAR2(100),
|
||||
prs_bedrijfadres_type /* O=Order, B=Bestelling, V=Voorraadinfo, C=Contract, N=Notificatie, I=IOT, R=Catering, E=ERP (Mareon) */
|
||||
VARCHAR2(3), /* OG=Order generiek, BOF BestelOrderGeneriek enz. */
|
||||
-- In MLD_TAB.SRC:
|
||||
|
||||
Reference in New Issue
Block a user