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


VIEW: APPS.QPR_PSG_ALLHIER_L_V

Object Details
Object Name: QPR_PSG_ALLHIER_L_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Mapping view for Pricing Segment dimension in the datamart.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PSG_DESC VARCHAR2 (4000)
Description of the members at the 'Pricing Segment' level.
PSG_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Pricing Segment' level.
PSG_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Pricing Segment' level.
PSG_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Pricing Segment' level.
PSG_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Pricing Segment' level.
PSG_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Pricing Segment' level.
PSG_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Pricing Segment' level.
ALL_PSG_DESC VARCHAR2 (4000)
Description of the members at the 'All Pricing Segments' level.
ALL_PSG_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'All Pricing Segments' level.
ALL_PSG_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'All Pricing Segments' level.
ALL_PSG_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'All Pricing Segments' level.
ALL_PSG_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'All Pricing Segments' level.
ALL_PSG_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'All Pricing Segments' level.
ALL_PSG_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'All Pricing Segments' level.
INSTANCE_ID NUMBER

Unique identifier of the application instance from which the data is sourced.
Query Text

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


SELECT PSG_DESC
,      PSG_SR_LEVEL_PK
,      PSG_ATTRIBUTE1
,      PSG_ATTRIBUTE2
,      PSG_ATTRIBUTE3
,      PSG_ATTRIBUTE4
,      PSG_ATTRIBUTE5
,      ALL_PSG_DESC
,      ALL_PSG_SR_LEVEL_PK
,      ALL_PSG_ATTRIBUTE1
,      ALL_PSG_ATTRIBUTE2
,      ALL_PSG_ATTRIBUTE3
,      ALL_PSG_ATTRIBUTE4
,      ALL_PSG_ATTRIBUTE5
,      INSTANCE_ID
FROM APPS.QPR_PSG_ALLHIER_L_V;

Dependencies

[top of page]

APPS.QPR_PSG_ALLHIER_L_V references the following:

SchemaAPPS
SynonymQPR_DIMENSION_VALUES
PL/SQL PackageQPR_MAINTAIN_AW - show dependent code
SynonymQPR_PLAN_MEASURES
PL/SQL PackageQPR_SR_UTIL - show dependent code
SchemaPUBLIC
SynonymDUAL

APPS.QPR_PSG_ALLHIER_L_V is not referenced by any database object