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


VIEW: APPS.HR_DM_EXP_ALL_ORG_UNITS_TL_V

Object Details
Object Name: HR_DM_EXP_ALL_ORG_UNITS_TL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_DM_EXP_ALL_ORG_UNITS_TL_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
EXP_IMP_ID NUMBER (15) Yes Foreign key to hr_dm_exp_imps
TABLE_NAME VARCHAR2 (30) Yes table name
ORGANIZATION_ID VARCHAR2 (2000)
column from hr_all_organization_units_tl
LANGUAGE VARCHAR2 (2000)
column from hr_all_organization_units_tl
SOURCE_LANG VARCHAR2 (2000)
column from hr_all_organization_units_tl
NAME VARCHAR2 (2000)
column from hr_all_organization_units_tl
LAST_UPDATE_DATE VARCHAR2 (2000)
column from hr_all_organization_units_tl
LAST_UPDATED_BY VARCHAR2 (2000)
column from hr_all_organization_units_tl
LAST_UPDATE_LOGIN VARCHAR2 (2000)
column from hr_all_organization_units_tl
CREATED_BY VARCHAR2 (2000)
column from hr_all_organization_units_tl
CREATION_DATE VARCHAR2 (2000)
column from hr_all_organization_units_tl
Query Text

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


SELECT EXP_IMP_ID
,      TABLE_NAME
,      ORGANIZATION_ID
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM APPS.HR_DM_EXP_ALL_ORG_UNITS_TL_V;

Dependencies

[top of page]

APPS.HR_DM_EXP_ALL_ORG_UNITS_TL_V references the following:

SchemaAPPS
SynonymHR_DM_EXP_IMPS
APPS.HR_DM_EXP_ALL_ORG_UNITS_TL_V is referenced by following:

SchemaAPPS
Package BodyHR_DM_COPY - show dependent code