PTRCUSERPREF(SQL Table) |
Index Back |
---|---|
User PreferencesReporting Console |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | USERID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID
Prompt Table: PMN_OPRID_VW |
2 | PTRCFAVPUBLIC | Character(1) | VARCHAR2(1) NOT NULL | Public Access to Favorites |
3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
4 | SERVERNAME | Character(8) | VARCHAR2(8) NOT NULL |
Server Name
Prompt Table: SERVERDEFN |
5 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL |
Process Type
Prompt Table: PMN_PRCSTYPE_VW |
6 | RUNSTATUS | Character(2) | VARCHAR2(2) NOT NULL |
Process Scheduler Process Run Status
1=Cancel 10=Not Successful 11=Posted 12=Unable to post 13=Resend 14=Posting 15=Content Generated 16=Pending 17=Success With Warning 18=Blocked 19=Restart 2=Delete 3=Error 4=Hold 5=Queued 6=Initiated 7=Processing 8=Cancelled 9=Success |
7 | WS_OPRID | Character(30) | VARCHAR2(30) NOT NULL |
Work user's ID
Prompt Table: PMN_OPRID_VW |
8 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL |
Process Name
Prompt Table: PMN_PRCSNAME_VW |
9 | DISTSTATUS | Character(2) | VARCHAR2(2) NOT NULL |
Distribution Status
0=None 1=Scheduled 2=Processing 3=Generated 4=Unable to Post 5=Posted to Web 6=Delete 7=Posting 9=Pending for Approval Default Value: 5 |
10 | PT_FILTERTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Filter Type
0=Last 1=Date Range 3=All Default Value: 0 |
11 | PT_FILTERVALUE | Number(4,0) | SMALLINT NOT NULL |
Filter Value
Default Value: 1 |
12 | PT_FILTERUNIT | Character(1) | VARCHAR2(1) NOT NULL |
Filter Unit
0=All 1=Days 2=Hours 3=Minutes 4=Years Default Value: 1 |
13 | TO_DT | Date(10) | DATE | To Date |
14 | FROM_DT | Date(10) | DATE | From Date |
15 | PTRC_ACTION_TEXT | Character(1) | VARCHAR2(1) NOT NULL |
Report Console - Action button Option
B=Both Text and Image N=Image Button Y=Text Link Default Value: B |
16 | PTRC_DISPLAY_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Report Console - text display option
B=Name and Description D=Description only N=Name only Default Value: D |
17 | PTRC_MAXSRCH | Number(9,0) | DECIMAL(9) NOT NULL |
Max. Number of row to display
Default Value: 10 |
18 | PTRCNOTIFICATION | Character(1) | VARCHAR2(1) NOT NULL |
Report Console Notification Setting
Y/N Table Edit Default Value: N |