This table defines all the valid ACCCMDTYPE_ID that can be used in
the ACCCMDGRP table. This table is deprecated and
is provided for backward compatibility only.
Column Name |
Column Type |
Column Description |
ACCCMDTYPE_ID |
CHARACTER (32)
NOT NULL |
Defines the valid types for the corresponding column in the ACCCMDGRP
table. Only "CONTROLLER" and "VIEW" are defined. |
FIELD1 |
VARCHAR (254)
NULL |
Customizable. |
Indexes:
Index Name |
Indexed Column Names |
Index Type |
SQL030416034825670 |
ACCCMDTYPE_ID |
Primary Key |
Constraints:
Constraint Name |
Column Names |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
Not Applicable |
Referenced By:
Constraint Name |
Referenced Column Name |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
F_11 |
ACCCMDTYPE_ID |
ACCCMDGRP |
ACCCMDTYPE_ID |
Cascade |