RY_SVY_RATING

(SQL Table)
Index Back

Survey Rating Setup

Survey Rating Setup enable customer to define new survey rating to be used in score bracket setup component

  • Related Language Record: RY_SVY_RTNG_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RY_SVY_RATING Character(2) VARCHAR2(2) NOT NULL Survey Rating code field
    2 RY_SVY_TYPE Character(1) VARCHAR2(1) NOT NULL Survey Type
    1=Workforce
    3 RY_SVY_DESCR80 Character(80) VARCHAR2(80) NOT NULL Description field used by Dialog Survey rating
    4 CONTNAME Character(30) VARCHAR2(30) NOT NULL Content Name

    Prompt Table: CONT_IMAGE_VW

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