PO_REQPPOST_AET(SQL Table) |
Index Back |
|---|---|
PO Req Pre-Posting Cache Rec |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | 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 | RUN_DT | Date(10) | DATE | Run Date |
| 5 | PO_POST_RUN_IND | Character(1) | VARCHAR2(1) NOT NULL |
/* 615584 05/05/2005 - Added a new label for RTV Recon Process */
A=All BUs B=1 Bus Unit D=1 Document |
| 6 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
| 7 | REQ_ID | Character(10) | VARCHAR2(10) NOT NULL | Requisition ID |
| 8 | REQ_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
Req status
A=Approved C=Complete D=Denied I=Initial LA=Line Approved O=Open P=Pending Approval V=Preview X=Canceled |
| 9 | AE_APPL_ABORT | Character(1) | VARCHAR2(1) NOT NULL | AE Application Abort Indicator |
| 10 | AE_MSG_NUM | Number(5,0) | INTEGER NOT NULL | Message Number |