PROJ_HIERARCHY 
Default Table Name  PROJ_HIERARCHY 
Definition 
 

PROJ_HIERARCHY Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PROJ_ID    VARCHAR2(30)  NO 
 
LVL_NO    NUMBER(5, 0)  NO 
 
PARENT_PROJ_ID    VARCHAR2(30)  YES 
 
HAVE_CHILDREN_FL    VARCHAR2(1)  YES 
 
L1_PROJ_SEG_ID    VARCHAR2(30)  YES 
 
COMPANY_ID    VARCHAR2(10)  YES 
 
MODIFIED_BY    VARCHAR2(20)  YES 
 
TIME_STAMP    DATE  YES 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

PROJ_HIERARCHY Primary and Unique Keys 
Key Name  Key Type  Keys 
SI_1852  Index  PROJ_ID 

PROJ_HIERARCHY Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred