DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_APPLICANT_API dependencies on HR_ALL_ORGANIZATION_UNITS

Line 808: l_business_group_id hr_all_organization_units.organization_id%TYPE;

804: l_effective_start_date DATE;
805: l_effective_end_date DATE;
806: l_validation_start_date DATE;
807: l_validation_end_date DATE;
808: l_business_group_id hr_all_organization_units.organization_id%TYPE;
809: l_comment_id hr_comments.comment_id%TYPE;
810: l_current_applicant_flag per_all_people_f.current_applicant_flag%TYPE;
811: l_current_emp_or_apl_flag per_all_people_f.current_emp_or_apl_flag%TYPE;
812: l_current_employee_flag per_all_people_f.current_employee_flag%TYPE;