PSBATCHRPT_HDR(SQL Table) | 
Index Back | 
|---|---|
Batch Reporting HeaderRecord for messages generated from batch programs. This is the Header Record which can contain one row for each run of a batch program | 
| # | 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 | RUNDTTM | DateTime(26) | TIMESTAMP | Run Date/Time | 
| 5 | ENDDTTM | DateTime(26) | TIMESTAMP | End Date/Time |