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


VIEW: APPS.OKC_LINES_INDEX_V

Object Details
Object Name: OKC_LINES_INDEX_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKC.OKC_LINES_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, mirror of okc_lines_v.id
LINE_INDEX VARCHAR2 (4000)
Full treewalk index of the line within lines hierarchy to display in report
LINE_ORDER VARCHAR2 (4000)
Full treewalk index of the line within lines hierarchy to use within "order by" clause
Query Text

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


SELECT ID
,      LINE_INDEX
,      LINE_ORDER
FROM APPS.OKC_LINES_INDEX_V;

Dependencies

[top of page]

APPS.OKC_LINES_INDEX_V references the following:

SchemaAPPS
SynonymOKC_K_LINES_B
PL/SQL PackageOKC_TREE_INDEX - show dependent code

APPS.OKC_LINES_INDEX_V is not referenced by any database object