RY_VC_PARAM_VW

(SQL View)
Index Back

VC Param View

VC Param View used for the document and dialog designers.

SELECT %subrec(RY_VC_PARAM_SBR, A) FROM PS_RY_VC_PARAM A

  • Related Language Record: RY_VC_PARAM_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RY_VC_PARAM_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
    2 RY_VC_PARAM_SET_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
    3 RY_NAME254 Character(254) VARCHAR2(254) NOT NULL 254 character name field for names.
    4 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    5 RY_QUERY_SPEC_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
    6 DIALOG_ID Number(18,0) DECIMAL(18) NOT NULL Dialog ID field to identify both design time and run time dialog.
    7 RY_ACTION_ID Number(18,0) DECIMAL(18) NOT NULL Id for a dialog element for the dialog designer.
    8 RY_MD_ELEM_ID Number(18,0) DECIMAL(18) NOT NULL Metadata Element ID - Dialog Document
    9 CR_DIALOG_ACT_ID Number(18,0) DECIMAL(18) NOT NULL Cross Dialog Action ID for the dialog designer.
    10 RY_OBJ_TYPE Character(3) VARCHAR2(3) NOT NULL Field used by Online Marketing.
    S=String
    V=Vector

    Default Value: S

    11 RY_VC_REFER_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
    12 RY_VC_TYPE_ID Number(18,0) DECIMAL(18) NOT NULL Custom Variable Contentt Type ID.
    13 RY_IS_SYSTEM_PARAM Character(1) VARCHAR2(1) NOT NULL Field used by Online Marketing.
    N=Not System
    Y=Is System

    Default Value: N

    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
    20 RY_VALUE Long Character CLOB Field used by Online Marketing.