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


VIEW: APPS.IMC_COUNTRY_ORG_RPT_V

Object Details
Object Name: IMC_COUNTRY_ORG_RPT_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
TERRITORY VARCHAR2 (80)
Country Name
COUNTRY VARCHAR2 (60)
Country Code
CUSTOMERS NUMBER

Number of Customers
PERCENT VARCHAR2 (40)
Percentage by Total
Query Text

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


SELECT TERRITORY
,      COUNTRY
,      CUSTOMERS
,      PERCENT
FROM APPS.IMC_COUNTRY_ORG_RPT_V;

Dependencies

[top of page]

APPS.IMC_COUNTRY_ORG_RPT_V references the following:

SchemaAPPS
ViewFND_TERRITORIES_VL
SynonymHZ_PARTIES

APPS.IMC_COUNTRY_ORG_RPT_V is not referenced by any database object