as_rec_remark
EntityType Dependent
Logical Entity Name as_rec_remark
Definition
Note

as_rec_remark 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
ordering_seq(PK) INTEGER NO
remark_text VARCHAR(254) 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_remark Keys
Key Name Key Type Keys
PK__as_rec_remark__22FF2F51 PrimaryKey asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id,ordering_seq

as_rec_remark Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_rec_remark Non-Identifying rstat_type_code
as_recommendation as_rec_remark Identifying asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id
site_database as_rec_remark Non-Identifying last_upd_db_site,last_upd_db_id