AGC_TMPL_NOTFNC(SQL Table) |
Index Back |
---|---|
AGC Template Notifications NCActivity Guide Composer Template Enabled Notifications for Notification Composer |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AGC_TEMPLATE_ID | Character(7) | VARCHAR2(7) NOT NULL | Activity Guide Composer Template Id |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | AGC_NOTIF_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Activity Guide Composer - Notifications Type
1=Initial 2=Overdue 3=Reminder |
4 | EONC_APPL_NOTIF_ID | Character(50) | VARCHAR2(50) NOT NULL |
Application Notification ID
Prompt Table: AGC_NC_EVT_VW |
5 | AGC_NOTIF_ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
Enable Notifications for Activity Guide Category
Y/N Table Edit Default Value: N |
6 | AGC_DUE_DAYS | Number(3,0) | SMALLINT NOT NULL | Activity Guide Composer Reminder Due Days |
7 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type Code
N=Customer Data S=Sample Data Y=System Data Default Value: N |