RE_TMPLT_OPT(SQL Table) |
Index Back |
---|---|
Critical Date Template OptionsThis record is used for the setup and configuration of Options (Events) associated with Critical Date Templates. This record also holds the Schedule Key for a Critical Date Schedule. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | TEMPLATE_CD | Character(20) | VARCHAR2(20) NOT NULL | Template Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | OPTION_CD | Character(20) | VARCHAR2(20) NOT NULL |
This is used as a Key in the RE_LSE_OPTION record
Prompt Table: RE_OPTION |
5 | SCHEDULE_KEY | Number(10,0) | DECIMAL(10) NOT NULL | Schedule key |