RC_SRVY_ACT_CFG

(SQL Table)
Index Back

Case Survey Configuration

Stores Case Survey configuration data.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EOCF_ACTION_ID Number(31,0) DECIMAL(31) NOT NULL Active Analytics Framework Action ID field
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: RC_DLG_BU_VW

3 DIALOG_ID Number(18,0) DECIMAL(18) NOT NULL Dialog ID field to identify both design time and run time dialog.

Prompt Table: RC_DLG_ID_VW

4 RY_ACTION_ID Number(18,0) DECIMAL(18) NOT NULL Id for a dialog element for the dialog designer.

Prompt Table: RY_ACTLBL_VW

5 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

Prompt Table: RC_UL_ROLE_VW

6 USERID Character(30) VARCHAR2(30) NOT NULL A user's ID

Prompt Table: PSOPRDEFN_VW

7 RC_NOTIFY_TYPE Character(1) VARCHAR2(1) NOT NULL Determines who will be sent a notification; UserID or Role.
R=Notify by Role
U=Notify by User ID

Default Value: R

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