PY_YE_NOTES_LNG

(SQL Table)
Index Back

Year-end Notifications.

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

  • Related Language Record for PY_YE_SS_NOTES
  • # 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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    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.