EO_ERD_COMPNAME

(SQL Table)
Index Back

Run Control Rec - Sample

This is a sample application run control record used to demonstrate how run control values are passed to processes that run within the process scheduler. The process scheduler itself does not use this record.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

Prompt Table: OPERATOR_VW

2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 PNLGRPNAME Character(18) VARCHAR2(18) NOT NULL Component Name

Prompt Table: PSPNLGRPDFN_VW1