PRCSNONUNIQUE(SQL Table) |
Index Back |
---|---|
Non Unique processesThis record stores information about Non Unique processes |
# | 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 | PRCSCUSTOMOUTPUT | Character(1) | VARCHAR2(1) NOT NULL |
Custom Output Info
0=False 1=True |
6 | PRCSSAVEOUTPUTINFO | Character(1) | VARCHAR2(1) NOT NULL |
Save Output Info
N=No Y=Yes |