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


VIEW: APPS.FND_INDEXED_SEGS_V

Object Details
Object Name: FND_INDEXED_SEGS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.FND_INDEXED_SEGS_V
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
SEGMENT_NAME VARCHAR2 (30) Yes Key flexfield segment name
APPLICATION_COLUMN_NAME VARCHAR2 (30) Yes Corresponding database table column name
ID_FLEX_NUM NUMBER (15) Yes Key flexfield structure number
Query Text

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


SELECT SEGMENT_NAME
,      APPLICATION_COLUMN_NAME
,      ID_FLEX_NUM
FROM APPS.FND_INDEXED_SEGS_V;

Dependencies

[top of page]

APPS.FND_INDEXED_SEGS_V references the following:

SchemaAPPS
SynonymFND_ID_FLEX_SEGMENTS
SchemaPUBLIC
SynonymALL_IND_COLUMNS

APPS.FND_INDEXED_SEGS_V is not referenced by any database object