[Home] [Help]
[Dependency Information]
Object Name: | QPR_SG_ALLHIER_L_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
Subobject Name: | |
Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
Mapping view for Sales Representative dimension in the datamart
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ALL_DESC | VARCHAR2 | (240) | Description of the members at the 'All Sales Representatives' level. | |
ALL_SR_LEVEL_PK | VARCHAR2 | (240) | Identifier of the members at the 'All Sales Representatives' level. | |
ALL_ATTRIBUTE1 | VARCHAR2 | (240) | Attribute value of the member at the 'All Sales Representatives' level. | |
ALL_ATTRIBUTE2 | VARCHAR2 | (240) | Attribute value of the member at the 'All Sales Representatives' level. | |
ALL_ATTRIBUTE3 | VARCHAR2 | (240) | Attribute value of the member at the 'All Sales Representatives' level. | |
ALL_ATTRIBUTE4 | VARCHAR2 | (240) | Attribute value of the member at the 'All Sales Representatives' level. | |
ALL_ATTRIBUTE5 | VARCHAR2 | (240) | Attribute value of the member at the 'All Sales Representatives' level. | |
SG4_DESC | VARCHAR2 | (240) | Description of the members at the 'Sales Group 4' level. | |
SG4_SR_LEVEL_PK | VARCHAR2 | (240) | Identifier of the members at the 'Sales Group 4' level. | |
SG4_ATTRIBUTE1 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 4' level. | |
SG4_ATTRIBUTE2 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 4' level. | |
SG4_ATTRIBUTE3 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 4' level. | |
SG4_ATTRIBUTE4 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 4' level. | |
SG4_ATTRIBUTE5 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 4' level. | |
SG3_DESC | VARCHAR2 | (240) | Description of the members at the 'Sales Group 3' level. | |
SG3_SR_LEVEL_PK | VARCHAR2 | (240) | Identifier of the members at the 'Sales Group 3' level. | |
SG3_ATTRIBUTE1 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 3' level. | |
SG3_ATTRIBUTE2 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 3' level. | |
SG3_ATTRIBUTE3 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 3' level. | |
SG3_ATTRIBUTE4 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 3' level. | |
SG3_ATTRIBUTE5 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 3' level. | |
SG2_DESC | VARCHAR2 | (240) | Description of the members at the 'Sales Group 2' level. | |
SG2_SR_LEVEL_PK | VARCHAR2 | (240) | Identifier of the members at the 'Sales Group 2' level. | |
SG2_ATTRIBUTE1 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 2' level. | |
SG2_ATTRIBUTE2 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 2' level. | |
SG2_ATTRIBUTE3 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 2' level. | |
SG2_ATTRIBUTE4 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 2' level. | |
SG2_ATTRIBUTE5 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 2' level. | |
SG1_DESC | VARCHAR2 | (240) | Description of the members at the 'Sales Group 1' level. | |
SG1_SR_LEVEL_PK | VARCHAR2 | (240) | Identifier of the members at the 'Sales Group 1' level. | |
SG1_ATTRIBUTE1 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 1' level. | |
SG1_ATTRIBUTE2 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 1' level. | |
SG1_ATTRIBUTE3 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 1' level. | |
SG1_ATTRIBUTE4 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 1' level. | |
SG1_ATTRIBUTE5 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Group 1' level. | |
SR_DESC | VARCHAR2 | (240) | Description of the members at the 'Sales Representative' level. | |
SR_SR_LEVEL_PK | VARCHAR2 | (240) | Identifier of the members at the 'Sales Representative' level. | |
SR_ATTRIBUTE1 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Representative' level. | |
SR_ATTRIBUTE2 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Representative' level. | |
SR_ATTRIBUTE3 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Representative' level. | |
SR_ATTRIBUTE4 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Representative' level. | |
SR_ATTRIBUTE5 | VARCHAR2 | (240) | Attribute value of the member at the 'Sales Representative' level. | |
INSTANCE_ID | NUMBER | Yes | Unique identifier of the application instance from which the data is sourced. |
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
, SG4_DESC
, SG4_SR_LEVEL_PK
, SG4_ATTRIBUTE1
, SG4_ATTRIBUTE2
, SG4_ATTRIBUTE3
, SG4_ATTRIBUTE4
, SG4_ATTRIBUTE5
, SG3_DESC
, SG3_SR_LEVEL_PK
, SG3_ATTRIBUTE1
, SG3_ATTRIBUTE2
, SG3_ATTRIBUTE3
, SG3_ATTRIBUTE4
, SG3_ATTRIBUTE5
, SG2_DESC
, SG2_SR_LEVEL_PK
, SG2_ATTRIBUTE1
, SG2_ATTRIBUTE2
, SG2_ATTRIBUTE3
, SG2_ATTRIBUTE4
, SG2_ATTRIBUTE5
, SG1_DESC
, SG1_SR_LEVEL_PK
, SG1_ATTRIBUTE1
, SG1_ATTRIBUTE2
, SG1_ATTRIBUTE3
, SG1_ATTRIBUTE4
, SG1_ATTRIBUTE5
, SR_DESC
, SR_SR_LEVEL_PK
, SR_ATTRIBUTE1
, SR_ATTRIBUTE2
, SR_ATTRIBUTE3
, SR_ATTRIBUTE4
, SR_ATTRIBUTE5
, INSTANCE_ID
FROM APPS.QPR_SG_ALLHIER_L_V;
APPS.QPR_SG_ALLHIER_L_V is not referenced by any database object
|
|
|