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


VIEW: APPS.IMC_GROWTH_CHART_V

Object Details
Object Name: IMC_GROWTH_CHART_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
MONTH VARCHAR2 (6)
Month
MONTH_NO NUMBER

Month Number
P_PARTY NUMBER

Count of Party
P_PARTY_PCT VARCHAR2 (40)
Party Percentage
Query Text

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


SELECT MONTH
,      MONTH_NO
,      P_PARTY
,      P_PARTY_PCT
FROM APPS.IMC_GROWTH_CHART_V;

Dependencies

[top of page]

APPS.IMC_GROWTH_CHART_V references the following:

SchemaAPPS
ViewIMC_GROWTH_PARTIES_V
ViewIMC_GROWTH_TIME_V

APPS.IMC_GROWTH_CHART_V is not referenced by any database object