KIT_COMPS_PRICE

(SQL Table)
Index Back

Price by Kit Components

This table stores the price per Product Kit Component.

# 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 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
4 BUSINESS_UNIT_IN Character(5) VARCHAR2(5) NOT NULL Inventory Unit
5 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL This field stores the Currency Code value.
6 EFFDT Date(10) DATE Effective Date

Default Value: %date

7 PROD_COMPONENT_ID Character(18) VARCHAR2(18) NOT NULL Field is used to store components of a product
8 DATE_IN_EFFECT Date(10) DATE 01/27/2000 RML Added "As of date" label
9 PRODKIT_COMP_PRICE Signed Number(17,4) DECIMAL(15,4) NOT NULL Product Kit Component Price

Prompt Table: PRODKIT_PRC_VW

10 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive
11 DATE_OBSOLETE Date(10) DATE Obsolete Date