DBA Data[Home] [Help]

APPS.GHR_PROCESS_SF52 dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 3596: l_asgei_data per_assignment_extra_info%rowtype;

3592: AND c_effective_date
3593: between effective_start_date and effective_end_date;
3594:
3595: l_assignment_id per_all_assignments_f.assignment_id%type;
3596: l_asgei_data per_assignment_extra_info%rowtype;
3597: l_session ghr_history_api.g_session_var_type;
3598:
3599: BEGIN
3600: -- Get the Assignment ID from the position ID.