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


VIEW: APPS.IMC_DUPL_PERSON_V

Object Details
Object Name: IMC_DUPL_PERSON_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
TOTAL_CNT NUMBER

Total sum of parties in a dupl_rng
DUPL_PCT VARCHAR2 (40)
Percentage of duplicates for a range
RNG_NO NUMBER

Range sequence number
Query Text

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


SELECT DUPL_RNG
,      TOTAL_CNT
,      DUPL_PCT
,      RNG_NO
FROM APPS.IMC_DUPL_PERSON_V;

Dependencies

[top of page]

APPS.IMC_DUPL_PERSON_V references the following:

SchemaAPPS
ViewIMC_DUPL_PER_KEY_V
ViewIMC_DUPL_RANGE_V

APPS.IMC_DUPL_PERSON_V is not referenced by any database object