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


VIEW: APPS.IMC_INDUSTRY_RPT_V

Object Details
Object Name: IMC_INDUSTRY_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
INDUSTRY VARCHAR2 (80)
Industry
CATEGORY_CODE VARCHAR2 (30)
Category Code
CUSTOMERS NUMBER

Number of Customers
PERCENT VARCHAR2 (40)
Percent of Customers
Query Text

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


SELECT INDUSTRY
,      CATEGORY_CODE
,      CUSTOMERS
,      PERCENT
FROM APPS.IMC_INDUSTRY_RPT_V;

Dependencies

[top of page]

APPS.IMC_INDUSTRY_RPT_V references the following:

SchemaAPPS
ViewAR_LOOKUPS
SynonymHZ_PARTIES

APPS.IMC_INDUSTRY_RPT_V is not referenced by any database object