GP_PIN_DD4PI_VW

(SQL View)
Index Back

Deduction PI R*U / R*U*P

This view selects Deductions whose calc rule is either Rate * Unit or Rate * Unit * Percent. and whose Positive Input indicator = 'Y'. Only earnings that can be used in Positive Input.

%Sql(GP_PIN_PRME_SQL,PS_GP_ERN_DED) %Sql(GP_PIN_PRMT_OPI_SQL) %Sql(GP_PIN_PRMT_DD_SQL) AND (D.CALC_RULE = 'RU' OR D.CALC_RULE = 'RP')

  • Related Language Record: GP_PIN_DD0_VL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
    2 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
    3 EFFDT Date(10) DATE Effective Date
    4 PIN_NM Character(18) VARCHAR2(18) NOT NULL Element Name field
    5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive
    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    7 COUNTRY_CD Character(3) VARCHAR2(3) NOT NULL Country Code