asset_child
EntityType Dependent
Logical Entity Name asset_child
Definition
Note

asset_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
child_as_site(PK)(FK) CHAR(16) NO
child_as_id(PK)(FK) INTEGER NO
ordering_seq INTEGER 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

asset_child Keys
Key Name Key Type Keys
PK__asset_child__3E52440B PrimaryKey asset_org_site,asset_id,child_as_site,child_as_id

asset_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type asset_child Non-Identifying rstat_type_code
asset asset_child Identifying asset_org_site,asset_id
asset asset_child Identifying child_as_site,child_as_id
site_database asset_child Non-Identifying last_upd_db_site,last_upd_db_id