DBA Data[Home] [Help]

APPS.BEN_DM_INIT dependencies on BEN_DM_ENTITY_RESULTS

Line 735: DELETE ben_dm_entity_results;

731:
732: -- delete the contents of hr_dm_exp_imps table
733: -- if we are on the source database only
734: IF (r_migration_data.database_location = 'S') THEN
735: DELETE ben_dm_entity_results;
736: COMMIT;
737: END IF;
738:
739: -- update status to completed