FE_STA_EXCEPT(SQL Table) |
Index Back |
|---|---|
WF Staged Errors and WarningsWF Staged Errors and Warnings |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(25) | VARCHAR2(25) NOT NULL | EDI Transaction Name | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 4 | Date(10) | DATE | Termination Date | |
| 5 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence | |
| 6 | Character(3) | VARCHAR2(3) NOT NULL |
Approval Step
1=Approval Step 1 2=Approval Step 2 3=Approval Step 3 4=Approval Step 4 5=Approval Step 5 6=Approval Step 6 7=Approval Step 7 8=Approval Step 8 9=Approval Step 9 |
|
| 7 | Character(3) | VARCHAR2(3) NOT NULL |
Approval Path
A=Approval Path A B=Approval Path B C=Approval Path C D=Approval Path D E=Approval Path E |
|
| 8 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
| 9 | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. | |
| 10 | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. | |
| 11 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning Default Value: M |
| 12 | MESSAGE_TEXT | Character(100) | VARCHAR2(100) NOT NULL | Message Text This field refers to the Text for a particular Message Number in the Message Catalog. |
| 13 | MESSAGE_TEXT_WRK | Character(250) | VARCHAR2(250) NOT NULL | Message Text |
| 14 | DESCRLONG | Long Character | CLOB | Long Description |