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


VIEW: APPS.HRI_CL_POSITION_INHV_H_V

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

View Type

A Business Intelligence System view


List of Position Names, with security.


[View Source]

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

RESPONSIBILITY_ID NUMBER

BUSINESS_GROUP_ID NUMBER (15) Yes
POS_STRUCTURE_VERSION_ID NUMBER

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
,      POS_STRUCTURE_VERSION_ID
FROM APPS.HRI_CL_POSITION_INHV_H_V;

Dependencies

[top of page]

APPS.HRI_CL_POSITION_INHV_H_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewHRI_CS_POSH_V
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
ViewPER_POSITIONS
APPS.HRI_CL_POSITION_INHV_H_V is referenced by following:

SchemaPUBLIC
SynonymHRI_CL_POSITION_INHV_H_V