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


VIEW: APPS.IES_GRAPH_DATA_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view stores temporary graph data


[View Source]

Columns
Name Datatype Length Mandatory Comments
REPORT_KEY VARCHAR2 (80)
Column not used
LF_XML VARCHAR2 (4000)
Column not used
DATA_XML VARCHAR2 (4000)
Column not used
Query Text

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


SELECT REPORT_KEY
,      LF_XML
,      DATA_XML
FROM APPS.IES_GRAPH_DATA_V;

Dependencies

[top of page]

APPS.IES_GRAPH_DATA_V references the following:

SchemaAPPS
SynonymIES_GRAPH_DATA

APPS.IES_GRAPH_DATA_V is not referenced by any database object