CNTRCT_DATA_ESP

(SQL Table)
Index Back

Contract Reductions Info

This table stores the Reductions applied to the employee due the contract type.

  • Parent record: CONTRACT_DATA
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 CONTRACT_NUM Character(25) VARCHAR2(25) NOT NULL Contract Number
    3 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    4 REDCTN_ID_ESP Character(3) VARCHAR2(3) NOT NULL Reduction ID

    Prompt Table: GPES_SS_BNF

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

    Default Value: A

    6 END_DT Date(10) DATE end date
    7 TIME_STAMP_ESP DateTime(26) TIMESTAMP Time Stamp