RYEDOC_ELEM_CH

(SQL Table)
Index Back

Document Element Choices

Online Marketing Design Time - Document Element Choices

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RY_CHOICE_ID Number(18,0) DECIMAL(18) NOT NULL ID for Choice ELement - Dialog Document
2 RY_MD_ELEM_ID Number(18,0) DECIMAL(18) NOT NULL Metadata Element ID - Dialog Document
3 RY_PRNT_CHOICE_ID Number(18,0) DECIMAL(18) NOT NULL Parent Choice system ID used by Dynamic Enumeration feature to establish parent child relationship.
4 RY_CHOICE_LABEL Character(254) VARCHAR2(254) NOT NULL Choice Label for doc element Choice
5 RY_ATTR_CHOICE_ID Character(50) VARCHAR2(50) NOT NULL Element Attribute Choice ID for Rating
6 RY_STATUS Character(1) VARCHAR2(1) NOT NULL Status for objects in the Dialog application.
A=Active
C=Archived
D=Design
I=Inactive
7 RY_HIDE_LABEL Character(1) VARCHAR2(1) NOT NULL Horizontal Display : display choice label

Y/N Table Edit

Default Value: N

8 RY_SCALE Number(4,0) SMALLINT NOT NULL Horizontal Display : scale
9 RY_ANSWER_WEIGHT Signed Number(3,0) DECIMAL(2) NOT NULL Survey Document answer weight
10 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
11 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
12 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
13 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
14 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.
15 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time