RSP_ASSESS_PARM

(SQL Table)
Index Back

Setup Assessment Parameters.

Setup Plan Assessment Parameters.

  • Related Language Record: RSP_ASSESS_P_LN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    2 RSP_ASSESSMENT_CD Character(2) VARCHAR2(2) NOT NULL Assessment code to define status breaks (comparing attainment with target)
    3 UID20 Character(20) VARCHAR2(20) NOT NULL This field is for UID of 20 characters long.
    4 PERCENT_TARGET Number(4,0) SMALLINT NOT NULL Value
    5 PERCENT_TARGET2 Number(4,0) SMALLINT NOT NULL Value2
    6 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
    7 RSP_ASSESS_OPER Character(2) VARCHAR2(2) NOT NULL This field is used by Strategic Planning to define the operator (greater than. less than etc) for status break of a goal target (Green, Yellow, Red etc)
    10=>
    20=<
    30==
    40=>=
    50=<=
    60=Between
    8 RSP_LABEL Character(30) VARCHAR2(30) NOT NULL This field is used by Strategic Planning to define the corresponding label for an assessment status (Green, Red etc)
    9 IMAGE_NAME Character(30) VARCHAR2(30) NOT NULL The name of images used in Personalizations explanations.

    Prompt Table: RB_DIST_CONT_VW

    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