DBA Data[Home] [Help]

APPS.HR_APPLICANT_API dependencies on HR_COMMENTS

Line 4239: l_comment_id hr_comments.comment_id%TYPE;

4235: --
4236: l_business_group_id hr_all_organization_units.organization_id%TYPE;
4237: l_org_now_no_manager_warning BOOLEAN;
4238: l_system_person_type per_person_types.system_person_type%TYPE;
4239: l_comment_id hr_comments.comment_id%TYPE;
4240: l_current_applicant_flag per_all_people_f.current_applicant_flag%TYPE;
4241: l_current_emp_or_apl_flag per_all_people_f.current_emp_or_apl_flag%TYPE;
4242: l_current_employee_flag per_all_people_f.current_employee_flag%TYPE;
4243: l_full_name per_all_people_f.full_name%TYPE;

Line 4870: l_comment_id hr_comments.comment_id%TYPE;

4866: l_future_asgs_count INTEGER;
4867: l_system_person_type per_person_types.system_person_type%TYPE;
4868: l_effective_start_date DATE;
4869: l_effective_end_date DATE;
4870: l_comment_id hr_comments.comment_id%TYPE;
4871: l_current_applicant_flag per_all_people_f.current_applicant_flag%TYPE;
4872: l_current_emp_or_apl_flag per_all_people_f.current_emp_or_apl_flag%TYPE;
4873: l_current_employee_flag per_all_people_f.current_employee_flag%TYPE;
4874: l_full_name per_all_people_f.full_name%TYPE;