RTM_AE_PRCS_VW

(SQL View)
Index Back

Real-Time AE Process View

This view lists all AE processes. It is used as the prompt table for real-time abend recovery process.

SELECT PRCSNAME , DESCR FROM PS_PRCSDEFN WHERE PRCSTYPE = 'Application Engine'

  • Related Language Record: AR_AE_PROCS_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PRCSNAME Character(12) VARCHAR2(12) NOT NULL Process Name
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description