[Home] [Help]
[Dependency Information]
| Object Name: | HRI_ORG_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | HRI.HRI_ORG_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A Business Intelligence System view
This view contains the definition of the organization List of Values.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | (15) | Yes | |
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, ORGANIZATION_NAME
FROM APPS.HRI_ORG_LOV_V;
APPS
HRBISORGPARAMS
- show dependent code
HRI_ORG_PARAM_LIST
HR_GENERAL
- show dependent code
HR_ORGANIZATION_UNITS
HR_SECURITY
- show dependent code
APPS
HRI_PARAMETERS
- show dependent code
PUBLIC
HRI_ORG_LOV_V
|
|
|
|