EPS_MSGS(SQL Table) |
Index Back |
---|---|
EPS Processing MessagesContains the messages from the EPS processing programs. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL | Ext Org Code Type | |
2 | Character(5) | VARCHAR2(5) NOT NULL | EPS Postal Code | |
3 | Character(1) | VARCHAR2(1) NOT NULL |
Postal Place Indicator
A=Add E=Existing |
|
4 | Number(9,0) | DECIMAL(9) NOT NULL | EPS Record Number | |
5 | PRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
6 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
7 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
8 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
9 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning |
10 | COMMENTS_EPS | Character(254) | VARCHAR2(254) NOT NULL | Comments |