GP_ABS_LVDN_RSN(SQL Table) |
Index Back |
---|---|
Leave Donation ReasonsLeave Donation Reasons to display on SS request page. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | LVDN_REASON | Character(3) | VARCHAR2(3) NOT NULL |
Leave Donation Reason
10=Waiting Period 20=Short Term Disability 30=Paid Family Leave 40=Other |
4 | LVDN_DESCR_TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
This field contains the HR Text Catalog entry that corresponds to the Leave Donation Reason value.
Prompt Table: GP_ABS_LDHR_TXT |
5 | DISPLAY_REASON | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to determine whether the Absence Reason or Leave Donation Reason fields should display on the self-service pages.
Y/N Table Edit Default Value: N |
6 | DISPLAY_ORDER | Number(3,0) | SMALLINT NOT NULL | Display order for ordering items in a list - web style |