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


VIEW: APPS.EGO_VALUE_SET_FORMAT_CODES_V

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

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
LOOKUP_CODE VARCHAR2 (30) Yes lookup code
MEANING VARCHAR2 (80) Yes meaning of lookup
Query Text

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


SELECT LOOKUP_CODE
,      MEANING
FROM APPS.EGO_VALUE_SET_FORMAT_CODES_V;

Dependencies

[top of page]

APPS.EGO_VALUE_SET_FORMAT_CODES_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES

APPS.EGO_VALUE_SET_FORMAT_CODES_V is not referenced by any database object