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


VIEW: APPS.HRI_CL_EDU_QUAL_TYPE_V

Object Details
Object Name: HRI_CL_EDU_QUAL_TYPE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewHRI.HRI_CL_EDU_QUAL_TYPE_V
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


A list of all the qualification types entered into the HRMS system, no security.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

VALUE VARCHAR2 (150)
CATEGORY VARCHAR2 (30)
RANK NUMBER

Query Text

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


SELECT ID
,      VALUE
,      CATEGORY
,      RANK
FROM APPS.HRI_CL_EDU_QUAL_TYPE_V;

Dependencies

[top of page]

APPS.HRI_CL_EDU_QUAL_TYPE_V references the following:

SchemaAPPS
SynonymPER_QUALIFICATION_TYPES
SchemaPUBLIC
SynonymDUAL

APPS.HRI_CL_EDU_QUAL_TYPE_V is not referenced by any database object