[Home] [Help]
[Dependency Information]
| Object Name: | PV_SINGLE_PROD_H_MAPPINGS2 |
|---|---|
| Object Type: | TABLE |
| Owner: | PV |
| FND Design Data: | PV.PV_SINGLE_PROD_H_MAPPINGS2
|
| Subobject Name: | |
| Status: | VALID |
Stores the mappings of Sales Product Hierachy and Single Product Hierarchy for pv_selected_attr_values.
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PV_SINGLE_PROD_H_MAPPINGS2_U1 | NORMAL | UNIQUE |
APPS_TS_INTERFACE
|
ATTR_VALUE_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ATTR_VALUE_ID | NUMBER | Yes | Entity identifier | |
| NEW_VALUE | NUMBER | Yes | Attribute identifier | |
| OLD_VALUE | VARCHAR2 | (500) | Yes | Type of entity (ex: partner,lead) |
Cut, paste (and edit) the following text to query this object:
SELECT ATTR_VALUE_ID
, NEW_VALUE
, OLD_VALUE
FROM PV.PV_SINGLE_PROD_H_MAPPINGS2;
PV.PV_SINGLE_PROD_H_MAPPINGS2 does not reference any database object
PV.PV_SINGLE_PROD_H_MAPPINGS2 is referenced by following:
APPS
PV_SINGLE_PROD_H_MAPPINGS2
|
|
|
|