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


VIEW: APPS.BIS_HR_BIMONTHS_V

Object Details
Object Name: BIS_HR_BIMONTHS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_HR_BIMONTHS_V
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 (19)
VALUE VARCHAR2 (8)
PERIOD_SET_NAME CHAR (10)
PERIOD_NAME VARCHAR2 (8)
START_DATE DATE

END_DATE DATE

PERIOD_YEAR NUMBER

ORGANIZATION_ID VARCHAR2 (0)
ORGANIZATION_TYPE VARCHAR2 (0)
Query Text

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


SELECT ID
,      VALUE
,      PERIOD_SET_NAME
,      PERIOD_NAME
,      START_DATE
,      END_DATE
,      PERIOD_YEAR
,      ORGANIZATION_ID
,      ORGANIZATION_TYPE
FROM APPS.BIS_HR_BIMONTHS_V;

Dependencies

[top of page]

APPS.BIS_HR_BIMONTHS_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
PL/SQL PackageHR_API - show dependent code
ViewHR_LOOKUPS
APPS.BIS_HR_BIMONTHS_V is referenced by following:

SchemaAPPS
Package BodyHR_BIS_ALERTS - show dependent code