PY_RETROTRG_DEF

(SQL Table)
Index Back

Retroactive Trigger Definition

This table is used to define Retroactive Triggers. These triggers will be used to determine if a data cahnge requires Retro to be triggered.

  • Related Language Record: PY_RETROTRGLANG
  • Parent Record Of PY_RETROTRG_REC
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RETRO_TRG_PGM_ID Character(3) VARCHAR2(3) NOT NULL This field will define the Retroactive Program ID.
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A