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


VIEW: APPS.BEN_HR_ALL_ORG_UNT

Object Details
Object Name: BEN_HR_ALL_ORG_UNT
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBEN.BEN_HR_ALL_ORG_UNT
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
ORGANIZATION_ID NUMBER (15) Yes
BUSINESS_GROUP_ID NUMBER (15) Yes Foreign Key to HR_ORGANIZATION_UNITS
NAME VARCHAR2 (240) Yes
DATE_TO DATE
Yes
DATE_FROM DATE


Query Text

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


SELECT ORGANIZATION_ID
,      BUSINESS_GROUP_ID
,      NAME
,      DATE_TO
,      DATE_FROM
FROM APPS.BEN_HR_ALL_ORG_UNT;

Dependencies

[top of page]

APPS.BEN_HR_ALL_ORG_UNT references the following:

SchemaAPPS
ViewHR_ALL_ORGANIZATION_UNITS_VL

APPS.BEN_HR_ALL_ORG_UNT is not referenced by any database object