HR_RCL_RSN_LNG(SQL Table) |
Index Back |
---|---|
HR - Recall Reasons Rel Lang.Related Language Setup table of Reasons for having Recall Rights and is used in the Recall Rights page. There should be 4 delivered non-modifiable reason codes: LAYOFF- Layoff RECALL ACC - Recall Accepted RECALL REJ - Recall Rejected REINSTATE - Reinstatement |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LBR_RECALL_REASON | Character(10) | VARCHAR2(10) NOT NULL | Recall Reason |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |