TL_ALRT_PGM(SQL Table) |
Index Back |
---|---|
Alert ProgramCombines a set of alert rules and associates them with the group of time reporters against which the rules must be applied when the program is executed. |
# | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: TL_ALRT_PGM.DESCR |