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


VIEW: APPS.IMC_DUPL_ORG_CHART_V

Object Details
Object Name: IMC_DUPL_ORG_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
RANGE VARCHAR2 (9)
Duplicate range
RANGE_NO NUMBER

Range sequence number
SUM_KEY NUMBER

Total number of parties for a range
PERCENT VARCHAR2 (40)
Percentage of total parties for a range
Query Text

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


SELECT RANGE
,      RANGE_NO
,      SUM_KEY
,      PERCENT
FROM APPS.IMC_DUPL_ORG_CHART_V;

Dependencies

[top of page]

APPS.IMC_DUPL_ORG_CHART_V references the following:

SchemaAPPS
ViewIMC_DUPL_ORG_KEY_V
ViewIMC_DUPL_RANGE_V

APPS.IMC_DUPL_ORG_CHART_V is not referenced by any database object