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


VIEW: APPS.ENI_DBI_CAT_GRPS_V

Object Details
Object Name: ENI_DBI_CAT_GRPS_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View that returns all the Item Catalog Categories


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Item Catalog Category Identifier
VALUE VARCHAR2 (240)
Item Catalog Category Description
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ENI_DBI_CAT_GRPS_V;

Dependencies

[top of page]

APPS.ENI_DBI_CAT_GRPS_V references the following:

SchemaAPPS
SynonymMTL_ITEM_CATALOG_GROUPS

APPS.ENI_DBI_CAT_GRPS_V is not referenced by any database object