LEAVE_TYPE_UDT |
Default Table Name | LEAVE_TYPE_UDT |
Definition | Name: Leave Types Link. Description: This table contains the UDTs that are linked to this leave type. The UDT is UDT01, UDT02, or UDT10 depending on the configuration setting. |
LEAVE_TYPE_UDT Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
LEAVE_TYPE_CD![]() |
VARCHAR(10) | NO | Name: Leave Type. Description: Unique user-provided type code. |
|
LEAVE_UDT_ID![]() |
VARCHAR(50) | NO | Name: Leave Type UDT. Description: The UDT that is associated with this leave type. |
|
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. |
LEAVE_TYPE_UDT Keys |
Key Name | Key Type | Keys |
RI_F00080 | Inversion Entry | LEAVE_TYPE_CD |
PI_0109 | PrimaryKey | LEAVE_TYPE_CD, LEAVE_UDT_ID |
LEAVE_TYPE_UDT Relationships |
Parent Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
LEAVE_TYPE | Identifying | One To Zero or More | LEAVE_TYPE_CD | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |