DBA Data[Home] [Help]

APPS.HR_PAY_IF_ELE_ENT_ASD dependencies on HR_GENERAL

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

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