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


VIEW: APPS.HRI_GRD_LOV_V

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

View Type

A Business Intelligence System view


List if values for Grade


[View Source]

Columns
Name Datatype Length Mandatory Comments
GRADE_ID NUMBER (15) Yes
GRADE_NAME VARCHAR2 (240)
Query Text

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


SELECT GRADE_ID
,      GRADE_NAME
FROM APPS.HRI_GRD_LOV_V;

Dependencies

[top of page]

APPS.HRI_GRD_LOV_V references the following:

SchemaAPPS
PL/SQL PackageHR_BIS - show dependent code
SynonymPER_GRADES
SynonymPER_GRADES_TL

APPS.HRI_GRD_LOV_V is not referenced by any database object