PTRS_PRCSNAMVW(SQL View) |
Index Back |
|---|---|
Reporting search process namesThis record provides lists of process names. |
| SELECT A.PRCSTYPE , A.PRCSNAME FROM PS_PRCSDEFN A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL | Process Type |
| 2 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |