DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_APPLICANT_API dependencies on HR_ALL_ORGANIZATION_UNITS

Line 859: l_business_group_id hr_all_organization_units.organization_id%TYPE;

855: l_effective_start_date DATE;
856: l_effective_end_date DATE;
857: l_validation_start_date DATE;
858: l_validation_end_date DATE;
859: l_business_group_id hr_all_organization_units.organization_id%TYPE;
860: l_comment_id hr_comments.comment_id%TYPE;
861: l_current_applicant_flag per_all_people_f.current_applicant_flag%TYPE;
862: l_current_emp_or_apl_flag per_all_people_f.current_emp_or_apl_flag%TYPE;
863: l_current_employee_flag per_all_people_f.current_employee_flag%TYPE;