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


VIEW: APPS.ENI_ITEM_PROD_LEAF_CAT_V

Object Details
Object Name: ENI_ITEM_PROD_LEAF_CAT_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.


This View contains the Leaf Node Product Categories


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Internal category ID
VALUE VARCHAR2 (322)
Category description ( Category Name)
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ENI_ITEM_PROD_LEAF_CAT_V;

Dependencies

[top of page]

APPS.ENI_ITEM_PROD_LEAF_CAT_V references the following:

SchemaAPPS
SynonymENI_DENORM_HIERARCHIES
SynonymFND_LOOKUP_VALUES
SynonymMTL_CATEGORIES_B
SynonymMTL_CATEGORIES_TL

APPS.ENI_ITEM_PROD_LEAF_CAT_V is not referenced by any database object