agent_role_with_agent
EntityType Dependent
Logical Entity Name agent_role_with_agent
Definition
Note

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

agent_role_with_agent Keys
Key Name Key Type Keys
PK__agent_role_with___7B264821 PrimaryKey org_agent_site,agent_id,ag_role_db_site,ag_role_db_id,ag_role_type_code,other_org_agent_site,other_agent_id

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