DBA Data[Home] [Help]

APPS.PAY_EEI_MIG_BUS dependencies on PAY_ELEMENT_EIT_SWI

Line 1012: if (pay_element_eit_swi.g_migration) then

1008: hr_api.set_security_group_id(p_security_group_id => 0);
1009: --
1010: end if;
1011: --
1012: if (pay_element_eit_swi.g_migration) then
1013: pay_eei_mig_bus.chk_ddf(p_rec);
1014: end if;
1015:
1016: --

Line 1109: if (pay_element_eit_swi.g_migration) then

1105: (p_rec => p_rec
1106: );
1107: --
1108: --
1109: if (pay_element_eit_swi.g_migration) then
1110: pay_eei_mig_bus.chk_ddf(p_rec);
1111: end if;
1112: --
1113: pay_eei_mig_bus.chk_df(p_rec);