CHARGE_EMPL_GROUP |
Default Table Name | CHARGE_EMPL_GROUP |
Definition | Name: Charge Tree Employee Groups . Description: This table contains the employee groups that are authorized to charges within this tree. This table can only be populated for charge trees that are configured to restrict employee groups. |
CHARGE_EMPL_GROUP 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. |
|
EMPL_GROUP_CD![]() |
VARCHAR(25) | NO | Name: Employee Group. Description: Unique identifier for the employee group. |
|
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 the record was last modified. |
CHARGE_EMPL_GROUP Keys |
Key Name | Key Type | Keys |
RI_F00075 | Inversion Entry | EMPL_GROUP_CD |
RI_F00074 | Inversion Entry | CHARGE_TREE_CD |
PI_0105 | PrimaryKey | CHARGE_TREE_CD, EMPL_GROUP_CD |
CHARGE_EMPL_GROUP 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 | |||
EMPL_GROUP | Identifying | One To Zero or More | EMPL_GROUP_CD | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |