GPDE_GR_PNM3_VL

(SQL View)
Index Back

Prc Fee - Rel Lang Prompt

View is used as PROMPT view on Deduction PINs - Processing Fee Garnishment

SELECT A.COUNTRY , B.PIN_NUM , E.LANGUAGE_CD , D.EFFDT , E.PIN_NM , E.DESCR FROM PS_GP_COUNTRY A , PS_GP_PIN B , PS_GP_ERN_DED D , PS_GP_PIN_LANG E WHERE B.PIN_NUM=D.PIN_NUM AND B.PIN_NUM < 50000000 AND B.PIN_NUM=E.PIN_NUM AND (B.USED_BY='C' AND B.COUNTRY=A.COUNTRY) AND B.PIN_TYPE='DD' AND B.PIN_CATEGORY = 'GR_P'

  • Related Language Record for GPDE_GR_PNM3_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
    2 GPDE_GR_PIN_PF_NUM Number(8,0) INTEGER NOT NULL Garnishment Processing Fee
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    5 PIN_NM Character(18) VARCHAR2(18) NOT NULL Element Name field
    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description