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

request_for_as_prop_event Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
req_db_site(PK)(FK) CHAR(16) NO
req_db_id(PK)(FK) NUMERIC(10, 0) NO
request_id(PK)(FK) NUMERIC(10, 0) NO
as_prop_db_site(PK)(FK) CHAR(16) NO
as_prop_db_id(PK)(FK) NUMERIC(10, 0) NO
as_prop_event_id(PK)(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

request_for_as_prop_event Keys
Key Name Key Type Keys
PK416 PrimaryKey req_db_site,req_db_id,request_id,as_prop_db_site,as_prop_db_id,as_prop_event_id

request_for_as_prop_event Relationships
Parent Entity Child Entity Type Foreign Keys
request request_for_as_prop_event Identifying req_db_site,req_db_id,request_id
as_proposed_event request_for_as_prop_event Identifying as_prop_db_site,as_prop_db_id,as_prop_event_id
site_database request_for_as_prop_event Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type request_for_as_prop_event Non-Identifying rstat_type_code

request_for_as_prop_event Attachments
Name Datatype Value Override Default Value Description