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


VIEW: APPS.HRI_TIME_DAY_V

Object Details
Object Name: HRI_TIME_DAY_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 NUMBER
Yes Primary Key in Julian Day
VALUE VARCHAR2 (11)
Day Value
START_DATE DATE
Yes Start Date
END_DATE DATE
Yes End 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_DAY_V;

Dependencies

[top of page]

APPS.HRI_TIME_DAY_V references the following:

SchemaAPPS
SynonymHRI_TIME_DAY

APPS.HRI_TIME_DAY_V is not referenced by any database object