DBA Data[Home] [Help]

APPS.GHR_NON_SF52_EXTRA_INFO dependencies on GHR_PA_REQUESTS_PKG

Line 3274: l_psi := ghr_pa_requests_pkg.get_personnel_system_indicator

3270: -- would not want to see the existing data.
3271: -- Bug#4089400 Added condition to skip the DLEI Processing for Correction Actions.
3272: IF l_information_type = 'GHR_US_PAR_SALARY_CHG' THEN
3273: IF NVL(l_noa_family_code,'C') <> 'CORRECT' THEN
3274: l_psi := ghr_pa_requests_pkg.get_personnel_system_indicator
3275: (p_position_id,
3276: p_effective_date);
3277:
3278: IF l_psi <> '00' THEN