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


VIEW: APPS.IEC_LIST_STATUSES_V

Object Details
Object Name: IEC_LIST_STATUSES_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
LOOKUP_CODE VARCHAR2 (30)
The lookup code from FND_LOOKUP_VALUES.
MEANING VARCHAR2 (80)
The meaning of the lookup code.
Query Text

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


SELECT LOOKUP_CODE
,      MEANING
FROM APPS.IEC_LIST_STATUSES_V;

Dependencies

[top of page]

APPS.IEC_LIST_STATUSES_V references the following:

SchemaAPPS
ViewAMS_LOOKUPS
ViewIEC_LOOKUPS

APPS.IEC_LIST_STATUSES_V is not referenced by any database object