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


VIEW: APPS.HRI_TIME_BIMONTH_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (5)
VALUE VARCHAR2 (6)
START_DATE DATE

END_DATE DATE

Query Text

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


SELECT ID
,      VALUE
,      START_DATE
,      END_DATE
FROM APPS.HRI_TIME_BIMONTH_V;

Dependencies

[top of page]

APPS.HRI_TIME_BIMONTH_V references the following:

SchemaAPPS
SynonymHRI_TIME_YEAR
APPS.HRI_TIME_BIMONTH_V is referenced by following:

SchemaAPPS
Package BodyHRI_BPL_TIME - show dependent code