DBA Data[Home] [Help]

APPS.GHR_COMPLAINT_API dependencies on GHR_COMPLAINT_BK_1

Line 198: GHR_COMPLAINT_BK_1.create_complaint_b

194: --
195: -- Call Before Process User Hook
196: --
197: begin
198: GHR_COMPLAINT_BK_1.create_complaint_b
199: (p_effective_date => trunc(p_effective_date)
200: ,p_business_group_id => p_business_group_id
201: ,p_complainant_person_id => p_complainant_person_id
202: ,p_docket_number => p_docket_number

Line 542: GHR_COMPLAINT_BK_1.create_complaint_a

538: --
539: -- Call After Process User Hook
540: --
541: begin
542: GHR_COMPLAINT_BK_1.create_complaint_a
543: (p_effective_date => trunc(p_effective_date)
544: ,p_business_group_id => p_business_group_id
545: ,p_complainant_person_id => p_complainant_person_id
546: ,p_docket_number => p_docket_number