KIT_COMPS_PRICE(SQL Table) |
Index Back |
---|---|
Price by Kit ComponentsThis table stores the price per Product Kit Component. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
2 | Character(18) | VARCHAR2(18) NOT NULL | Product ID | |
3 | 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 | Character(5) | VARCHAR2(5) NOT NULL | Inventory Unit | |
5 | Character(3) | VARCHAR2(3) NOT NULL | This field stores the Currency Code value. | |
6 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
7 | Character(18) | VARCHAR2(18) NOT NULL | Field is used to store components of a product | |
8 | 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 |