RY_DLG_RESPONSE

(SQL Table)
Index Back

Dialog Response table

Used as intermidiate table to create reports

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 DIALOG_ID Number(18,0) DECIMAL(18) NOT NULL Dialog ID field to identify both design time and run time dialog.
2 RY_ACTION_ID Number(18,0) DECIMAL(18) NOT NULL Id for a dialog element for the dialog designer.
3 LABEL_TEXT Character(254) VARCHAR2(254) NOT NULL Activity Name
4 RY_DIALOG_NAME Character(254) VARCHAR2(254) NOT NULL Field is used to capture a Dialog Name.
5 RA_LIST_NAME Character(30) VARCHAR2(30) NOT NULL Audience / List Name
6 RY_OFFERS Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
7 RY_DELIVERED Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
8 RY_VISITORS Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
9 RY_PER_RESPONSE Number(6,2) DECIMAL(5,2) NOT NULL Field used by Online Marketing.
10 RY_SUBMITS Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
11 RY_HITS Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
12 RY_PER_SUBMIT Number(6,2) DECIMAL(5,2) NOT NULL Field used by Online Marketing.
13 RY_PER_COMPLETE Number(6,2) DECIMAL(5,2) NOT NULL Field used by Online Marketing.
14 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
15 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
16 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
17 START_DATE Date(10) DATE Start Date for Gen Standing PO
18 END_DATE Date(10) DATE End date field to store an end date.