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


VIEW: APPS.HRI_CL_GEO_AREA_V

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

View Type

A Business Intelligence System view


List of values for Geographical Area, No Security.


[View Source]

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

END_DATE DATE

ORDER_BY VARCHAR2 (80)
VALID_FLAG_CODE VARCHAR2 (1)
Query Text

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


SELECT ID
,      VALUE
,      AREA_CODE
,      START_DATE
,      END_DATE
,      ORDER_BY
,      VALID_FLAG_CODE
FROM APPS.HRI_CL_GEO_AREA_V;

Dependencies

[top of page]

APPS.HRI_CL_GEO_AREA_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
PL/SQL PackageHR_GENERAL - show dependent code
SchemaPUBLIC
SynonymDUAL

APPS.HRI_CL_GEO_AREA_V is not referenced by any database object