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


VIEW: APPS.HR_KR_ESTABLISHMENTS_V

Object Details
Object Name: HR_KR_ESTABLISHMENTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_KR_ESTABLISHMENTS_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
ORGANIZATION_ID NUMBER (15) Yes
NAME VARCHAR2 (240) Yes
BUSINESS_GROUP_ID NUMBER (15) Yes
DATE_FROM DATE
Yes
DATE_TO DATE

Query Text

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


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

Dependencies

[top of page]

APPS.HR_KR_ESTABLISHMENTS_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymHR_ORGANIZATION_INFORMATION
APPS.HR_KR_ESTABLISHMENTS_V is referenced by following:

SchemaAPPS
Package BodyPER_KR_EXTRA_ASSIGNMENT_RULES - show dependent code