SCC_NTF_DTL_VW(SQL View) |
Index Back |
|---|---|
Notification Request Dtl viewNotification Request Dtl view |
| SELECT SCC_NTFREQ_ID ,SCC_NTFREQ_DTL_SEQ ,EMPLID ,SCC_NTFREQ_DTL_STS ,SCC_NTF_AUDCE FROM %Table(SCC_NTFREQ_DTL) |
| # | 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 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 4 | SCC_NTFREQ_DTL_STS | Character(1) | VARCHAR2(1) NOT NULL |
Notification Detail Status
E=Error P=Pending R=Partial Success S=Success |
| 5 | SCC_NTF_AUDCE | Character(2) | VARCHAR2(2) NOT NULL |
Broadcast Messages Audience Flag
ER=Email Recipients NA=N/A ST=Student |