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


VIEW: APPS.OKC_SECTIONS_INDEX_V

Object Details
Object Name: OKC_SECTIONS_INDEX_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKC.OKC_SECTIONS_INDEX_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
ID NUMBER

Primary key column mapped to the section id.
SECTION_INDEX VARCHAR2 (4000)
Full treewalk section index to display in the report
SECTION_ORDER VARCHAR2 (4000)
Full treewalk section index to use in "order by" clause
Query Text

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


SELECT ID
,      SECTION_INDEX
,      SECTION_ORDER
FROM APPS.OKC_SECTIONS_INDEX_V;

Dependencies

[top of page]

APPS.OKC_SECTIONS_INDEX_V references the following:

SchemaAPPS
SynonymOKC_SECTIONS_B
PL/SQL PackageOKC_TREE_INDEX - show dependent code

APPS.OKC_SECTIONS_INDEX_V is not referenced by any database object