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


VIEW: APPS.HRI_CL_ASGTYP_N_V

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

View Type

A Business Intelligence System view


List of values for Assignment Types (applicant, contingent and employee), No Security.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes
VALUE VARCHAR2 (80) Yes
START_DATE DATE

END_DATE DATE

VALID_CODE VARCHAR2 (1) Yes
Query Text

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


SELECT ID
,      VALUE
,      START_DATE
,      END_DATE
,      VALID_CODE
FROM APPS.HRI_CL_ASGTYP_N_V;

Dependencies

[top of page]

APPS.HRI_CL_ASGTYP_N_V references the following:

SchemaAPPS
PL/SQL PackageHR_API - show dependent code
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_LOOKUPS

APPS.HRI_CL_ASGTYP_N_V is not referenced by any database object