CHARGE_BRANCH |
Default Table Name | CHARGE_BRANCH |
Definition | Name: Charge Branch . Description: This table contains branches of the charge trees. |
CHARGE_BRANCH Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CHARGE_TREE_CD![]() |
VARCHAR(50) | NO | Name: Charge Tree. Description: The top-level identifier of the charge tree. |
|
CHARGE_BRANCH_CD![]() |
VARCHAR(50) | NO | Name: Charge Branch . Description: The identifier of the branch in the charge tree. |
|
CHARGE_BRANCH_DESC | VARCHAR(30) | YES | Name: Charge Branch Description. Description: The description of the charge branch. |
|
PARENT_CHARGE_BRANCH_CD![]() |
VARCHAR(50) | YES | Name: Parent Charge Branch. Description: This field identifies the parent branch, if there is one. |
|
MODIFIED_BY | VARCHAR(20) | NO | Name: Modified By. Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMERIC(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 | VARCHAR(1) | NO | Name: Restrict Employee Groups Flag. Description: Logical as to whether this tree should be restricted to certain employee groups. |
CHARGE_BRANCH Keys |
Key Name | Key Type | Keys |
SI_0031 | Inversion Entry | PARENT_CHARGE_BRANCH_CD, CHARGE_BRANCH_CD, CHARGE_TREE_CD |
RI_F00005 | Inversion Entry | CHARGE_TREE_CD, PARENT_CHARGE_BRANCH_CD |
RI_F00004 | Inversion Entry | CHARGE_TREE_CD |
PI_0014 | PrimaryKey | CHARGE_TREE_CD, CHARGE_BRANCH_CD |
CHARGE_BRANCH Relationships |
Parent Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
CHARGE | Identifying | One To Zero or More | CHARGE_TREE_CD | NO | |||
CHARGE_BRANCH | Non-Identifying | Zero or One to Zero or More | CHARGE_TREE_CD, PARENT_CHARGE_BRANCH_CD | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
CHARGE_BRANCH | Non-Identifying | One To Zero or More | NO | ||||
CHARGE_BRANCH_CHARGE | Identifying | One To Zero or More | NO | ||||
CHARGE_BRANCH_EMPL_GROUP | Identifying | One To Zero or More | NO |