DBA Data[Home] [Help]

APPS.OTA_OCL_BK1 dependencies on HR_UTILITY

Line 36: hr_utility.set_location('Entering: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_A', 10);

32: ,P_OCL_INFORMATION20 in VARCHAR2
33: ,P_OBJECT_VERSION_NUMBER in NUMBER
34: )is
35: begin
36: hr_utility.set_location('Entering: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_A', 10);
37: hr_utility.set_location(' Leaving: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_A', 20);
38: end CREATE_COMPETENCE_LANGUAGE_A;
39: procedure CREATE_COMPETENCE_LANGUAGE_B
40: (P_EFFECTIVE_DATE in DATE

Line 37: hr_utility.set_location(' Leaving: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_A', 20);

33: ,P_OBJECT_VERSION_NUMBER in NUMBER
34: )is
35: begin
36: hr_utility.set_location('Entering: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_A', 10);
37: hr_utility.set_location(' Leaving: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_A', 20);
38: end CREATE_COMPETENCE_LANGUAGE_A;
39: procedure CREATE_COMPETENCE_LANGUAGE_B
40: (P_EFFECTIVE_DATE in DATE
41: ,P_COMPETENCE_LANGUAGE_ID in NUMBER

Line 70: hr_utility.set_location('Entering: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_B', 10);

66: ,P_OCL_INFORMATION20 in VARCHAR2
67: ,P_OBJECT_VERSION_NUMBER in NUMBER
68: )is
69: begin
70: hr_utility.set_location('Entering: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_B', 10);
71: hr_utility.set_location(' Leaving: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_B', 20);
72: end CREATE_COMPETENCE_LANGUAGE_B;
73: end OTA_OCL_BK1;

Line 71: hr_utility.set_location(' Leaving: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_B', 20);

67: ,P_OBJECT_VERSION_NUMBER in NUMBER
68: )is
69: begin
70: hr_utility.set_location('Entering: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_B', 10);
71: hr_utility.set_location(' Leaving: OTA_OCL_BK1.CREATE_COMPETENCE_LANGUAGE_B', 20);
72: end CREATE_COMPETENCE_LANGUAGE_B;
73: end OTA_OCL_BK1;