RSF_TERM_RUN(SQL Table) |
Index Back |
---|---|
To store schedule upd run InfoTo store schedule upd run Info for Lead and Oppy Term |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
4 | EOCF_LIB_TERM_ID | Number(31,0) | DECIMAL(31) NOT NULL |
a library element that can be evaluated.
NOTE: this primary key value is actually a foreign key to the library element portion of a term. Terms are sub-types of elements.
Prompt Table: RSF_SMRY_TERM |
5 | EOCF_LIB_TERM_NAME | Character(80) | VARCHAR2(80) NOT NULL | the name of the Term in the library |
6 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL |
Section
Prompt Table: RSF_AEDEFN_VW |
7 | AE_APPLID | Character(12) | VARCHAR2(12) NOT NULL | Program Name (see PSAEAPPLDEFN). |
8 | RECURNAME | Character(30) | VARCHAR2(30) NOT NULL |
Recurrence Name
Prompt Table: PRCSRECUR |
9 | RSF_ENABLE_ON | Character(1) | VARCHAR2(1) NOT NULL | Determine if a metric is selected to be shown or not |