DBA Data[Home] [Help]

APPS.BEN_DM_MASTER dependencies on BEN_DM_CUSTOM_CODE

Line 1577: ben_dm_custom_code.handle_custom_data(r_migration_data);

1573: p_id => ben_dm_utility.get_phase_id('RC'
1574: , r_migration_data.migration_id));
1575:
1576: ben_dm_utility.message('INFO','Start of Custom Code - RC', 11);
1577: ben_dm_custom_code.handle_custom_data(r_migration_data);
1578: ben_dm_utility.message('INFO','Start of Custom Code - RC', 11);
1579:
1580: ben_dm_utility.update_phases(p_new_status => 'C',
1581: p_id => ben_dm_utility.get_phase_id('RC'