DBA Data[Home] [Help]

APPS.BEN_COMPETENCE_EVT dependencies on HR_GENERAL

Line 17: if hr_general.g_data_migrator_mode not in ( 'Y','P') then

13: --
14: begin
15: --
16: -- Not to be called when Data Migrator is in progress
17: if hr_general.g_data_migrator_mode not in ( 'Y','P') then
18: --
19:
20: l_old_rec.competence_id := :old.competence_id;
21: l_old_rec.proficiency_level_id := :old.proficiency_level_id;