RY_DLG_REACH

(SQL Table)
Index Back

Dialog Reach table

Used as intermidiate table to create reports Added new field Clickthrough 12/1/2004.

# 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_BOUNCES Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
8 RY_PER_BOUNCED Number(6,2) DECIMAL(5,2) NOT NULL Field used by Online Marketing.
9 RY_DELIVERED Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
10 RY_RESPONDENTS Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
11 RY_PER_RESPONSE Number(6,2) DECIMAL(5,2) NOT NULL Field used by Online Marketing.
12 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
13 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
14 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
15 START_DATE Date(10) DATE Start Date for Gen Standing PO
16 END_DATE Date(10) DATE End date field to store an end date.
17 RY_CLICKTHROUGH Number(10,0) DECIMAL(10) NOT NULL Used by Online Marketing Dialog Search record.
18 RY_HARD_BOUNCES Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
19 RY_SOFT_BOUNCES Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
20 RY_QUEUED Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
21 RY_EXPIRED Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
22 RY_OPENED Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.
23 RY_REOPENED Number(10,0) DECIMAL(10) NOT NULL Field used by Online Marketing.