PRCSCUSTRECINF(SQL Table) |
Index Back |
---|---|
Custom record informationThis records stores the information about the custom tables for storing output types and formats |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL | Process Type |
2 | PTNONUNPRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
3 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
4 | RECFIELDNAME | Character(34) | VARCHAR2(34) NOT NULL | Record.Field |
5 | PRCSOUTPUTPARMTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Output Param Type
1=Outdest type 2=Outdest format 3=Output destination 4=Report Folder Name 5=Default Outformat 6=Outformat descr |
6 | 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 |