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


VIEW: APPS.IMC_DUPL_RANGE_V

Object Details
Object Name: IMC_DUPL_RANGE_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
DUPL_RNG VARCHAR2 (9)
Duplicate Range
MIN NUMBER

Minimum limit in a range
MAX NUMBER

Maximium limit in a range
RNG_NO NUMBER

Range number
Query Text

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


SELECT DUPL_RNG
,      MIN
,      MAX
,      RNG_NO
FROM APPS.IMC_DUPL_RANGE_V;

Dependencies

[top of page]

APPS.IMC_DUPL_RANGE_V references the following:

SchemaPUBLIC
SynonymDUAL
APPS.IMC_DUPL_RANGE_V is referenced by following:

SchemaAPPS
ViewIMC_DUPL_ORG_CHART_V
ViewIMC_DUPL_ORG_RPT_V
ViewIMC_DUPL_PERSON_V
Package BodyIMC_REPORTS_SUMMARY_PKG - show dependent code