RPM_TMPL_CUST

(SQL Table)
Index Back

Personalize Template

Personalize each metric within a Template how to be viewed on a SmartViews

# 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 RSP_UID20 Character(20) VARCHAR2(20) NOT NULL This field is used as a primary key in Strategic Planning header table (RSP_TP_HEADER)
3 RSP_GOAL_ID Character(10) VARCHAR2(10) NOT NULL This field is used as a key on the Goal Setup table (RSP_GOAL) and is auto generated on save.
4 ORDER_NBR Number(3,0) SMALLINT NOT NULL Order Number
5 RPM_ENABLE_ON Character(1) VARCHAR2(1) NOT NULL Determine if a metric is selected to be shown or not

Y/N Table Edit

Default Value: Y

6 RPM_ACTUAL_ON Character(1) VARCHAR2(1) NOT NULL Determine if actual is selected to be shown or not

Y/N Table Edit

Default Value: Y

7 RPM_HIST_VAR_ON Character(1) VARCHAR2(1) NOT NULL Determine if historical variance is selected to be shown or not

Y/N Table Edit

Default Value: N

8 RPM_STATUS_ON Character(1) VARCHAR2(1) NOT NULL Determine if status is selected to be shown or not

Y/N Table Edit

Default Value: N

9 RPM_HISTORY_ON Character(1) VARCHAR2(1) NOT NULL Determine if history is selected to be shown or not

Y/N Table Edit

Default Value: N

10 RPM_TARGET_ON Character(1) VARCHAR2(1) NOT NULL Determine if target is selected to be shown or not

Y/N Table Edit

Default Value: N

11 RPM_VARIANCE_ON Character(1) VARCHAR2(1) NOT NULL Determine if variance is selected to be shown or not

Y/N Table Edit

Default Value: N

12 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
13 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
14 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
15 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
16 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.
17 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time