PROD_PRICE(SQL Table) |
Index Back |
---|---|
Product Prices by IBUThis record stores the list price by Unit of Measure for each Inventory Business Unit. It is a child of the PROD_PRICE_BU record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
|
2 | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: PROD_BU_ITM_VW |
|
3 | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage Prompt Table: PROD_UOM |
|
4 | Character(5) | VARCHAR2(5) NOT NULL | Inventory Unit | |
5 | Character(3) | VARCHAR2(3) NOT NULL | Currency Code | |
6 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
7 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
8 | LIST_PRICE | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | List Price |
9 | UNIT_COST | Signed Number(16,4) | DECIMAL(14,4) NOT NULL | Unit Cost |
10 | SERVICE_COST | Signed Number(16,4) | DECIMAL(14,4) NOT NULL | Service Cost |
11 | REPAIR_COST | Signed Number(16,4) | DECIMAL(14,4) NOT NULL | Repair Cost |
12 | MFG_SUG_RTL_PRC | Number(16,4) | DECIMAL(15,4) NOT NULL | Manufactures's Suggested Retai |
13 | PRICING_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Pricing Flag
C=Cost L=List Price |
14 | DATETIME_ADDED | DateTime(26) | TIMESTAMP | DateTime Added |
15 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
16 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |