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


VIEW: APPS.QPR_ADJ_ALLHIER_L_V

Object Details
Object Name: QPR_ADJ_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 Adjustment dimension in the datamart.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ALL_DESC VARCHAR2 (240)
Description of the members at the 'All Adjustments' level.
ALL_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'All Adjustments' level.
ALL_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'All Adjustments' level.
ALL_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'All Adjustments' level.
ALL_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'All Adjustments' level.
ALL_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'All Adjustments' level.
ALL_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'All Adjustments' level.
AG1_DESC VARCHAR2 (240)
Description of the members at the 'Adjustment Group' level.
AG1_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Adjustment Group' level.
AG1_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Group' level.
AG1_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Group' level.
AG1_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Group' level.
AG1_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Group' level.
AG1_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Group' level.
AT_DESC VARCHAR2 (240)
Description of the members at the 'Adjustment Type' level.
AT_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Adjustment Type' level.
AT_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Type' level.
AT_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Type' level.
AT_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Type' level.
AT_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Type' level.
AT_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment Type' level.
ADJ_DESC VARCHAR2 (240)
Description of the members at the 'Adjustment' level.
ADJ_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Adjustment' level.
ADJ_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment' level.
ADJ_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment' level.
ADJ_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment' level.
ADJ_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment' level.
ADJ_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Adjustment' level.
INSTANCE_ID NUMBER
Yes 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 ALL_DESC
,      ALL_SR_LEVEL_PK
,      ALL_ATTRIBUTE1
,      ALL_ATTRIBUTE2
,      ALL_ATTRIBUTE3
,      ALL_ATTRIBUTE4
,      ALL_ATTRIBUTE5
,      AG1_DESC
,      AG1_SR_LEVEL_PK
,      AG1_ATTRIBUTE1
,      AG1_ATTRIBUTE2
,      AG1_ATTRIBUTE3
,      AG1_ATTRIBUTE4
,      AG1_ATTRIBUTE5
,      AT_DESC
,      AT_SR_LEVEL_PK
,      AT_ATTRIBUTE1
,      AT_ATTRIBUTE2
,      AT_ATTRIBUTE3
,      AT_ATTRIBUTE4
,      AT_ATTRIBUTE5
,      ADJ_DESC
,      ADJ_SR_LEVEL_PK
,      ADJ_ATTRIBUTE1
,      ADJ_ATTRIBUTE2
,      ADJ_ATTRIBUTE3
,      ADJ_ATTRIBUTE4
,      ADJ_ATTRIBUTE5
,      INSTANCE_ID
FROM APPS.QPR_ADJ_ALLHIER_L_V;

Dependencies

[top of page]

APPS.QPR_ADJ_ALLHIER_L_V references the following:

SchemaAPPS
SynonymQPR_DIMENSION_VALUES
PL/SQL PackageQPR_MAINTAIN_AW - show dependent code
SynonymQPR_PLAN_MEASURES

APPS.QPR_ADJ_ALLHIER_L_V is not referenced by any database object