OUTDESTSRC | |
View: PS_OUTDESTSRC |
| Platform | View Text |
|---|---|
| Default | SELECT DISTINCT %Substring(O.OUTDESTTYPE , 1,3) , %Substring(O.OUTDESTSRC , 1,1) , %Substring(X.XLATLONGNAME , 1, 25) FROM PS_PRCSOUTDESTLIST O , PSXLATITEM X WHERE O.OUTDESTSRC = X.FIELDVALUE AND X.FIELDNAME = 'OUTDESTSRC' |
| PeopleSoft Field Name | Description |
|---|---|
OUTDESTTYPE | Process Request output destination type. 0=Any 1=(None) 2=File 3=Printer 4=Window 5=Email 6=Web 7=Default |
OUTDESTSRC | Process Request output destination source 0=(None) 1=Process Type Definition (inactive) 2=Process Definition 3=User Specified |
| OUTDESTSRCDESCR | Output Format |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |