HR_RCL_EXP_TBL

(SQL Table)
Index Back

Recall Expiry Rule Setup Table

Setup table that allows definition of the Recall Expiry Rule and the Expiry Rule Type.

  • Related Language Record: HR_RCL_EXP_LNG
  • Parent Record Of HR_RCL_EXP_DATA
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LBR_EXPIRY_RULE_ID Character(11) VARCHAR2(11) NOT NULL Labor Recall Expiry Rule ID
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 LBR_EXPIRY_RUL_TYP Character(1) VARCHAR2(1) NOT NULL Rule Selection Options
    1=Based on Seniority Date
    2=Based on Layoff Date
    3=No Recall Rights

    Default Value: 1

    5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    6 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.

    Default Value: %datetime

    7 LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.