enterprise_type
EntityType Dependent
Logical Entity Name enterprise_type
Default Table Name enterprise_type
Definition
Note

enterprise_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ent_db_site(PK)(FK) CHAR(16) NO
ent_db_id(PK)(FK) NUMERIC(10, 0) NO
ent_type_code(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

enterprise_type Keys
Key Name Key Type Keys
PK2 PrimaryKey ent_db_site,ent_db_id,ent_type_code

enterprise_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database enterprise_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type enterprise_type Non-Identifying rstat_type_code
site_database enterprise_type Identifying ent_db_site,ent_db_id
enterprise_type enterprise Non-Identifying ent_db_site,ent_db_id,ent_type_code

enterprise_type Attachments
Name Datatype Value Override Default Value Description