PSBATCHRPT_PVW(SQL View) |
Index Back |
|---|---|
Search Rec for PSBATCHRPTRecord for messages generated from batch programs. This is the Header Record which can contain one row for each run of a batch program |
| SELECT OPRID ,RUN_CNTL_ID ,PROCESS_INSTANCE FROM PSBATCHRPT_HDR |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Prompt Table: RUN_TREE_UTILS |
|
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |