[Home] [Help]
[Dependency Information]
| Object Name: | HRI_GRD_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | HRI.HRI_GRD_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
List if values for Grade
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| GRADE_ID | NUMBER | (15) | Yes | |
| GRADE_NAME | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT GRADE_ID
, GRADE_NAME
FROM APPS.HRI_GRD_LOV_V;
APPS
HR_BIS
- show dependent code
PER_GRADES
PER_GRADES_TL
PUBLIC
HRI_GRD_LOV_V
|
|
|
|