RPM_GOAL_PERIOD(SQL Table) |
Index Back |
|---|---|
Metric Update PeriodThis table consists of known period which a metric should be updated |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | This field is used as a key on the Goal Setup table (RSP_GOAL) and is auto generated on save. | |
| 3 | Character(32) | VARCHAR2(32) NOT NULL |
Time Frame
Prompt Table: RPM_TIMEFRAME_V |
|
| 4 | BEGIN_DATE | Date(10) | DATE NOT NULL | Begin Date |
| 5 | END_DATE | Date(10) | DATE NOT NULL | End date field to store an end date. |
| 6 | RPM_ENABLE_ON | Character(1) | VARCHAR2(1) NOT NULL |
Determine if a metric is selected to be shown or not
Y/N Table Edit Default Value: Y |
| 7 | LAST_UPDATE_DTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
| 8 | STATUS_CODE | Number(5,0) | INTEGER NOT NULL | Status Code |