DBA Data[Home] [Help]

APPS.HR_MASS_MOVE_API dependencies on PER_JOB_EVALUATIONS

Line 1056: from per_job_evaluations jbe

1052: and vgr.business_group_id = l_business_group_id);
1053: --
1054: cursor csr_pos_job_eval is
1055: select null
1056: from per_job_evaluations jbe
1057: where jbe.position_id = p_position_id;
1058: --
1059: cursor csr_pos_vacancy is
1060: select null