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

as_sol_pack Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) UNSIGNEDINT NO
sol_pack_db_site(PK)(FK) CHAR(16) NO
sol_pack_db_id(PK)(FK) UNSIGNEDINT NO
sol_pack_id(PK)(FK) UNSIGNEDINT NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

as_sol_pack Keys
Key Name Key Type Keys
PK__as_sol_pack__090A5324 PrimaryKey asset_org_site,asset_id,sol_pack_db_site,sol_pack_db_id,sol_pack_id

as_sol_pack Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_sol_pack Non-Identifying rstat_type_code
solution_package as_sol_pack Identifying sol_pack_db_site,sol_pack_db_id,sol_pack_id
asset as_sol_pack Identifying asset_org_site,asset_id
site_database as_sol_pack Non-Identifying last_upd_db_site,last_upd_db_id