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


VIEW: APPS.IEC_LIST_SRC_FIELDS_V

Object Details
Object Name: IEC_LIST_SRC_FIELDS_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
FIELD_NAME VARCHAR2 (128) Yes stored field name.
SOURCE_TYPE_CODE VARCHAR2 (30) Yes stored the source type code.
Query Text

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


SELECT FIELD_NAME
,      SOURCE_TYPE_CODE
FROM APPS.IEC_LIST_SRC_FIELDS_V;

Dependencies

[top of page]

APPS.IEC_LIST_SRC_FIELDS_V references the following:

SchemaAPPS
ViewIEC_LOOKUPS
SchemaPUBLIC
SynonymALL_TAB_COLUMNS

APPS.IEC_LIST_SRC_FIELDS_V is not referenced by any database object