solution_package_step |
EntityType | Independent |
Logical Entity Name | solution_package_step |
Default Table Name | solution_package_step |
Definition | |
Note |
solution_package_step Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
sol_pack_step_db_site![]() |
CHAR(16) | NO | ||
sol_pack_step_db_id![]() |
NUMERIC(10, 0) | NO | ||
sol_pack_step_id![]() |
NUMERIC(10, 0) | NO | ||
sol_pack_db_site![]() |
CHAR(16) | NO | ||
sol_pack_db_id![]() |
NUMERIC(10, 0) | NO | ||
sol_pack_id![]() |
NUMERIC(10, 0) | NO | ||
seq_num | NUMERIC(10, 0) | YES | ||
gmt_created | TIMESTAMP/DATE | YES | ||
loc_hr_delta | NUMERIC(5, 0) | YES | ||
loc_min_delta | NUMERIC(5, 0) | YES | ||
priority_lev_db_site | CHAR(16) | YES | ||
priority_lev_db_id | NUMERIC(10, 0) | YES | ||
priority_lev_type_code | NUMERIC(10, 0) | YES | ||
user_tag_ident | NVARCHAR(254) | YES | ||
name | NVARCHAR(254) | YES | ||
long_description | VARCHAR(4000) | YES | ||
gmt_last_updated | TIMESTAMP/DATE | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
NUMERIC(10, 0) | YES | ||
rstat_type_code![]() |
NUMERIC(5, 0) | YES |
solution_package_step Keys |
Key Name | Key Type | Keys |
PK367 | PrimaryKey | sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id |
solution_package_step Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
solution_package | solution_package_step | Non-Identifying | sol_pack_db_site,sol_pack_db_id,sol_pack_id |
site_database | solution_package_step | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | solution_package_step | Non-Identifying | rstat_type_code |
solution_package_step | solution_package_step_num_data | Identifying | sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id |
solution_package_step | solution_package_step_chr_data | Identifying | sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id |
solution_package_step | solution_package_step_blob_dat | Identifying | sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id |
solution_package_step | work_step | Non-Identifying | sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id |
solution_package_step Attachments |
Name | Datatype | Value Override | Default Value | Description |