CHARGE_BRANCH_EMPL_GROUP |
Default Table Name | CHARGE_BRANCH_EMPL_GROUP |
Definition | Name: Charge Branch Employee Groups . Description: This table contains the employee groups that are authorized to charges within this branch. This table can be populated only for charge branches that are configured to restrict employee groups. |
CHARGE_BRANCH_EMPL_GROUP 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. |
|
EMPL_GROUP_CD![]() |
VARCHAR2(25) | NO | Name: Employee Group. Description: Unique identifier for the employee group. |
|
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 the record was last modified. |
CHARGE_BRANCH_EMPL_GROUP Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0106 | PrimaryKey | CHARGE_TREE_CD, CHARGE_BRANCH_CD, EMPL_GROUP_CD |
CHARGE_BRANCH_EMPL_GROUP Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
CHARGE_BRANCH | Identifying | One To Zero or More | F00072 | CHARGE_TREE_CD, CHARGE_BRANCH_CD | NO | NO | ||
EMPL_GROUP | Identifying | One To Zero or More | F00073 | EMPL_GROUP_CD | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |