DBA Data[Home] [Help]

APPS.PAY_ELEMENT_EXTRA_INFO_BK2 dependencies on PAY_IN_ELE_EXTRA_INFO_LEG_HOOK

Line 130: pay_in_ele_extra_info_leg_hook.check_tds_fields

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