DBA Data[Home] [Help]

APPS.BEN_DM_MASTER dependencies on HR_GENERAL

Line 985: hr_general.g_data_migrator_mode := 'Y';

981:
982:
983: IF (p_current_phase = 'UP') THEN
984: -- Set the variable so as to disable the trigger on the table.
985: hr_general.g_data_migrator_mode := 'Y';
986: END IF;
987:
988: END IF;
989: