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


VIEW: APPS.GMP_SR_BG_ALL_V

Object Details
Object Name: GMP_SR_BG_ALL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMP.GMP_SR_BG_ALL_V
Subobject Name:
Status: VALID

View Type

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


Business Groups for OPM - Demand Planner


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEVEL_VALUE_PK NUMBER

Business Groupg ID
LEVEL_VALUE VARCHAR2 (0)
Business Group Name
PARENT_VALUE_PK NUMBER

Parent Level ID
PARENT_VALUE VARCHAR2 (0)
Parent Level Name
ATTRIBUTE1 VARCHAR2 (0)
Attribute
ATTRIBUTE2 VARCHAR2 (0)
Attribute
ATTRIBUTE3 VARCHAR2 (0)
Attribute
ATTRIBUTE4 VARCHAR2 (0)
Attribute
ATTRIBUTE5 VARCHAR2 (0)
Attribute
Query Text

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


SELECT LEVEL_VALUE_PK
,      LEVEL_VALUE
,      PARENT_VALUE_PK
,      PARENT_VALUE
,      ATTRIBUTE1
,      ATTRIBUTE2
,      ATTRIBUTE3
,      ATTRIBUTE4
,      ATTRIBUTE5
FROM APPS.GMP_SR_BG_ALL_V;

Dependencies

[top of page]

APPS.GMP_SR_BG_ALL_V references the following:

SchemaSYS
TableDUAL

APPS.GMP_SR_BG_ALL_V is not referenced by any database object