PY_YE_SS_NOTES(SQL Table) |
Index Back |
---|---|
Year-end Notifications.Self-Service Year-End Forms. This table stores notification texts. |
# | 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 H=Export Consent Instruction I=Export Withdrawal Instruction J=Export Consent Confirmation K=Export Withdrawl Confirmation |
2 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
3 | PY_SLIP_FORM_USE | Character(1) | VARCHAR2(1) NOT NULL |
Identifies target users. In Canada, this is either RL audience or T4 audience.
R=RL Slips T=T4 Slips W=W-2 Forms |
4 | YE_SS_NOTE_USE | Character(1) | VARCHAR2(1) NOT NULL |
Self-Service Year-End Forms.
A=In-App Text E=Email Text P=Page Text S=SMS Text |
5 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
6 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
7 | YE_SS_NOTE_TEXT | Long Character | CLOB | Self-Service Year-End Form. Stores notification text. |