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


VIEW: APPS.EGO_ITEM_OCV

Object Details
Object Name: EGO_ITEM_OCV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewEGO.EGO_ITEM_OCV
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
CODE NUMBER
Yes Classification Code for Item. This will have the Item Catalog Group Identifier from MTL_ITEM_CATALOG_GROUPS_B.
LANGUAGE VARCHAR2 (52)
Language for the session
MEANING VARCHAR2 (40)
Meaning for the Classification. This will have the Concatenated Segments of the Catalog Group Key Flex Fields.
Query Text

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


SELECT CODE
,      LANGUAGE
,      MEANING
FROM APPS.EGO_ITEM_OCV;

Dependencies

[top of page]

APPS.EGO_ITEM_OCV references the following:

SchemaAPPS
SynonymMTL_ITEM_CATALOG_GROUPS_KFV

APPS.EGO_ITEM_OCV is not referenced by any database object