PRODKIT_UOM_VW(SQL View) |
Index Back |
---|---|
OM Unit of Measure Conversions |
SELECT A.SETID ,A.PRODUCT_ID ,A.UNIT_OF_MEASURE FROM PS_PROD_UOM A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Default Value: OPR_DEF_TBL_FS.SETID |
2 | PROD_COMPONENT_ID | Character(18) | VARCHAR2(18) NOT NULL | Field is used to store components of a product |
3 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
CS=Case EA=Each MHR=Muti Hourly PER=Percentage SQF=Square Footage |