solution_package_step_num_data
EntityType Dependent
Logical Entity Name solution_package_step_num_data
Definition
Note

solution_package_step_num_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sol_pack_step_db_site(PK)(FK) CHAR(16) NO
sol_pack_step_db_id(PK)(FK) INTEGER NO
sol_pack_step_id(PK)(FK) INTEGER NO
wn_db_site(PK)(FK) CHAR(16) NO
wn_db_id(PK)(FK) INTEGER NO
wn_type_code(PK)(FK) INTEGER NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) INTEGER NO
eu_type_code(FK) INTEGER NO
data_value FLOAT NO
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

solution_package_step_num_data Keys
Key Name Key Type Keys
PK__solution_package__4E739D3B PrimaryKey sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id,wn_db_site,wn_db_id,wn_type_code

solution_package_step_num_data Relationships
Parent Entity Child Entity Type Foreign Keys
solution_package_step solution_package_step_num_data Identifying sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id
work_num_data_type solution_package_step_num_data Identifying wn_db_site,wn_db_id,wn_type_code
eng_unit_type solution_package_step_num_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database solution_package_step_num_data Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type solution_package_step_num_data Non-Identifying rstat_type_code