HRS_DTNM_ANS

(SQL Table)
Index Back

Date/Numeric Questions Answer

Date/Numeric Questions Answer Record.

  • Parent record: HRS_QSTN_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_QSTN_ID Number(15,0) DECIMAL(15) NOT NULL Question ID
    2 HRS_SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence Number
    3 HRS_CONDITION Character(1) VARCHAR2(1) NOT NULL Condition
    A=AND
    W=WHERE
    4 HRS_OPERATOR Character(4) VARCHAR2(4) NOT NULL Operator
    EQ=Equals
    GT=Greater than
    GTEQ=Greater than or equal to
    LT=Less than
    LTEQ=Less than or equal to
    NTEQ=Not equal to
    5 HRS_DATE_VAL Date(10) DATE Date Value
    6 HRS_NUM_VAL Signed Number(13,2) DECIMAL(11,2) NOT NULL Date Value