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


VIEW: APPS.HRI_CL_JOB_FUNCTION_V

Object Details
Object Name: HRI_CL_JOB_FUNCTION_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

List of values for the job function level, dynamically generated from the value set defined in the profile option "BIS: HR Job Hierarchy Job Function Level"

[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (6)
Unique identifier for job function
VALUE VARCHAR2 (4000)
Job function name
START_DATE DATE

Effective start date of value
END_DATE DATE

Effective end date of value
ORDER_BY CHAR (1)
Query Text

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


SELECT ID
,      VALUE
,      START_DATE
,      END_DATE
,      ORDER_BY
FROM APPS.HRI_CL_JOB_FUNCTION_V;

Dependencies

[top of page]

APPS.HRI_CL_JOB_FUNCTION_V references the following:

SchemaAPPS
PL/SQL PackageHRI_OLTP_VIEW_MESSAGE - show dependent code
SynonymHRI_UNASSIGNED
PL/SQL PackageHR_GENERAL - show dependent code

APPS.HRI_CL_JOB_FUNCTION_V is not referenced by any database object