EM_NOTFY_WF_AET(SQL Table) |
Index Back |
---|---|
Temp Table for WFNotificationsTemp table for email notifications triggered by Application Engine processes. Used by EM_NOTIFY_WF AppEngine |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | REQUEST_ID | Character(10) | VARCHAR2(10) NOT NULL | Request ID |
5 | EM_WF_PROCESS | Character(1) | VARCHAR2(1) NOT NULL |
Notification Process
0=Invoice Verification 1=Voucher Creation 2=Match Exceptions 3=Voucher Approval Creation 4=Disputed Invoice Lines 5=Cash Collections 6=Payment Approval 7=Payment Creation |
6 | EM_VCHR_PROC | Character(1) | VARCHAR2(1) NOT NULL |
Voucher Processing
0=Specify Buyers 1=All Buyers |
7 | URL_1 | Character(254) | VARCHAR2(254) NOT NULL | URL #1 |