LEAVE_TYPE 
Default Table Name  LEAVE_TYPE 
Definition 
 Name: Leave Types.     Description: This table contains the categories of leave.
 

LEAVE_TYPE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
LEAVE_TYPE_CD(PK)    VARCHAR(10)  NO 
Name: Leave Type. Description: Unique user-provided type code.
 
LEAVE_TYPE_DESC    VARCHAR(30)  NO 
Name: Leave Type Description. Description: Unique description of leave type.
 
VACATION_FL    VARCHAR(1)  NO 
Name: Vacation Flag. Description: Logical as to whether this leave type is vacation.
 
HOLIDAY_FL    VARCHAR(1)  NO 
Name: Holida Flag. Description: Logical as to whether this leave type is holiday.
 
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.
 
CP_COMPANY_CD(FK)    VARCHAR(10)  NO 
Name: Costpoint Company. Description: Costpoint Company Code.
 

LEAVE_TYPE Keys 
Key Name  Key Type  Keys 
RI_F00133  Inversion Entry  CP_COMPANY_CD 
PI_0108  PrimaryKey  LEAVE_TYPE_CD 

LEAVE_TYPE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CP_COMPANY  Non-Identifying  One To Zero or More        CP_COMPANY_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CLASS_LEAVE  Identifying  One To Zero or More          NO 
EMPL_LEAVE  Identifying  One To Zero or More          NO 
LEAVE_TYPE_UDT  Identifying  One To Zero or More          NO