DBA Data[Home] [Help]

APPS.GHR_HISTORY_FETCH dependencies on GHR_ASSIGNMENT_EXTRA_INFO_H_V

Line 1561: l_asg_ei_data ghr_assignment_extra_info_h_v%rowtype;

1557: p_asg_ei_data out nocopy per_assignment_extra_info%rowtype
1558: )
1559: is
1560: l_proc varchar2(72) := 'Fetch_Asgei (2)';
1561: l_asg_ei_data ghr_assignment_extra_info_h_v%rowtype;
1562: l_pa_history_id ghr_pa_history.pa_history_id%type;
1563: l_max_effective_date date;
1564: l_session ghr_history_api.g_session_var_type;
1565: l_extra_info_id per_assignment_extra_info.assignment_extra_info_id%type;