asset_owner
EntityType Dependent
Logical Entity Name asset_owner
Definition
Note

asset_owner Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
gmt_purchased(PK) DATETIME NO
sold_to_site(FK) CHAR(16) NO
purch_from_site(FK) CHAR(16) YES
pc_db_site(FK) CHAR(16) YES
pc_db_id(FK) INTEGER YES
pc_type_code(FK) INTEGER YES
asr_db_site(FK) CHAR(16) YES
asr_db_id(FK) INTEGER YES
asr_type_code(FK) INTEGER YES
gmt_sold DATETIME YES
gmt_discarded DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

asset_owner Keys
Key Name Key Type Keys
PK__asset_owner__47DBAE45 PrimaryKey asset_org_site,asset_id,gmt_purchased

asset_owner Relationships
Parent Entity Child Entity Type Foreign Keys
site asset_owner Non-Identifying purch_from_site
row_status_type asset_owner Non-Identifying rstat_type_code
site asset_owner Non-Identifying sold_to_site
asset asset_owner Identifying asset_org_site,asset_id
purchase_cond_type asset_owner Non-Identifying pc_db_site,pc_db_id,pc_type_code
as_readiness_type asset_owner Non-Identifying asr_db_site,asr_db_id,asr_type_code
site_database asset_owner Non-Identifying last_upd_db_site,last_upd_db_id