SCC_NTF_ADHOC(SQL Table) |
Index Back |
---|---|
Adhoc Notifications |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_NTF_CON_ID | Character(40) | VARCHAR2(40) NOT NULL |
Consumer ID
Prompt Table: SCC_NTF_CON_CFG |
2 | SCC_NTFREQ_TMPLTID | Character(40) | VARCHAR2(40) NOT NULL |
Notification Template ID
Prompt Table: SCC_NTFTPTMP_VW |
3 | SCC_NTF_ADH_EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Emplid
Prompt Table: %EDITTABLE |
4 | SCC_NTF_RCP_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Recipient Level
B=Bcc C=Cc T=To Default Value: T |
5 | SCC_NTFREQ_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
NotificationType
ALT=Alert Notification EML=Email Notification PSH=Push Notification SMS=SMS Notification WKL=Worklist Notification Prompt Table: SCC_NTFTYP_VW |