DBA Data[Home] [Help]

APPS.GHR_DUTY_STATION_API dependencies on GHR_DUTY_STATION_BK1

Line 63: ghr_duty_station_bk1.create_duty_station_b(

59: begin
60: --
61: -- Start of API User Hook for the before hook of create_noac_remarks
62: --
63: ghr_duty_station_bk1.create_duty_station_b(
64: p_duty_station_id => p_duty_station_id
65: ,p_effective_start_date => p_effective_start_date
66: ,p_effective_end_date => p_effective_end_date
67: ,p_locality_pay_area_id => p_locality_pay_area_id

Line 113: ghr_duty_station_bk1.create_duty_station_a(

109: begin
110: --
111: -- Start of API User Hook for the after hook of create_noac_remarks
112: --
113: ghr_duty_station_bk1.create_duty_station_a(
114: p_duty_station_id => l_duty_station_id
115: ,p_effective_start_date => l_effective_start_date
116: ,p_effective_end_date => l_effective_end_date
117: ,p_locality_pay_area_id => p_locality_pay_area_id