ADM_AVG_MSGS(SQL Table) |
Index Back |
|---|---|
Avg Calc Processing MessagesAD02A Contains the messages from the evaluation average calculation process. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | PRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
| 2 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
| 3 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
| 4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
| 5 | PROCESS_DT | Date(10) | DATE | Process Date |
| 6 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning |
| 7 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 8 | ADM_APPL_NBR | Character(8) | VARCHAR2(8) NOT NULL | Application Nbr |
| 9 | APPL_PROG_NBR | Number(3,0) | SMALLINT NOT NULL | Application Program Nbr |
| 10 | EVALUATION_CODE | Character(10) | VARCHAR2(10) NOT NULL |
Evaluation Code
Prompt Table: EVALUATION_TBL |
| 11 | APPL_EVAL_NBR | Number(3,0) | SMALLINT NOT NULL | Evaluation Nbr |
| 12 | RATING_CMP | Character(5) | VARCHAR2(5) NOT NULL | Rating Component |