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


VIEW: APPS.OKE_FLDMX_PFORMTYPE_RTREE_V

Object Details
Object Name: OKE_FLDMX_PFORMTYPE_RTREE_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID


This view shows those print form types have been assigned to business area in flowdown matrix


[View Source]

Columns
Name Datatype Length Mandatory Comments
CTX VARCHAR2 (30)
Tree node context
INIT_STAT NUMBER

Initial status of the tree node
DEPTH NUMBER

Tree node depth
LABEL VARCHAR2 (80)
Tree node label
DATA VARCHAR2 (60)
Tree node data
SORT_KEY VARCHAR2 (160)
Special column used for ordering tree node data
Query Text

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


SELECT CTX
,      INIT_STAT
,      DEPTH
,      LABEL
,      DATA
,      SORT_KEY
FROM APPS.OKE_FLDMX_PFORMTYPE_RTREE_V;

Dependencies

[top of page]

APPS.OKE_FLDMX_PFORMTYPE_RTREE_V references the following:

SchemaAPPS
ViewOKE_BUSINESS_AREAS_V
SynonymOKE_FLOWDOWNS
ViewOKE_PRINT_FORM_TYPES_V

APPS.OKE_FLDMX_PFORMTYPE_RTREE_V is not referenced by any database object