solution_pack_type |
EntityType | Dependent |
Logical Entity Name | solution_pack_type |
Default Table Name | solution_pack_type |
Definition | |
Note |
solution_pack_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
sol_db_site![]() |
CHAR(16) | NO | ||
sol_db_id![]() |
NUMERIC(10, 0) | NO | ||
sol_type_code![]() |
NUMERIC(10, 0) | NO | ||
user_tag_ident | NVARCHAR(254) | YES | ||
name | NVARCHAR(254) | NO | ||
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_pack_type Keys |
Key Name | Key Type | Keys |
PK120 | PrimaryKey | sol_db_site,sol_db_id,sol_type_code |
solution_pack_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | solution_pack_type | Non-Identifying | rstat_type_code |
site_database | solution_pack_type | Identifying | sol_db_site,sol_db_id |
site_database | solution_pack_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
solution_pack_type | solution_package | Non-Identifying | sol_db_site,sol_db_id,sol_type_code |
solution_pack_type Attachments |
Name | Datatype | Value Override | Default Value | Description |