H_RQ_APPRVR 
Default Table Name  H_RQ_APPRVR 
Definition 
 

H_RQ_APPRVR Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_ID(PK)(FK)    VARCHAR2(12)  NO 
 
ORG_ID(PK)(FK)    VARCHAR2(20)  NO 
 
MODIFIED_BY    VARCHAR2(20)  YES 
 
TIME_STAMP    DATE  YES 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

H_RQ_APPRVR Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6283  PrimaryKey  EMPL_ID, ORG_ID 

H_RQ_APPRVR Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EMPL  Identifying  One To Zero or More  F20486      EMPL_ID  NO  NO  NO 
ORG  Identifying  One To Zero or More  F20487      ORG_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred