PSPRCSRUNCNTLS

(SQL Table)
Index Back

Run Control Rec - Tools

This is the tools run control record that stores the Run Control information required by process scheduler to run a process.

  • Parent record: PSOPRDEFN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
    2 RUNCNTLID Character(30) VARCHAR2(30) NOT NULL Run Control ID
    3 SERVERNAME Character(8) VARCHAR2(8) NOT NULL Server Name
    4 RECURNAME Character(30) VARCHAR2(30) NOT NULL Recurrence Name
    5 TIMEZONE Character(9) VARCHAR2(9) NOT NULL Time Zone
    6 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
    7 LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.