DBA Data[Home] [Help] [Dependency Information]


TABLE: QP.QP_ADV_MOD_PRODUCTS

Object Details
Object Name: QP_ADV_MOD_PRODUCTS
Object Type: TABLE
Owner: QP
FND Design Data: TableQP.QP_ADV_MOD_PRODUCTS
Subobject Name:
Status: VALID


This table stores all product information and the pricing phase for all products used in modifiers of type Other Item Discount, Promotional goods or Related and modifiers in the Group of Lines level.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
QP_ADV_MOD_PRODUCTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPRICING_PHASE_ID
ColumnPRODUCT_ATTRIBUTE
ColumnPRODUCT_ATTR_VALUE
Columns
Name Datatype Length Mandatory Comments
PRICING_PHASE_ID NUMBER
Yes Pricing Phase identifier.
PRODUCT_ATTRIBUTE VARCHAR2 (30) Yes The attribute in the ITEM context in the Pricing Attribute Descriptive Flexfield for which the price or modifier is defined.
PRODUCT_ATTR_VALUE VARCHAR2 (240) Yes The value for the attribute in the ITEM context, identifies the actual item, product group etc. for which the price or modifier is defined.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PRICING_PHASE_ID
,      PRODUCT_ATTRIBUTE
,      PRODUCT_ATTR_VALUE
FROM QP.QP_ADV_MOD_PRODUCTS;

Dependencies

[top of page]

QP.QP_ADV_MOD_PRODUCTS does not reference any database object

QP.QP_ADV_MOD_PRODUCTS is referenced by following:

SchemaQP
ViewQP_ADV_MOD_PRODUCTS#