DBA Data[Home] [Help]

APPS.HR_APPLICANT_API dependencies on PAY_PEOPLE_GROUPS

Line 4162: l_group_name pay_people_groups.group_name%type;

4158: l_location_id per_vacancies.location_id%type;
4159: l_people_group_id per_vacancies.people_group_id%type;
4160: l_vac_organization_id per_vacancies.organization_id%type;
4161: l_vac_business_group_id per_vacancies.business_group_id%type;
4162: l_group_name pay_people_groups.group_name%type;
4163: l_appl_override_warning boolean;
4164: --
4165: -- Local variable added for the before and after business process
4166: -- apply_for_job_anytime