PRCSDEFNURL

(SQL Table)
Index Back

Process Defn

This record is used for defining processes that can run within the Process Scheduler. Security information like panel groups and process groups is also provided here.

  • Related Language Record: PRCSDEFNURL_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PRCSTYPE Character(30) VARCHAR2(30) NOT NULL Process Type

    Prompt Table: PRCSTYPE_ALT_VW

    2 PRCSNAME Character(12) VARCHAR2(12) NOT NULL Process Name
    3 SEQNO Number(5,0) INTEGER NOT NULL Sequence Number

    Default Value: 1

    4 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
    5 MENUNAME Character(30) VARCHAR2(30) NOT NULL Menu Name (see PSMENUDEFN).

    Prompt Table: PSMENUDEFN

    6 MARKET Character(3) VARCHAR2(3) NOT NULL Market

    Default Value: GBL

    7 PNLGRPNAME Character(18) VARCHAR2(18) NOT NULL Component Name

    Prompt Table: PRCSPNLGRP_VW2
    Set Control Field: MENUNAME

    8 PNLNAME Character(30) VARCHAR2(30) NOT NULL Page Name (see PSPNLDEFN).

    Prompt Table: PRCSPNLNAME_VW2