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


VIEW: APPS.QPR_OAD_ALLHIER_L_V

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


[View Source]

Columns
Name Datatype Length Mandatory Comments
ALL_DESC VARCHAR2 (240)
Description of the members at the 'All Off Invoice Adjustments' level.
ALL_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'All Off Invoice Adjustments' level.
ALL_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'All Off Invoice Adjustments' level.
ALL_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'All Off Invoice Adjustments' level.
ALL_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'All Off Invoice Adjustments' level.
ALL_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'All Off Invoice Adjustments' level.
ALL_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'All Off Invoice Adjustments' level.
OGR_DESC VARCHAR2 (240)
Description of the members at the 'Off Invoice Adjustment Group' level.
OGR_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Off Invoice Adjustment Group' level.
OGR_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Group' level.
OGR_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Group' level.
OGR_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Group' level.
OGR_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Group' level.
OGR_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Group' level.
OTP_DESC VARCHAR2 (240)
Description of the members at the 'Off Invoice Adjustment Type' level.
OTP_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Off Invoice Adjustment Type' level.
OTP_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Type' level.
OTP_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Type' level.
OTP_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Type' level.
OTP_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Type' level.
OTP_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Type' level.
OTR_DESC VARCHAR2 (240)
Description of the members at the 'Off Invoice Adjustment Term' level.
OTR_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Off Invoice Adjustment Term' level.
OTR_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Term' level.
OTR_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Term' level.
OTR_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Term' level.
OTR_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Term' level.
OTR_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment Term' level.
OAD_DESC VARCHAR2 (240)
Description of the members at the 'Off Invoice Adjustment' level.
OAD_SR_LEVEL_PK VARCHAR2 (240)
Identifier of the members at the 'Off Invoice Adjustment' level.
OAD_ATTRIBUTE1 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment' level.
OAD_ATTRIBUTE2 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment' level.
OAD_ATTRIBUTE3 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment' level.
OAD_ATTRIBUTE4 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice Adjustment' level.
OAD_ATTRIBUTE5 VARCHAR2 (240)
Attribute value of the member at the 'Off Invoice 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
,      OGR_DESC
,      OGR_SR_LEVEL_PK
,      OGR_ATTRIBUTE1
,      OGR_ATTRIBUTE2
,      OGR_ATTRIBUTE3
,      OGR_ATTRIBUTE4
,      OGR_ATTRIBUTE5
,      OTP_DESC
,      OTP_SR_LEVEL_PK
,      OTP_ATTRIBUTE1
,      OTP_ATTRIBUTE2
,      OTP_ATTRIBUTE3
,      OTP_ATTRIBUTE4
,      OTP_ATTRIBUTE5
,      OTR_DESC
,      OTR_SR_LEVEL_PK
,      OTR_ATTRIBUTE1
,      OTR_ATTRIBUTE2
,      OTR_ATTRIBUTE3
,      OTR_ATTRIBUTE4
,      OTR_ATTRIBUTE5
,      OAD_DESC
,      OAD_SR_LEVEL_PK
,      OAD_ATTRIBUTE1
,      OAD_ATTRIBUTE2
,      OAD_ATTRIBUTE3
,      OAD_ATTRIBUTE4
,      OAD_ATTRIBUTE5
,      INSTANCE_ID
FROM APPS.QPR_OAD_ALLHIER_L_V;

Dependencies

[top of page]

APPS.QPR_OAD_ALLHIER_L_V references the following:

SchemaAPPS
SynonymQPR_DIMENSION_VALUES
PL/SQL PackageQPR_MAINTAIN_AW - show dependent code

APPS.QPR_OAD_ALLHIER_L_V is not referenced by any database object