SCD_TMPPST_STAT(SQL Table) |
Index Back |
---|---|
Latest Template used statsStore stats of the latest used template |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCD_EVALTEE_SETID | Character(5) | VARCHAR2(5) NOT NULL | Evaluatee Set ID |
2 | SCD_EVALUATEE_ID | Character(30) | VARCHAR2(30) NOT NULL | Evaluatee ID |
3 | SCD_TO_DATE | Date(10) | DATE | To Date |
4 | SCD_TEMPLATE_ID | Character(10) | VARCHAR2(10) NOT NULL | Template ID |
5 | SCD_EVALUATION_ID | Character(10) | VARCHAR2(10) NOT NULL | Evaluation ID |
6 | SCD_SCORE | Signed Number(11,6) | DECIMAL(9,6) NOT NULL | Scorecarding Score |
7 | LASTUPDDTTM | 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. |