DBA Data[Home] [Help]

APPS.GHR_TSP_CATCHUP_PLAN_DESIGN dependencies on PQP_FEDHR_USPAY_INT_UTILS

Line 244: l_element_name := NVL(UPPER(pqp_fedhr_uspay_int_utils.return_new_element_name ('TSP Catch Up Contribution',p_business_group_id,sysdate,NULL)),'$Sys_Def$');

240: l_element_name pay_element_types_f.element_name%type;
241:
242: BEGIN
243: -- 11.5.10 Performance Changes
244: l_element_name := NVL(UPPER(pqp_fedhr_uspay_int_utils.return_new_element_name ('TSP Catch Up Contribution',p_business_group_id,sysdate,NULL)),'$Sys_Def$');
245:
246: -- set program name
247: ghr_mto_int.set_log_program_name('GHR_TSP_CATCHUP_MIGRATION');
248: