RPM_GOAL_INFO

(SQL Table)
Index Back

Metric Update Statistic

This table consists of the result of each goal being updated in batch.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
2 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.
3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
4 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
5 BEGINDTTM DateTime(26) TIMESTAMP Begin Date/Time
6 ENDDTTM DateTime(26) TIMESTAMP End Date/Time
7 RPM_CACHE_STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
F=Failed
I=In-Progress
S=Success
8 MSGSET Number(5,0) INTEGER NOT NULL Message Set Number
9 MSGNUM Number(5,0) INTEGER NOT NULL Message Number