RB_PROD_UOM_ORD

(SQL Table)
Index Back

Product UOM

This record stores Product Unit Of Measure

# 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.
2 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
3 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL This field stores the Currency Code value.
4 UOM_WK Character(3) VARCHAR2(3) NOT NULL Work Field for UOM
5 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
6 LIST_PRICE Signed Number(17,4) DECIMAL(15,4) NOT NULL List Price
7 RECUR_LIST_PRICE Signed Number(16,4) DECIMAL(14,4) NOT NULL Recurring Price
8 RECUR_PRICE Signed Number(16,4) DECIMAL(14,4) NOT NULL Recurring Price
9 PPRC_RECUR_FREQ Character(2) VARCHAR2(2) NOT NULL Field used to store the recurring frequency.
00=Daily
05=Weekly
10=Monthly
15=Quarterly
20=Annually
10 ORDER_PB Character(1) VARCHAR2(1) NOT NULL This field is used for order capture internal processing
11 QTY Signed Number(17,4) DECIMAL(15,4) NOT NULL Quantity
12 HTMLAREA Long Character CLOB HTML Area