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


VIEW: APPS.IMC_STATE_ORG_CHART_V

Object Details
Object Name: IMC_STATE_ORG_CHART_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
COUNTRY VARCHAR2 (60)
Country Code
STATE VARCHAR2 (60)
State Name
CUSTOMERS NUMBER

Number of Customers on each State
Query Text

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


SELECT COUNTRY
,      STATE
,      CUSTOMERS
FROM APPS.IMC_STATE_ORG_CHART_V;

Dependencies

[top of page]

APPS.IMC_STATE_ORG_CHART_V references the following:

SchemaAPPS
SynonymHZ_PARTIES

APPS.IMC_STATE_ORG_CHART_V is not referenced by any database object