DBA Data[Home] [Help]

APPS.GHR_DUTY_STATION_API dependencies on GHR_DUTY_STATION_BK2

Line 226: ghr_duty_station_bk2.update_duty_station_b

222: --
223: -- Call Before Process User Hook
224: --
225: begin
226: ghr_duty_station_bk2.update_duty_station_b
227: ( p_duty_station_id => p_duty_station_id
228: ,p_effective_start_date => p_effective_start_date
229: ,p_effective_end_date => p_effective_end_date
230: ,p_locality_pay_area_id => p_locality_pay_area_id

Line 280: ghr_duty_station_bk2.update_duty_station_a(

276: --
277: -- Call After Process User Hook
278: --
279: begin
280: ghr_duty_station_bk2.update_duty_station_a(
281: p_duty_station_id => p_duty_station_id
282: ,p_effective_start_date => l_effective_start_date
283: ,p_effective_end_date => l_effective_end_date
284: ,p_locality_pay_area_id => p_locality_pay_area_id