CHARGE_BRANCH |
Default Table Name | CHARGE_BRANCH |
Definition | Name: Charge Branch . Description: This table contains branches of the charge trees. |
CHARGE_BRANCH Columns |
ColumnName | Domain | Datatype | NULL | Definition |
CHARGE_TREE_CD![]() |
VARCHAR2(50) | NO | Name: Charge Tree. Description: The top-level identifier of the charge tree. |
|
CHARGE_BRANCH_CD![]() |
VARCHAR2(50) | NO | Name: Charge Branch . Description: The identifier of the branch in the charge tree. |
|
CHARGE_BRANCH_DESC | VARCHAR2(30) | YES | Name: Charge Branch Description. Description: The description of the charge branch. |
|
PARENT_CHARGE_BRANCH_CD![]() |
VARCHAR2(50) | YES | Name: Parent Charge Branch. Description: This field identifies the parent branch, if there is one. |
|
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_BRANCH Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0014 | PrimaryKey | CHARGE_TREE_CD, CHARGE_BRANCH_CD |
CHARGE_BRANCH Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
CHARGE | Identifying | One To Zero or More | F00004 | CHARGE_TREE_CD | NO | NO | ||
CHARGE_BRANCH | Non-Identifying | Zero or One to Zero or More | F00005 | CHARGE_TREE_CD, PARENT_CHARGE_BRANCH_CD | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |
CHARGE_BRANCH | Non-Identifying | One To Zero or More | F00005 | NO | NO | |||
CHARGE_BRANCH_CHARGE | Identifying | One To Zero or More | F00006 | NO | NO | |||
CHARGE_BRANCH_EMPL_GROUP | Identifying | One To Zero or More | F00072 | NO | NO |