DBA Data[Home] [Help]

APPS.GHR_CPDF_CHECK dependencies on GHR_PROCESS_SF52

Line 298: If NOT(NVL(ghr_process_sf52.g_dual_action_yn,'N') = 'Y'

294: -- For Dual corrections with Return to Duty combination this validation has been removed
295: -- as this validation will be validated during udpate HR of second action correction of dual combination
296: --Bug #8690175 ---Bug # 8838531 added the validation for both normal and corrections
297: --ghr_history_api.get_g_session_var(l_session);
298: If NOT(NVL(ghr_process_sf52.g_dual_action_yn,'N') = 'Y'
299: and p_noa_family_code IN ('RETURN_TO_DUTY')) then
300: GHR_CPDF_CHECK1.chk_retirement_plan
301: (p_retirement_plan_code
302: ,p_fers_coverage

Line 588: ,nvl(ghr_process_sf52.g_dual_prior_prd,p_prior_pay_rate_det_code) --8288066 Added for dual actions

584: --
585:
586: GHR_CPDF_CHECK3.chk_pay_rate_determinant
587: (l_pay_rate_determinant
588: ,nvl(ghr_process_sf52.g_dual_prior_prd,p_prior_pay_rate_det_code) --8288066 Added for dual actions
589: ,p_to_pay_plan
590: ,p_first_noac_lookup_code
591: ,p_duty_station_lookup_code
592: ,p_agency