DBA Data[Home] [Help]

APPS.HR_APPLICANT_API dependencies on PAY_PEOPLE_GROUPS

Line 5235: l_group_name pay_people_groups.group_name%type;

5231: l_location_id per_vacancies.location_id%type;
5232: l_people_group_id per_vacancies.people_group_id%type;
5233: l_vac_organization_id per_vacancies.organization_id%type;
5234: l_vac_business_group_id per_vacancies.business_group_id%type;
5235: l_group_name pay_people_groups.group_name%type;
5236: l_appl_override_warning boolean;
5237: --
5238: -- Local variable added for the before and after business process
5239: -- apply_for_job_anytime