DBA Data[Home] [Help]

APPS.HR_PAY_IF_ELE_ENT_ASD dependencies on HR_GENERAL

Line 25: IF HR_GENERAL.g_data_migrator_mode <> 'Y' THEN

21: l_fpd DATE := NULL;
22: --
23: BEGIN
24:
25: IF HR_GENERAL.g_data_migrator_mode <> 'Y' THEN
26: -- If the business group id is null, the Before Row trigger didn't fire
27: -- which means that no rows have been deleted in the database.
28: -- Hence the trigger doesn't need to fire.
29: --