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


VIEW: APPS.HR_DM_AOL_DOWN_V

Object Details
Object Name: HR_DM_AOL_DOWN_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_DM_AOL_DOWN_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
MIGRATION_ID VARCHAR2 (2000)
Foreign key to hr_dm_migrations
PHASE_ITEM_ID VARCHAR2 (2000)
Foreign key to hr_dm_phase_items
CODE VARCHAR2 (2000)
AOL download command
Query Text

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


SELECT EXP_IMP_ID
,      TABLE_NAME
,      MIGRATION_ID
,      PHASE_ITEM_ID
,      CODE
FROM APPS.HR_DM_AOL_DOWN_V;

Dependencies

[top of page]

APPS.HR_DM_AOL_DOWN_V references the following:

SchemaAPPS
SynonymHR_DM_EXP_IMPS
APPS.HR_DM_AOL_DOWN_V is referenced by following:

SchemaAPPS
Package BodyHR_DM_AOL_DOWN - show dependent code