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

agent_role_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ag_role_db_site(PK)(FK) CHAR(16) NO
ag_role_db_id(PK)(FK) UNSIGNEDINT NO
ag_role_type_code(PK) UNSIGNEDINT NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) YES
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

agent_role_type Keys
Key Name Key Type Keys
PK__agent_role_type__5AB9788F PrimaryKey ag_role_db_site,ag_role_db_id,ag_role_type_code

agent_role_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type agent_role_type Non-Identifying rstat_type_code
site_database agent_role_type Identifying ag_role_db_site,ag_role_db_id
site_database agent_role_type Non-Identifying last_upd_db_site,last_upd_db_id
agent_role_type agent_role Identifying ag_role_db_site,ag_role_db_id,ag_role_type_code
agent_role_type agent_role_with_agent Identifying ag_role_db_site,ag_role_db_id,ag_role_type_code