PY_YE_SS_NOTES

(SQL Table)
Index Back

Year-end Notifications.

Self-Service Year-End Forms. This table stores notification texts.

  • Related Language Record: PY_YE_NOTES_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 YE_SS_NOTE_TYPE Character(1) VARCHAR2(1) NOT NULL Self Service Year-End Forms. Categorizes/groups notification texts.
    A=Consent Instructions
    B=Withdrawal Instructions
    C=Consent Confirmation
    D=Withdrawal Confirmation
    E=Consent Reset Notification
    F=Form Available
    G=Correction Available
    2 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

    Prompt Table: COUNTRY_TBL

    3 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    4 YE_SS_NOTE_USE Character(1) VARCHAR2(1) NOT NULL Self-Service Year-End Forms.
    E=Email Text
    P=Page Text
    5 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
    6 YE_SS_NOTE_TEXT Long Character CLOB Self-Service Year-End Form. Stores notification text.