RPM_GOAL_UPDATE(SQL Table) |
Index Back |
---|---|
Metric Update FrequencyThis table consists of how often a metric update should occur. |
# | 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 | RSP_GOAL_ID | 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.
Prompt Table: RPM_ACT_GOAL_VW |
5 | RECURNAME | Character(30) | VARCHAR2(30) NOT NULL |
Recurrence Name
Prompt Table: PRCSRECUR |
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 |