DBA Data[Home] [Help]

APPS.GHR_COMPL_AGENCY_COSTS_API dependencies on GHR_COMPL_AGENCY_COSTS_BK1

Line 48: ghr_compl_agency_costs_bk1.create_agency_costs_b

44: --
45: -- Call Before Process User Hook
46: --
47: begin
48: ghr_compl_agency_costs_bk1.create_agency_costs_b
49: (p_effective_date => trunc(p_effective_date)
50: ,p_complaint_id => p_complaint_id
51: ,p_phase => p_phase
52: ,p_stage => p_stage

Line 93: ghr_compl_agency_costs_bk1.create_agency_costs_a

89: --
90: -- Call After Process User Hook
91: --
92: begin
93: ghr_compl_agency_costs_bk1.create_agency_costs_a
94: (p_effective_date => trunc(p_effective_date)
95: ,p_complaint_id => p_complaint_id
96: ,p_phase => p_phase
97: ,p_stage => p_stage