SCC_NTFSM_LN_VW(SQL View) |
Index Back |
|---|---|
NFK Summary Lang Vw |
| SELECT scc_ntfreq_id , scc_ntfreq_dtl_seq , scc_ntfreq_itm_seq , language_cd , scc_ntfreq_subject , scc_ntfreq_msgtext FROM PS_SCC_NTF_SUM_LNG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(16,0) | DECIMAL(16) NOT NULL | Notification ID | |
| 2 | Number(5,0) | INTEGER NOT NULL | Notification Detail Sequence | |
| 3 | Number(5,0) | INTEGER NOT NULL | Notification Item Sequence | |
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | SCC_NTFREQ_SUBJECT | Character(254) | VARCHAR2(254) NOT NULL | Subject |
| 6 | SCC_NTFREQ_MSGTEXT | Long Character | CLOB | Message text |