GP_ABS_TYPE

(SQL Table)
Index Back

Absence Type

Identifies the Absence Types associated with Absence Take Definitions

  • Related Language Record: GP_ABS_TP_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 USED_BY Character(1) VARCHAR2(1) NOT NULL USED_BY
    A=All Countries
    C=Specific Country
    2 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

    Prompt Table: GP_COUNTRY

    3 ABS_TYPE_OPTN Character(3) VARCHAR2(3) NOT NULL Absence Type
    4 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

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

    Default Value: A

    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    7 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    8 REQUEST_IND Character(1) VARCHAR2(1) NOT NULL This fields indicates if the country is allowed to add new Leave Request in the Self Service Absences Pages
    N=No
    Y=Yes

    Y/N Table Edit

    Default Value: N