ATP_MSGS(SQL Table) |
Index Back |
---|---|
ATP Processing MessagesContains the messages from the ATP processing programs. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(9,0) | DECIMAL(9) NOT NULL | ATP Record Number | |
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 | DATE_LOADED | Date(10) | DATE | Date Loaded |
7 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning |
8 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: EXT_ORG_TBL |
9 | ATP_CD | Character(6) | VARCHAR2(6) NOT NULL | ATP Code |
10 | OTH_NAME_SORT_SRCH | Character(50) | VARCHAR2(50) NOT NULL | Search Name |
11 | NAME_ATP | Character(30) | VARCHAR2(30) NOT NULL | ATP Name |
12 | COMMENTS_ATP | Character(254) | VARCHAR2(254) NOT NULL | Comments |