PC_EXCEPTON_TMP(SQL Table) |
Index Back |
---|---|
Exception TableThe Exception Table which is used to lock the exception/error occured in the Application engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | PROBLEM_ID | Character(15) | VARCHAR2(15) NOT NULL | Problem ID |
3 | DUPLICATE_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Duplicate Type
1=Project ID 2=Activity ID 3=Resource ID 4=Budget ID 5=Inactive Resource 6=Invalid Budget Calendar |
4 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
5 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
6 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive |