UOM_TO_LANG(SQL View) |
Index Back |
---|---|
Unit of Measure To View RLR |
select a.unit_of_measure_to ,a.unit_of_measure ,B.LANGUAGE_CD ,B.descr from ps_units_cvt_tbl a ,PS_UNITS_TBL_LANG B where a.unit_of_measure = B.unit_of_measure |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL | Standard Unit of Measure | |
2 | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage |
|
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |