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

as_type_rec_remark Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
as_db_site(PK)(FK) CHAR(16) NO
as_db_id(PK)(FK) UNSIGNEDINT NO
as_type_code(PK)(FK) UNSIGNEDINT NO
gmt_recommendation(PK)(FK) DATETIME(19:29) NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
remark_text VARCHAR(254) 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_type_rec_remark Keys
Key Name Key Type Keys
PK__as_type_rec_rema__28B808A7 PrimaryKey as_db_site,as_db_id,as_type_code,gmt_recommendation,by_agent_site,by_agent_id,ordering_seq

as_type_rec_remark Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_type_rec_remark Non-Identifying rstat_type_code
as_type_recomm as_type_rec_remark Identifying as_db_site,as_db_id,as_type_code,gmt_recommendation,by_agent_site,by_agent_id
site_database as_type_rec_remark Non-Identifying last_upd_db_site,last_upd_db_id