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


VIEW: APPS.PQH_DE_CS_GRADES_V

Object Details
Object Name: PQH_DE_CS_GRADES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPQH.PQH_DE_CS_GRADES_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
NODE_TYPE VARCHAR2 (30)
HIERARCHY_NODE_ID NUMBER (15)
PARENT_HIERARCHY_NODE_ID NUMBER (15)
ENTITY_ID VARCHAR2 (255)
Query Text

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


SELECT NODE_TYPE
,      HIERARCHY_NODE_ID
,      PARENT_HIERARCHY_NODE_ID
,      ENTITY_ID
FROM APPS.PQH_DE_CS_GRADES_V;

Dependencies

[top of page]

APPS.PQH_DE_CS_GRADES_V references the following:

SchemaAPPS
SynonymPER_GEN_HIERARCHY
SynonymPER_GEN_HIERARCHY_NODES
SynonymPER_GEN_HIERARCHY_VERSIONS

APPS.PQH_DE_CS_GRADES_V is not referenced by any database object