DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_API dependencies on HR_COMMENTS

Line 4106: l_comment_id hr_comments.comment_id%TYPE;

4102: l_future_asgs_count INTEGER;
4103: l_system_person_type per_person_types.system_person_type%TYPE;
4104: l_effective_start_date DATE;
4105: l_effective_end_date DATE;
4106: l_comment_id hr_comments.comment_id%TYPE;
4107: l_current_applicant_flag per_all_people_f.current_applicant_flag%TYPE;
4108: l_current_emp_or_apl_flag per_all_people_f.current_emp_or_apl_flag%TYPE;
4109: l_current_employee_flag per_all_people_f.current_employee_flag%TYPE;
4110: l_full_name per_all_people_f.full_name%TYPE;