EMPL_GROUP_CHARGE_FAVORITES_CP 
Default Table Name  EMPL_GROUP_CHARGE_FAVORITES_CP 
Definition 
 Name: Employee Group Charges Costpoint .     Description: This table contains charge favorites assigned to employee groups when Costpoint Direct Charge Lookup is enabled.
 

EMPL_GROUP_CHARGE_FAVORITES_CP Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EMPL_GROUP_CD(PK)(FK)    VARCHAR(25)  NO 
Name: Employee Group. Description: Identifying code for the employee group.
 
SEQ_NO(PK)    NUMERIC(10, 0)  NO 
Name: Sequence Number. Description: Relative sequence number that provides uniqueness to key. Does not have to be in straight numeric sequences. I.e,. gaps are permitted.
 
CHARGE_DESC    VARCHAR(120)  NO 
Name: Charge Description. Description: The charge description for the favorite.
 
AUTO_LOAD_FL    VARCHAR(1)  NO 
Name: Auto Load Flag. Description: Logical as to whether this charge is loaded automatically on new timesheets for this employee when EMPL_PREFERENCE.load_favorites_fl = "Y".  This logical also determines whether this charge is loaded when the Load Favorites function is selected from the timesheet.
 
DFLT_UDT01_ID    VARCHAR(50)  YES 
Name: Default UDT01 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT02_ID    VARCHAR(50)  YES 
Name: Default UDT02 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT03_ID    VARCHAR(20)  YES 
Name: Default UDT03 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT04_ID    VARCHAR(20)  YES 
Name: Default UDT04 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT05_ID    VARCHAR(20)  YES 
Name: Default UDT05 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT06_ID    VARCHAR(20)  YES 
Name: Default UDT06 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT07_ID    VARCHAR(20)  YES 
Name: Default UDT07 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT08_ID    VARCHAR(20)  YES 
Name: Default UDT08 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT09_ID    VARCHAR(20)  YES 
Name: Default UDT09 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT10_ID    VARCHAR(20)  YES 
Name: Default UDT10 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT11_ID    VARCHAR(20)  YES 
Name: Default UDT11ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT12_ID    VARCHAR(20)  YES 
Name: Default UDT12 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT13_ID    VARCHAR(20)  YES 
Name: Default UDT13 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT14_ID    VARCHAR(20)  YES 
Name: Default UDT14 ID. Description: If present, this value provides overriding default for this UDT.
 
DFLT_UDT15_ID    VARCHAR(20)  YES 
Name: Default UDT15 ID. Description: If present, this value provides overriding default for this UDT.
 
UDT06_CP_COMPANY_CD    VARCHAR(10)  YES 
Name: Default UDT06 Costpoint Company. Description: Costpoint Company Code for DFLT_UDT06_ID field
 
UDT07_CP_COMPANY_CD    VARCHAR(10)  YES 
Name: Default UDT07 Costpoint Company. Description: Costpoint Company Code for DLFT_UDT07_ID field
 
HOLIDAY_FL    VARCHAR(1)  NO 
Name: Holiday Flag. Description: A logical indicator if this favorite is the employee’s holiday charge.
 
VACATION_FL    VARCHAR(1)  NO 
Name: Vacation Flag. Description: A logical indicator if this favorite is the employee’s vacation charge.
 
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.
 

EMPL_GROUP_CHARGE_FAVORITES_CP Keys 
Key Name  Key Type  Keys 
RI_F00418  Inversion Entry  EMPL_GROUP_CD 
PI_0283  PrimaryKey  EMPL_GROUP_CD, SEQ_NO 

EMPL_GROUP_CHARGE_FAVORITES_CP Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
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