ORG_LVL 
Default Table Name  ORG_LVL 
Definition 
 

ORG_LVL Columns 
ColumnName  Domain  Datatype  NULL  Definition 
ORG_ID_TOP(PK)(FK)    VARCHAR2(20)  NO 
 
ORG_LVL_KEY(PK)    NUMBER(10, 0)  NO 
 
LVL_NO    NUMBER(5, 0)  NO 
 
ID_SEG_LEN_NO    NUMBER(5, 0)  NO 
 
ORG_LVL_DESC    VARCHAR2(30)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

ORG_LVL Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0062  PrimaryKey  ORG_ID_TOP, ORG_LVL_KEY 

ORG_LVL Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
ORG  Identifying  One To Zero or More  F02470      ORG_ID_TOP  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred