DBA Data[Home] [Help]

APPS.GHR_SF52_DO_UPDATE dependencies on STANDARD

Line 1569: ,p_information9 => p_asg_non_sf52.qualification_standard_waiver

1565: ,p_information5 => p_asg_non_sf52.key_emer_essential_empl
1566: ,p_information6 => p_asg_non_sf52.non_disc_agmt_status
1567: -- ,p_information7 => p_asg_non_sf52.date_wtop_exemp_expires
1568: ,p_information8 => p_asg_non_sf52.parttime_indicator
1569: ,p_information9 => p_asg_non_sf52.qualification_standard_waiver
1570: -- ,p_information10 => p_asg_non_sf52.trainee_promotion_id
1571: -- ,p_information11 => p_asg_non_sf52.date_trainee_promotion_expt
1572: );
1573: End if;

Line 2127: -- Standard Update

2123: ,p_information21 => p_pos_grp1.positions_organization
2124: ,p_information23 => p_pos_grp1.part_time_hours
2125: );
2126: ELSE
2127: -- Standard Update
2128: hr_utility.set_location('Posn Update Without WS/PTH' || l_posn_title_pm ,81);
2129: Generic_Update_Extra_Info
2130: (p_pa_request_rec => P_PA_REQUEST_REC
2131: ,p_l_information_type => 'GHR_US_POS_GRP1'

Line 4320: ,p_last_standard_process_date => l_date1

4316: (p_effective_date => g_effective_date
4317: ,p_period_of_service_id => l_period_of_service_id
4318: ,p_object_version_number => l_pds_object_version_number
4319: ,p_actual_termination_date => g_effective_date
4320: ,p_last_standard_process_date => l_date1
4321: ,p_person_type_id => l_person_type_id
4322: ,p_assignment_status_type_id => l_asg_status_type_id -- the one derived using the fn. get_asg_status_type
4323: ,p_supervisor_warning => l_supervisor_warning
4324: ,p_event_warning => l_event_warning