PRCSNONUNOUTPUT(SQL Table) |
Index Back |
---|---|
Non unique output typesThis record stores information about output types for non unique processes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GENPRCSTYPE | Character(2) | VARCHAR2(2) NOT NULL |
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 |
2 | PTNONUNPRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
3 | PTNONUNPRCSID | Character(100) | VARCHAR2(100) NOT NULL | Distinct Prcs Id |
4 | OUTDESTTYPE | Character(3) | VARCHAR2(3) NOT NULL |
Process Request output destination type.
0=Any 1=(None) 2=File 3=Printer 4=Window 5=Email 6=Web 7=Default 8=Feed 9=IB Node |
5 | OUTDEST | Character(127) | VARCHAR2(127) NOT NULL | Process Scheduler Output Destination |
6 | PSRF_FOLDER_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Reporting Folder's Name
Prompt Table:
PRCSDEFNFLDR_VW
|