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

ordered_list_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ord_list_type_db_site(PK)(FK) CHAR(16) NO
ord_list_type_db_id(PK)(FK) NUMERIC(10, 0) NO
ord_list_type_code(PK) 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

ordered_list_type Keys
Key Name Key Type Keys
PK301 PrimaryKey ord_list_type_db_site,ord_list_type_db_id,ord_list_type_code

ordered_list_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database ordered_list_type Identifying ord_list_type_db_site,ord_list_type_db_id
site_database ordered_list_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type ordered_list_type Non-Identifying rstat_type_code

ordered_list_type Attachments
Name Datatype Value Override Default Value Description