enterprise_type
EntityType Dependent
Logical Entity 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) INTEGER NO
ent_type_code(PK) INTEGER NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

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

enterprise_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type enterprise_type Non-Identifying rstat_type_code
site_database enterprise_type Non-Identifying last_upd_db_site,last_upd_db_id
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