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


VIEW: APPS.IMC_STATE_ORG_RPT_V

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

Number of Customers in that State
PERCENT VARCHAR2 (40)
Percentage of Organizations in that State over the total
COUNTRY VARCHAR2 (60)
Country Code
Query Text

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


SELECT STATE
,      CUSTOMERS
,      PERCENT
,      COUNTRY
FROM APPS.IMC_STATE_ORG_RPT_V;

Dependencies

[top of page]

APPS.IMC_STATE_ORG_RPT_V references the following:

SchemaAPPS
SynonymHZ_PARTIES

APPS.IMC_STATE_ORG_RPT_V is not referenced by any database object