DBA Data[Home] [Help]

APPS.OTA_OPEN_FC_ENROLLMENT_BK1 dependencies on HR_UTILITY

Line 16: hr_utility.set_location('Entering: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_A', 10);

12: ,P_ENROLLMENT_ID in NUMBER
13: ,P_OBJECT_VERSION_NUMBER in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_A', 10);
17: hr_utility.set_location(' Leaving: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_A', 20);
18: end CREATE_OPEN_FC_ENROLLMENT_A;
19: procedure CREATE_OPEN_FC_ENROLLMENT_B
20: (P_EFFECTIVE_DATE in DATE

Line 17: hr_utility.set_location(' Leaving: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_A', 20);

13: ,P_OBJECT_VERSION_NUMBER in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_A', 10);
17: hr_utility.set_location(' Leaving: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_A', 20);
18: end CREATE_OPEN_FC_ENROLLMENT_A;
19: procedure CREATE_OPEN_FC_ENROLLMENT_B
20: (P_EFFECTIVE_DATE in DATE
21: ,P_BUSINESS_GROUP_ID in NUMBER

Line 29: hr_utility.set_location('Entering: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_B', 10);

25: ,P_CHAT_ID in NUMBER
26: ,P_OBJECT_VERSION_NUMBER in NUMBER
27: )is
28: begin
29: hr_utility.set_location('Entering: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_B', 10);
30: hr_utility.set_location(' Leaving: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_B', 20);
31: end CREATE_OPEN_FC_ENROLLMENT_B;
32: end OTA_OPEN_FC_ENROLLMENT_BK1;

Line 30: hr_utility.set_location(' Leaving: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_B', 20);

26: ,P_OBJECT_VERSION_NUMBER in NUMBER
27: )is
28: begin
29: hr_utility.set_location('Entering: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_B', 10);
30: hr_utility.set_location(' Leaving: OTA_OPEN_FC_ENROLLMENT_BK1.CREATE_OPEN_FC_ENROLLMENT_B', 20);
31: end CREATE_OPEN_FC_ENROLLMENT_B;
32: end OTA_OPEN_FC_ENROLLMENT_BK1;