DBA Data[Home] [Help]

APPS.HR_QUEST_ANSWER_BK3 dependencies on HR_UTILITY

Line 9: hr_utility.set_location('Entering: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_A', 10);

5: procedure DELETE_QUEST_ANSWER_A
6: (P_QUESTIONNAIRE_ANSWER_ID in NUMBER
7: )is
8: begin
9: hr_utility.set_location('Entering: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_A', 10);
10: hr_utility.set_location(' Leaving: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_A', 20);
11: end DELETE_QUEST_ANSWER_A;
12: procedure DELETE_QUEST_ANSWER_B
13: (P_QUESTIONNAIRE_ANSWER_ID in NUMBER

Line 10: hr_utility.set_location(' Leaving: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_A', 20);

6: (P_QUESTIONNAIRE_ANSWER_ID in NUMBER
7: )is
8: begin
9: hr_utility.set_location('Entering: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_A', 10);
10: hr_utility.set_location(' Leaving: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_A', 20);
11: end DELETE_QUEST_ANSWER_A;
12: procedure DELETE_QUEST_ANSWER_B
13: (P_QUESTIONNAIRE_ANSWER_ID in NUMBER
14: )is

Line 16: hr_utility.set_location('Entering: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_B', 10);

12: procedure DELETE_QUEST_ANSWER_B
13: (P_QUESTIONNAIRE_ANSWER_ID in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_B', 10);
17: hr_utility.set_location(' Leaving: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_B', 20);
18: end DELETE_QUEST_ANSWER_B;
19: end HR_QUEST_ANSWER_BK3;

Line 17: hr_utility.set_location(' Leaving: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_B', 20);

13: (P_QUESTIONNAIRE_ANSWER_ID in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_B', 10);
17: hr_utility.set_location(' Leaving: HR_QUEST_ANSWER_BK3.DELETE_QUEST_ANSWER_B', 20);
18: end DELETE_QUEST_ANSWER_B;
19: end HR_QUEST_ANSWER_BK3;