XPOUTDESTFORMAT | |
View: PS_XPOUTDESTFORMAT |
| Platform | View Text |
|---|---|
| Default | SELECT O.REPORT_DEFN_ID , %Substring(X.FIELDVALUE, 1, 3) , O.PT_FORMAT_TYPE , O.IS_DEFAULT FROM PSXPRPTOUTFMT O , PSXLATITEM X WHERE X.XLATSHORTNAME = O.PT_FORMAT_TYPE AND X.FIELDNAME = 'OUTDESTFORMAT' |
| PeopleSoft Field Name | Description |
|---|---|
REPORT_DEFN_ID | Report Name Prompt Table: XPQRYRPTDEFN_VW |
OUTDESTFORMAT | Process Request output format 0=Any 1=(None) 10=Postscript (*.lis) 11=Crystal Report (*.rpt) 12=Rich Text File (*.rtf) 13=SQR Portable Format (*.spf) 14=Text Files (*.txt) 15=Other 16=Default 17=XML Format(*.xml) 18=Data Mover Data File (*.dat) 19=Crystal Report Explorer(*.rpt) 2=Acrobat (*.pdf) 3=Comma delimited (*.csv) 4=HP Format (*.lis) 5=HTML Documents (*.htm) 6=Line Printer Format (*.lis) 7=Lotus 1-2-3 Files (*.wks) 8=Microsoft Excel Files (*.xls) 9=Microsoft Word (*.doc) |
| OUTDESTFORMATDESCR | Process Scheduler Destination Format |
| IS_DEFAULT | Default Template N=No Y=Yes |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |