| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
RY_VC_OBJ_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Variable Content Object ID - Dialog Document
|
| 2 |
RY_NAME |
Character(80) |
VARCHAR2(80) NOT NULL |
Field used by Online Marketing.
|
| 3 |
DIALOG_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Dialog ID field to identify both design time and run time dialog.
|
| 4 |
RY_VC_TYPE_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Custom Variable Contentt Type ID.
|
| 5 |
RY_VC_PARAM_SET_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Field used by Online Marketing.
|
| 6 |
DESCR254 |
Character(254) |
VARCHAR2(254) NOT NULL |
Description of length 254
|
| 7 |
RY_TIMEOUT |
Number(19,0) |
DECIMAL(19) NOT NULL |
Field used by Online Marketing.
|
| 8 |
DO_LOGGING |
Character(1) |
VARCHAR2(1) NOT NULL |
DO_LOGGING
|
| 9 |
RY_DFLT_TEXT |
Long Character(2000) |
VARCHAR2(2000) |
Field used by Online Marketing.
|
| 10 |
RY_VC_LINK_TYPE_ID |
Number(18,0) |
DECIMAL(18) NOT NULL |
Variable Content Link Type ID - Dialog Document
|
| 11 |
MAX_CHARS |
Number(18,0) |
DECIMAL(18) NOT NULL |
MAX_CHARS
|
| 12 |
RYE_CROSS_DIALOG |
Character(1) |
VARCHAR2(1) NOT NULL |
For VC objects - track if it is a cross dialog link
|
| 13 |
RYE_ADVISOR |
Character(1) |
VARCHAR2(1) NOT NULL |
VC needs to know if a weblink is an Advisor Link
|
| 14 |
ROW_ADDED_DTTM |
DateTime(26) |
TIMESTAMP |
This is a datetime field for record creation.
|
| 15 |
ROW_ADDED_OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
ID of user who added the row.
|
| 16 |
ROW_LASTMANT_DTTM |
DateTime(26) |
TIMESTAMP |
The date and time that the row was last updated.
|
| 17 |
ROW_LASTMANT_OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
ID of user who last modified the row.
|
| 18 |
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.
|
| 19 |
SYNCDTTM |
DateTime(26) |
TIMESTAMP |
Synchronization Last Update Date Time
|