GPAU_RCPIN4_VW

(SQL View)
Index Back

Rctl View PIN with PYENT/ER

Used for prompting Earning PIN in a Runcontrol page with a specific Pay entity

SELECT DISTINCT C.CAL_RUN_ID , B.PIN_NUM , B.PIN_NM , B.DESCR FROM PS_GP_PIN B , PS_GP_RSLT_ERN_DED C WHERE C.PIN_NUM = B.PIN_NUM AND B.PIN_TYPE = 'ER'

  • Related Language Record: GPAU_RCPIN4_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
    2 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
    3 PIN_NM Character(18) VARCHAR2(18) NOT NULL Element Name field
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description