[Home] [Help]
[Dependency Information]
Object Name: | QP_ADV_MOD_PRODUCTS |
---|---|
Object Type: | TABLE |
Owner: | QP |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
QP_ADV_MOD_PRODUCTS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
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. |
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;
QP.QP_ADV_MOD_PRODUCTS does not reference any database object
QP.QP_ADV_MOD_PRODUCTS is referenced by following:
|
|
|