EOAW_NOTIFY(SQL Table) |
Index Back |
---|---|
SAC_AW ProcessApproval Process Notifications |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOAWPRCS_ID | Character(30) | VARCHAR2(30) NOT NULL | Approval Process ID |
2 | EOAWLEVEL | Number(1,0) | SMALLINT NOT NULL |
Level e.g. Header = 0, Line = 1.
0=Header 1=Line Default Value: 0 |
3 | EOAWEVENT | Character(3) | VARCHAR2(3) NOT NULL |
Approval Workflow Events for Notification
A=On Final Approval AD=Ad Hoc Delete AH=Ad Hoc Insert B=Push Back D=On Final Denial E=On Error ES=On Escalate H=Hold Step L=Locked Out NAN=No Approver Necessary PC=Processing Complete PL=On Process Launch R=On Reactivate RA=Route for Approval RI=Request Information RIA=Request Information Added RR=Route for Review RS=On Reassign SC=On Step Complete T=On Terminate W=On Cancel |
4 | MENUNAME | Character(30) | VARCHAR2(30) NOT NULL |
Menu Name (see PSMENUDEFN).
Prompt Table: PSMENUDEFN_VW |
5 | EOAWAPPR_COMPONENT | Character(18) | VARCHAR2(18) NOT NULL |
Approval Component
Prompt Table: EOAWMENU_PNL_VW |
6 | PAGE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Page Name
Prompt Table: EOAW_PNL_VW |
7 | EOAWMENU_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Menu Action
A=Add C=Correction Mode E=Data Entry Mode L=Update/Display All U=Update Default Value: U |
8 | WL_TEMPLATE_ID | Character(30) | VARCHAR2(30) NOT NULL |
Template Name
Prompt Table: WL_TEMPL_GEN_VW |
9 | SQLID | Character(30) | VARCHAR2(30) NOT NULL |
SQL Object Identifier. This column has different meanings depending upon value of SQLTYPE Prompt Table: EOAW_SQLID_VW |
10 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: RECNAME_VW |