DBA Data[Home] [Help]

APPS.OTA_RESOURCE_BOOKING_BK3 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_A', 10);

7: ,P_OBJECT_VERSION_NUMBER in NUMBER
8: ,P_VALIDATE in BOOLEAN
9: )is
10: begin
11: hr_utility.set_location('Entering: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_A', 10);
12: hr_utility.set_location(' Leaving: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_A', 20);
13: end DELETE_RESOURCE_BOOKING_A;
14: procedure DELETE_RESOURCE_BOOKING_B
15: (P_RESOURCE_BOOKING_ID in NUMBER

Line 12: hr_utility.set_location(' Leaving: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_A', 20);

8: ,P_VALIDATE in BOOLEAN
9: )is
10: begin
11: hr_utility.set_location('Entering: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_A', 10);
12: hr_utility.set_location(' Leaving: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_A', 20);
13: end DELETE_RESOURCE_BOOKING_A;
14: procedure DELETE_RESOURCE_BOOKING_B
15: (P_RESOURCE_BOOKING_ID in NUMBER
16: ,P_OBJECT_VERSION_NUMBER in NUMBER

Line 20: hr_utility.set_location('Entering: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_B', 10);

16: ,P_OBJECT_VERSION_NUMBER in NUMBER
17: ,P_VALIDATE in BOOLEAN
18: )is
19: begin
20: hr_utility.set_location('Entering: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_B', 10);
21: hr_utility.set_location(' Leaving: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_B', 20);
22: end DELETE_RESOURCE_BOOKING_B;
23: end OTA_RESOURCE_BOOKING_BK3;

Line 21: hr_utility.set_location(' Leaving: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_B', 20);

17: ,P_VALIDATE in BOOLEAN
18: )is
19: begin
20: hr_utility.set_location('Entering: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_B', 10);
21: hr_utility.set_location(' Leaving: OTA_RESOURCE_BOOKING_BK3.DELETE_RESOURCE_BOOKING_B', 20);
22: end DELETE_RESOURCE_BOOKING_B;
23: end OTA_RESOURCE_BOOKING_BK3;