UNITS_TBL_TO_VW

(SQL View)
Index Back

To Units of Measure

Inventory item Unit of Measure long and short descriptions.

SELECT A.UNIT_OF_MEASURE ,A.DESCR ,A.DESCRSHORT FROM PS_UNITS_TBL A

  • Related Language Record: UNITSTBL_TO_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 UNIT_OF_MEASURE_TO Character(3) VARCHAR2(3) NOT NULL Unit of Measure To
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description