DBA Data[Home] [Help]

APPS.BEN_EXT_CONT_EVT dependencies on HR_GENERAL

Line 13: if hr_general.g_data_migrator_mode <> 'Y' then

9: --
10: begin
11: --
12: -- Not to be called when Data Migrator is in progress
13: if hr_general.g_data_migrator_mode <> 'Y' then
14: --
15: l_old_rec.contact_relationship_id := :old.contact_relationship_id;
16: l_old_rec.contact_type := :old.contact_type;
17: l_old_rec.person_id := :old.person_id;