DBA Data[Home] [Help]

APPS.OTA_TDB_WAITLIST_BK1 dependencies on HR_UTILITY

Line 10: hr_utility.set_location('Entering: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_A', 10);

6: (P_BUSINESS_GROUP_ID in NUMBER
7: ,P_EVENT_ID in NUMBER
8: )is
9: begin
10: hr_utility.set_location('Entering: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_A', 10);
11: hr_utility.set_location(' Leaving: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_A', 20);
12: end AUTO_ENROLL_FROM_WAITLIST_A;
13: procedure AUTO_ENROLL_FROM_WAITLIST_B
14: (P_BUSINESS_GROUP_ID in NUMBER

Line 11: hr_utility.set_location(' Leaving: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_A', 20);

7: ,P_EVENT_ID in NUMBER
8: )is
9: begin
10: hr_utility.set_location('Entering: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_A', 10);
11: hr_utility.set_location(' Leaving: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_A', 20);
12: end AUTO_ENROLL_FROM_WAITLIST_A;
13: procedure AUTO_ENROLL_FROM_WAITLIST_B
14: (P_BUSINESS_GROUP_ID in NUMBER
15: ,P_EVENT_ID in NUMBER

Line 18: hr_utility.set_location('Entering: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_B', 10);

14: (P_BUSINESS_GROUP_ID in NUMBER
15: ,P_EVENT_ID in NUMBER
16: )is
17: begin
18: hr_utility.set_location('Entering: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_B', 10);
19: hr_utility.set_location(' Leaving: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_B', 20);
20: end AUTO_ENROLL_FROM_WAITLIST_B;
21: end OTA_TDB_WAITLIST_BK1;

Line 19: hr_utility.set_location(' Leaving: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_B', 20);

15: ,P_EVENT_ID in NUMBER
16: )is
17: begin
18: hr_utility.set_location('Entering: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_B', 10);
19: hr_utility.set_location(' Leaving: OTA_TDB_WAITLIST_BK1.AUTO_ENROLL_FROM_WAITLIST_B', 20);
20: end AUTO_ENROLL_FROM_WAITLIST_B;
21: end OTA_TDB_WAITLIST_BK1;