RB_TD_USER_PROF

(SQL Table)
Index Back

User Personalization

360 View User Personalization allows users to change the date filter display and override the default grid to be displayed

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 TREECTL_NAME Character(15) VARCHAR2(15) NOT NULL Tree Name
3 DATE_CRITERIA Character(4) VARCHAR2(4) NOT NULL Date Criteria
A=7 - View All
D0=1 - Today
D1=2 - Yesterday
D15=4 - Last 2 Weeks
D17=3 - Last Week
D30=5 - Last Month
Y1=6 - Last Year
4 DATE_FILTER Character(18) VARCHAR2(18) NOT NULL Date Filter Field
5 ENABLE_FILTER Character(1) VARCHAR2(1) NOT NULL Enable Filter

Y/N Table Edit

Default Value: N

6 RB_TD_GRID_ID Character(30) VARCHAR2(30) NOT NULL Unique Identifier field for Dynamic Grid. This is a key field in RB_TD_DYNGRDHDR, RB_TD_DYNGHDLNG, RB_TD_DYNGRDLN
7 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
8 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
9 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
10 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
11 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
12 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time