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


VIEW: APPS.IMC_DUPL_ORG_KEY_V

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

Count of parties for a concat_key
PERCENT VARCHAR2 (40)
Percentage of total customers for the concat_key
Query Text

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


SELECT CONCAT_KEY
,      CUSTOMERS
,      PERCENT
FROM APPS.IMC_DUPL_ORG_KEY_V;

Dependencies

[top of page]

APPS.IMC_DUPL_ORG_KEY_V references the following:

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

SchemaAPPS
ViewIMC_DUPL_ORG_CHART_V
ViewIMC_DUPL_ORG_RPT_V