UNITS_STD_VW(SQL View) |
Index Back |
---|---|
Unit of Measure - Standrd View |
select unit_of_measure, descr from PS_UNITS_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | UNIT_MEASURE_STD | Character(3) | VARCHAR2(3) NOT NULL | Used to store the unit of measure for an item. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |