PRCSLIST_VW | |
View: PS_PRCSLIST_VW |
| Platform | View Text |
|---|---|
| Default | SELECT DISTINCT D.DESCR , D.PRCSNAME , D.PRCSTYPE , T.GENPRCSTYPE , P.PNLGRPNAME FROM PS_PRCSDEFN D , PS_PRCSTYPEDEFN T , PS_PRCSDEFNPNL P WHERE D.PRCSTYPE = T.PRCSTYPE AND D.PRCSTYPE = P.PRCSTYPE AND D.PRCSNAME = P.PRCSNAME AND T.PRCSTYPE = P.PRCSTYPE |
| PeopleSoft Field Name | Description |
|---|---|
DESCR | Description |
| PRCSNAME | Process Name |
| PRCSTYPE | Process Type |
| GENPRCSTYPE | Generic Process Type 0=Other 1=SQR 2=PeopleSoft COBOL 3=Crystal Report 4=Winword Macro 5=Application Engine 6=Cube Builder 7=nVision 8=Data Mover 9=PSJob (inactive) |
| PNLGRPNAME | Component Name |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |