DBA Data[Home] [Help]

APPS.OTA_CHAT_USER_BK3 dependencies on HR_UTILITY

Line 12: hr_utility.set_location('Entering: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_A', 10);

8: ,P_CONTACT_ID in NUMBER
9: ,P_OBJECT_VERSION_NUMBER in NUMBER
10: )is
11: begin
12: hr_utility.set_location('Entering: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_A', 10);
13: hr_utility.set_location(' Leaving: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_A', 20);
14: end DELETE_CHAT_USER_A;
15: procedure DELETE_CHAT_USER_B
16: (P_CHAT_ID in NUMBER

Line 13: hr_utility.set_location(' Leaving: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_A', 20);

9: ,P_OBJECT_VERSION_NUMBER in NUMBER
10: )is
11: begin
12: hr_utility.set_location('Entering: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_A', 10);
13: hr_utility.set_location(' Leaving: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_A', 20);
14: end DELETE_CHAT_USER_A;
15: procedure DELETE_CHAT_USER_B
16: (P_CHAT_ID in NUMBER
17: ,P_PERSON_ID in NUMBER

Line 22: hr_utility.set_location('Entering: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_B', 10);

18: ,P_CONTACT_ID in NUMBER
19: ,P_OBJECT_VERSION_NUMBER in NUMBER
20: )is
21: begin
22: hr_utility.set_location('Entering: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_B', 10);
23: hr_utility.set_location(' Leaving: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_B', 20);
24: end DELETE_CHAT_USER_B;
25: end OTA_CHAT_USER_BK3;

Line 23: hr_utility.set_location(' Leaving: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_B', 20);

19: ,P_OBJECT_VERSION_NUMBER in NUMBER
20: )is
21: begin
22: hr_utility.set_location('Entering: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_B', 10);
23: hr_utility.set_location(' Leaving: OTA_CHAT_USER_BK3.DELETE_CHAT_USER_B', 20);
24: end DELETE_CHAT_USER_B;
25: end OTA_CHAT_USER_BK3;