RTM_AE_PRCS_VW(SQL View) |
Index Back |
---|---|
Real-Time AE Process ViewThis 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' |
# | 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 |