TL_ALRT_PGM_DTL(SQL Table) |
Index Back |
---|---|
Alert Criteria in ProgramDefines the Criteria that belongs in a given Alert Program |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ALERT_PGM_ID | Character(10) | VARCHAR2(10) NOT NULL | Alert Program ID. Unique identifier of an alert program. |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | ALERT_ID | Character(10) | VARCHAR2(10) NOT NULL |
Alert Criterion ID
Prompt Table: TL_ALRT_CRT |
4 | ALERT_NOTIFY_ID | Character(10) | VARCHAR2(10) NOT NULL |
Notification ID
Prompt Table: TL_ALERT_NOTIFY |