DBA Data[Home] [Help]

APPS.GHR_COMPLAINTS_CA_HEADERS_API dependencies on GHR_COMPLAINTS_CA_HEADERS_BK_2

Line 258: ghr_complaints_ca_headers_bk_2.update_ca_header_b

254: --
255: -- Call Before Process User Hook
256: --
257: begin
258: ghr_complaints_ca_headers_bk_2.update_ca_header_b
259: (p_effective_date => trunc(p_effective_date)
260: ,p_complaint_id => p_complaint_id
261: ,p_ca_source => p_ca_source
262: ,p_last_compliance_report => p_last_compliance_report

Line 330: ghr_complaints_ca_headers_bk_2.update_ca_header_a

326: --
327: -- Call After Process User Hook
328: --
329: begin
330: ghr_complaints_ca_headers_bk_2.update_ca_header_a
331: (p_effective_date => trunc(p_effective_date)
332: ,p_complaint_id => p_complaint_id
333: ,p_ca_source => p_ca_source
334: ,p_last_compliance_report => p_last_compliance_report