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


TABLE: PV.PV_SINGLE_PROD_H_MAPPINGS

Object Details
Object Name: PV_SINGLE_PROD_H_MAPPINGS
Object Type: TABLE
Owner: PV
FND Design Data: TablePV.PV_SINGLE_PROD_H_MAPPINGS
Subobject Name:
Status: VALID


Stores the mappings of Sales Product Hierachy and Single Product Hierarchy for pv_enty_attr_values.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PV_SINGLE_PROD_H_MAPPINGS_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnENTY_ATTR_VAL_ID
Columns
Name Datatype Length Mandatory Comments
ENTY_ATTR_VAL_ID NUMBER (15) Yes Entity identifier
NEW_VALUE NUMBER
Yes Attribute identifier
OLD_VALUE VARCHAR2 (500) Yes Type of entity (ex: partner,lead)
Query Text

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


SELECT ENTY_ATTR_VAL_ID
,      NEW_VALUE
,      OLD_VALUE
FROM PV.PV_SINGLE_PROD_H_MAPPINGS;

Dependencies

[top of page]

PV.PV_SINGLE_PROD_H_MAPPINGS does not reference any database object

PV.PV_SINGLE_PROD_H_MAPPINGS is referenced by following:

SchemaAPPS
SynonymPV_SINGLE_PROD_H_MAPPINGS