DBA Data[Home] [Help]

APPS.OTA_DELEGATE_BOOKING_BK3 dependencies on OTA_DELEGATE_BOOKING_BE3

Line 15: ota_delegate_booking_be3.DELETE_DELEGATE_BOOKING_A

11: begin
12: hr_utility.set_location('Entering: OTA_DELEGATE_BOOKING_BK3.DELETE_DELEGATE_BOOKING_A', 10);
13: l_commit_unit_number := hr_api.return_commit_unit;
14: if hr_api.call_app_hooks then
15: ota_delegate_booking_be3.DELETE_DELEGATE_BOOKING_A
16: (P_BOOKING_ID => P_BOOKING_ID
17: ,P_OBJECT_VERSION_NUMBER => P_OBJECT_VERSION_NUMBER
18: );
19: end if;