DBA Data[Home] [Help]

APPS.GHR_HISTORY_FETCH dependencies on GHR_ASSIGNMENT_EXTRA_INFO_H_V

Line 1631: l_asg_ei_data ghr_assignment_extra_info_h_v%rowtype;

1627: p_asg_ei_data out nocopy per_assignment_extra_info%rowtype
1628: )
1629: is
1630: l_proc varchar2(72) := 'Fetch_Asgei (2)';
1631: l_asg_ei_data ghr_assignment_extra_info_h_v%rowtype;
1632: l_pa_history_id ghr_pa_history.pa_history_id%type;
1633: l_max_effective_date date;
1634: l_session ghr_history_api.g_session_var_type;
1635: l_extra_info_id per_assignment_extra_info.assignment_extra_info_id%type;