FND Design Data [Home] [Help]

View: MSD_SR_GRP4_ALL_V

Product: MSD - Demand Planning
Description: This is the Source View that associates the Fourth level Sales Group to Top level in the Sales Representative Dimension. This view would be applied to an Oracle Applications 11i instance from which the Fourth level Sales Group to Top level
Implementation/DBA Data: ViewAPPS.MSD_SR_GRP4_ALL_V
View Text

SELECT DISTINCT PRV.PARENT_VALUE_PK
, PRV.PARENT_VALUE
, MSD_SR_UTIL.GET_ALL_REP_PK
, MSD_SR_UTIL.GET_ALL_REP_DESC
, NULL
, NULL
, NULL
, NULL
, NULL
FROM MSD_SR_GRP3_GRP4_V PRV
WHERE 1 = 1

Columns

Name
LEVEL_VALUE_PK
LEVEL_VALUE
PARENT_VALUE_PK
PARENT_VALUE
ATTRIBUTE1
ATTRIBUTE2
ATTRIBUTE3
ATTRIBUTE4
ATTRIBUTE5