FCLT#64834 ook icon voor typeopdr
svn path=/Database/trunk/; revision=53489
This commit is contained in:
@@ -298,6 +298,8 @@ CREATE_TABLE(mld_typeopdr,0)
|
||||
mld_typeopdr_sequential /* Strikte sequentiele opdracht afhandeling en/of Hold (BITAND1 is (kan pauzeren en hervatten) en BITAND2 is strikt sequentieel) */
|
||||
NUMBER(1)
|
||||
DEFAULT 0 NOT NULL,
|
||||
mld_typeopdr_image
|
||||
VARCHAR2(255 CHAR),
|
||||
CONSTRAINT mld_u_mld_typeopdr_upper UNIQUE(mld_typeopdr_upper, mld_typeopdr_module)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user