PSBATCHRPT_HDR

(SQL Table)
Index Back

Batch Reporting Header

Record for messages generated from batch programs. This is the Header Record which can contain one row for each run of a batch program

  • Parent Record Of PSBATCHRPT_TBL
  • # 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 RUNDTTM DateTime(26) TIMESTAMP Run Date/Time
    5 ENDDTTM DateTime(26) TIMESTAMP End Date/Time