DBA Data[Home] [Help]

APPS.HR_DM_MASTER dependencies on HR_DM_LIBRARY

Line 877: hr_dm_library.create_stub_views(r_migration_data.migration_id);

873: IF (p_current_phase = 'G') THEN
874: hr_dm_utility.set_process('Pre-processing',
875: p_current_phase,
876: r_migration_data.migration_id);
877: hr_dm_library.create_stub_views(r_migration_data.migration_id);
878: END IF;
879:
880:
881: