DBA Data[Home] [Help]

APPS.GHR_SF52_DO_UPDATE dependencies on STANDARD

Line 1601: ,p_information9 => p_asg_non_sf52.qualification_standard_waiver

1597: ,p_information5 => p_asg_non_sf52.key_emer_essential_empl
1598: ,p_information6 => p_asg_non_sf52.non_disc_agmt_status
1599: -- ,p_information7 => p_asg_non_sf52.date_wtop_exemp_expires
1600: ,p_information8 => p_asg_non_sf52.parttime_indicator
1601: ,p_information9 => p_asg_non_sf52.qualification_standard_waiver
1602: -- ,p_information10 => p_asg_non_sf52.trainee_promotion_id
1603: -- ,p_information11 => p_asg_non_sf52.date_trainee_promotion_expt
1604: --Bug # 12652438
1605: ,p_information14 => p_asg_non_sf52.pay_status_userra_status

Line 2223: -- Standard Update

2219: ,p_information21 => p_pos_grp1.positions_organization
2220: ,p_information23 => p_pos_grp1.part_time_hours
2221: );
2222: ELSE
2223: -- Standard Update
2224: hr_utility.set_location('Posn Update Without WS/PTH' || l_posn_title_pm ,81);
2225: Generic_Update_Extra_Info
2226: (p_pa_request_rec => P_PA_REQUEST_REC
2227: ,p_l_information_type => 'GHR_US_POS_GRP1'

Line 4578: ,p_last_standard_process_date => l_date1

4574: (p_effective_date => g_effective_date
4575: ,p_period_of_service_id => l_period_of_service_id
4576: ,p_object_version_number => l_pds_object_version_number
4577: ,p_actual_termination_date => g_effective_date
4578: ,p_last_standard_process_date => l_date1
4579: ,p_person_type_id => l_person_type_id
4580: ,p_assignment_status_type_id => l_asg_status_type_id -- the one derived using the fn. get_asg_status_type
4581: ,p_supervisor_warning => l_supervisor_warning
4582: ,p_event_warning => l_event_warning