DBA Data[Home] [Help]

APPS.GHR_VALIDATE_PERWSDPO dependencies on GHR_API

Line 148: l_occ_series_KF := ghr_api.get_job_occ_series_job(l_job_id ,l_business_group_id);

144: exit;
145: END LOOP;
146:
147: if l_job_id is not null and l_business_group_id is not null then
148: l_occ_series_KF := ghr_api.get_job_occ_series_job(l_job_id ,l_business_group_id);
149: end if;
150:
151:
152: /* get values from ghr_position_descriptions */