ADM_PRSPCT_MSGS(SQL Table) |
Index Back |
---|---|
Prospect Mass Recruiters MsgsThis records stores the messages that came out after running the 'Process Recruiters' batch program. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
2 | PRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
3 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
4 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning |
7 | COMMENTS_MSGS | Character(254) | VARCHAR2(254) NOT NULL | Comments |