DBA Data[Home] [Help]

APPS.GHR_COMPLAINT_API dependencies on GHR_COMPLAINT_BK_2

Line 942: GHR_COMPLAINT_BK_2.update_complaint_b

938: --
939: -- Call Before Process User Hook
940: --
941: begin
942: GHR_COMPLAINT_BK_2.update_complaint_b
943: (p_effective_date => trunc(p_effective_date)
944: ,p_business_group_id => p_business_group_id
945: ,p_complaint_id => p_complaint_id
946: ,p_object_version_number => p_object_version_number

Line 1291: GHR_COMPLAINT_BK_2.update_complaint_a

1287: --
1288: -- Call After Process User Hook
1289: --
1290: begin
1291: GHR_COMPLAINT_BK_2.update_complaint_a
1292: (p_effective_date => trunc(p_effective_date)
1293: ,p_business_group_id => p_business_group_id
1294: ,p_complaint_id => p_complaint_id
1295: ,p_object_version_number => p_object_version_number