DBA Data[Home] [Help]

APPS.GHR_COMPLAINT_INCIDENTS_API dependencies on GHR_COMPLAINT_INCIDENTS_BK_2

Line 172: ghr_complaint_incidents_bk_2.update_compl_incident_b

168: --
169: -- Call Before Process User Hook
170: --
171: begin
172: ghr_complaint_incidents_bk_2.update_compl_incident_b
173: (p_effective_date => p_effective_date
174: ,p_compl_claim_id => p_compl_claim_id
175: ,p_incident_date => p_incident_date
176: ,p_description => p_description

Line 212: ghr_complaint_incidents_bk_2.update_compl_incident_a

208: --
209: -- Call After Process User Hook
210: --
211: begin
212: ghr_complaint_incidents_bk_2.update_compl_incident_a
213: (p_effective_date => p_effective_date
214: ,p_compl_claim_id => p_compl_claim_id
215: ,p_incident_date => p_incident_date
216: ,p_description => p_description