DBA Data[Home] [Help]

APPS.HR_DM_UTILITY dependencies on HR_DM_LIBRARY

Line 1051: hr_dm_library.run_sql(l_call_delete);

1047: || ', p_start_id => ' || l_starting_process_sequence
1048: || ', p_end_id => ' || l_ending_process_sequence
1049: || ', p_chunk_size => 10'
1050: || '); end;';
1051: hr_dm_library.run_sql(l_call_delete);
1052:
1053:
1054: -- update status to not started
1055: update_migration_ranges('NS', l_range_id);