CHARGE 
Default Table Name  CHARGE 
Definition 
 Name: Charge .     Description: This table contains the top-level charge trees.
 

CHARGE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CHARGE_TREE_CD(PK)    VARCHAR2(50)  NO 
Name: Charge Tree. Description: The top-level identifier of the charge tree.
 
CHARGE_TREE_DESC    VARCHAR2(30)  NO 
Name: Charge Tree Description. Description: The name of charge tree.
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  NO 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: Date and time that the record was last modified.
 
RESTRICT_EMPL_GROUP_FL    VARCHAR2(1)  NO 
Name: Restrict Employee Groups Flag. Description: Logical as to whether this tree should be restricted to certain employee groups.
 

CHARGE Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0013  PrimaryKey  CHARGE_TREE_CD 

CHARGE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable 
CHARGE_BRANCH  Identifying  One To Zero or More  F00004        NO  NO 
CHARGE_EMPL_GROUP  Identifying  One To Zero or More  F00074        NO  NO