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

window_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
win_db_site(PK)(FK) CHAR(16) NO
win_db_id(PK)(FK) NUMERIC(10, 0) NO
win_type_code(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) NO
pf_multiplier FLOAT 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

window_type Keys
Key Name Key Type Keys
PK79 PrimaryKey win_db_site,win_db_id,win_type_code

window_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type window_type Non-Identifying rstat_type_code
site_database window_type Identifying win_db_site,win_db_id
site_database window_type Non-Identifying last_upd_db_site,last_upd_db_id
window_type sp_time_data Non-Identifying win_db_site,win_db_id,win_type_code
window_type sp_time_setup Non-Identifying win_db_site,win_db_id,win_type_code
window_type sp_fft_data Non-Identifying win_db_site,win_db_id,win_type_code
window_type sp_fft_setup Non-Identifying win_db_site,win_db_id,win_type_code

window_type Attachments
Name Datatype Value Override Default Value Description