DBA Data[Home] [Help]

APPS.GHR_HISTORY_API dependencies on PER_ALL_PEOPLE_F

Line 612: l_people_data per_all_people_f%rowtype;

608: p_pa_history_id in number default null,
609: p_hist_data in out nocopy ghr_pa_history%rowtype,
610: p_result_code out nocopy varchar2) is
611:
612: l_people_data per_all_people_f%rowtype;
613: l_asgei_data per_assignment_extra_info%rowtype;
614: l_asgn_data per_all_assignments_f%rowtype;
615: l_peopleei_data per_people_extra_info%rowtype;
616: l_element_entry_value_data pay_element_entry_values_f%rowtype;