DBA Data[Home] [Help]

APPS.GHR_PAY_CAPS dependencies on GHR_PA_REQUESTS_PKG

Line 488: l_psi := ghr_pa_requests_pkg.get_personnel_system_indicator(p_to_position_id, p_effective_date);

484: --
485: BEGIN
486: -- Bug#4758111 PRD 2 Processing. Skip Pay Cap calculation for the PRD 2.
487: --Bug# 8324201 added NSPS condition for PRD 2.
488: l_psi := ghr_pa_requests_pkg.get_personnel_system_indicator(p_to_position_id, p_effective_date);
489: -- Bug# 13103038 added prd2_process condition
490: --Bug 13414643,13403289
491: for rec_locality_pay_area in get_locality_pay_area
492: loop