GP_NRP_ASS_L_VW

(SQL View)
Index Back

Packager view - GP_ABS_SS_LANG

Non-rule packager view of GP_ABS_SS_LANG table

SELECT COUNTRY ,PIN_TAKE_NUM + 50000000 , EFFDT ,LANGUAGE_CD ,ABS_USER_FLD1_LBL ,ABS_USER_FLD2_LBL ,ABS_USER_FLD3_LBL ,ABS_USER_FLD4_LBL FROM PS_GP_ABS_SS_LANG

  • Related Language Record for GP_NRP_ASS_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
    2 PIN_TAKE_NUM Number(8,0) INTEGER NOT NULL Absence Take
    3 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 ABS_USER_FLD1_LBL Character(30) VARCHAR2(30) NOT NULL User Field 1-Label, this label will be displayed in the Self Service Absences Transactions Pages
    6 ABS_USER_FLD2_LBL Character(30) VARCHAR2(30) NOT NULL User Field 2-Label, this label will be displayed in the Self Service Absences Transactions Pages
    7 ABS_USER_FLD3_LBL Character(30) VARCHAR2(30) NOT NULL User Field 3-Label, this label will be displayed in the Self Service Absences Transactions Pages
    8 ABS_USER_FLD4_LBL Character(30) VARCHAR2(30) NOT NULL User Field 4-Label, this label will be displayed in the Self Service Absences Transactions Pages