DBA Data[Home] [Help]

APPS.GHR_COMPL_AGENCY_COSTS_API dependencies on GHR_COMPL_AGENCY_COSTS_BK2

Line 190: ghr_compl_agency_costs_bk2.update_agency_costs_b

186: --
187: -- Call Before Process User Hook
188: --
189: begin
190: ghr_compl_agency_costs_bk2.update_agency_costs_b
191: (p_effective_date => trunc(p_effective_date)
192: ,p_complaint_id => p_complaint_id
193: ,p_phase => p_phase
194: ,p_stage => p_stage

Line 234: ghr_compl_agency_costs_bk2.update_agency_costs_a

230: --
231: -- Call After Process User Hook
232: --
233: begin
234: ghr_compl_agency_costs_bk2.update_agency_costs_a
235: (p_effective_date => trunc(p_effective_date)
236: ,p_complaint_id => p_complaint_id
237: ,p_phase => p_phase
238: ,p_stage => p_stage