RAD_ADVISOR_STA

(SQL Table)
Index Back

Station Record

Advisor

  • Related Language Record: RAD_ADV_STA_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RAD_ADVISOR_ID Character(20) VARCHAR2(20) NOT NULL Advisor Dialog Guid - represents internally the Advisor dialog
    2 RAD_VERSION_ID Character(20) VARCHAR2(20) NOT NULL Advisor Version Identifier - internally represents a version
    3 RAD_STATION_ID Character(20) VARCHAR2(20) NOT NULL station ID
    4 RAD_START_STA Character(1) VARCHAR2(1) NOT NULL Advisor flag to indicate page is a starting page for the dialog

    Y/N Table Edit

    5 RAD_END_STA Character(1) VARCHAR2(1) NOT NULL Advisor End Page GUID - internally represents the end page of a dialog

    Y/N Table Edit

    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    7 RAD_NAV_TEXT Character(75) VARCHAR2(75) NOT NULL Advisor Navigation Text Information to display to user
    8 RAD_TEMPLATE_ID Character(20) VARCHAR2(20) NOT NULL Advisor Display Template Identifier - represent templates
    9 RAD_DFLT_STAT_ID Character(20) VARCHAR2(20) NOT NULL Advisor Default Page Guid - internally represents the default station to go to in a transition
    10 RAD_FORCE_RECOM Character(1) VARCHAR2(1) NOT NULL Advisor field to Force a Recommendation on a specific page - this means a page with this turned on, the next page will be the recommendation page

    Y/N Table Edit

    Default Value: N

    11 PSIMAGEVER Number(10,0) DECIMAL(10) NOT NULL Image Version
    12 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    13 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    14 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    15 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    16 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.
    17 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
    18 RAD_IMG_JPG Image / Attachment CLOB Advisor Success Rate Image for Recommendations