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


VIEW: APPS.HRI_CL_ORG_INHV_H_V

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

View Type

A Business Intelligence System view


List of values for HR Organizations that are in their respective Hierachies.(Based on HR_ORGANIZATION_UNITS - implements hr security).


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER (15) Yes
VALUE VARCHAR2 (240) Yes
START_DATE DATE
Yes
END_DATE DATE

RESPONSIBILITY_ID NUMBER

BUSINESS_GROUP_ID NUMBER (15) Yes
ORG_HIERARCHY_VERSION_ID NUMBER (15) Yes
Query Text

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


SELECT ID
,      VALUE
,      START_DATE
,      END_DATE
,      RESPONSIBILITY_ID
,      BUSINESS_GROUP_ID
,      ORG_HIERARCHY_VERSION_ID
FROM APPS.HRI_CL_ORG_INHV_H_V;

Dependencies

[top of page]

APPS.HRI_CL_ORG_INHV_H_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewHRI_CS_ORGH_V
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_ORGANIZATION_UNITS
PL/SQL PackageHR_SECURITY - show dependent code
APPS.HRI_CL_ORG_INHV_H_V is referenced by following:

SchemaPUBLIC
SynonymHRI_CL_ORG_INHV_H_V