DBA Data[Home] [Help]

APPS.HR_DM_MASTER dependencies on HR_DM_CLEANUP

Line 952: hr_dm_cleanup.post_cleanup_process(r_migration_data);

948: -- set current processing
949: hr_dm_utility.set_process('Post-processing',
950: p_current_phase,
951: r_migration_data.migration_id);
952: hr_dm_cleanup.post_cleanup_process(r_migration_data);
953: END IF;
954:
955:
956: