as_rec_mevent
EntityType Dependent
Logical Entity Name as_rec_mevent
Definition
Note

as_rec_mevent Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
gmt_recommendation(PK)(FK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
gmt_event(PK)(FK) DATETIME 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

as_rec_mevent Keys
Key Name Key Type Keys
PK__as_rec_mevent__4CF5691D PrimaryKey asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id,meas_loc_site,meas_loc_id,gmt_event

as_rec_mevent Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_rec_mevent Non-Identifying rstat_type_code
as_recommendation as_rec_mevent Identifying asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id
meas_event as_rec_mevent Identifying meas_loc_site,meas_loc_id,gmt_event
site_database as_rec_mevent Non-Identifying last_upd_db_site,last_upd_db_id