WM_INSTRMT_UOM

(SQL Table)
Index Back

Instrument Type UOM (Detail)

  • Parent record: WM_INSTRMT_TYPE
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 MEAS_INSTRMT_TYPE Character(30) VARCHAR2(30) NOT NULL Measuring Instrument Type
    3 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
    MHR=Muti Hourly
    PER=Percentage
    SQF=Square Footage

    Prompt Table: UNITS_TBL

    4 LOWER_LIMIT Signed Number(21,4) DECIMAL(19,4) NOT NULL Lower Limit
    5 UPPER_LIMIT Signed Number(21,4) DECIMAL(19,4) NOT NULL Upper Limit