DBA Data[Home] [Help]

APPS.PAY_ELEMENT_EXTRA_INFO_BK1 dependencies on PAY_IN_ELE_EXTRA_INFO_LEG_HOOK

Line 132: pay_in_ele_extra_info_leg_hook.check_tds_fields

128: if hr_api.call_leg_hooks then
129: -- Note: All legislation hook calls will be executed regardless of the
130: -- legislation code because the data for this API module is not held within
131: -- the context of a business_group_id.
132: pay_in_ele_extra_info_leg_hook.check_tds_fields
133: (P_EEI_INFORMATION_CATEGORY => P_EEI_INFORMATION_CATEGORY
134: ,P_EEI_INFORMATION1 => P_EEI_INFORMATION1
135: ,P_EEI_INFORMATION2 => P_EEI_INFORMATION2
136: );