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


VIEW: APPS.IMC_DUPL_PER_KEY_V

Object Details
Object Name: IMC_DUPL_PER_KEY_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
KEY_COMB VARCHAR2 (1000)
key text (combination of customer and address keys)
PARTY_COUNT NUMBER

Number of parties for each key combination
Query Text

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


SELECT KEY_COMB
,      PARTY_COUNT
FROM APPS.IMC_DUPL_PER_KEY_V;

Dependencies

[top of page]

APPS.IMC_DUPL_PER_KEY_V references the following:

SchemaAPPS
SynonymHZ_LOCATIONS
SynonymHZ_PARTIES
SynonymHZ_PARTY_SITES
APPS.IMC_DUPL_PER_KEY_V is referenced by following:

SchemaAPPS
ViewIMC_DUPL_PERSON_V