DBA Data[Home] [Help]

APPS.OTA_TPS_API_BK1 dependencies on HR_UTILITY

Line 57: hr_utility.set_location('Entering: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_A', 10);

53: ,P_LEARNING_PATH_ID in NUMBER
54: ,P_CONTACT_ID in NUMBER
55: )is
56: begin
57: hr_utility.set_location('Entering: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_A', 10);
58: hr_utility.set_location(' Leaving: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_A', 20);
59: end CREATE_TRAINING_PLAN_A;
60: procedure CREATE_TRAINING_PLAN_B
61: (P_EFFECTIVE_DATE in DATE

Line 58: hr_utility.set_location(' Leaving: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_A', 20);

54: ,P_CONTACT_ID in NUMBER
55: )is
56: begin
57: hr_utility.set_location('Entering: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_A', 10);
58: hr_utility.set_location(' Leaving: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_A', 20);
59: end CREATE_TRAINING_PLAN_A;
60: procedure CREATE_TRAINING_PLAN_B
61: (P_EFFECTIVE_DATE in DATE
62: ,P_BUSINESS_GROUP_ID in NUMBER

Line 110: hr_utility.set_location('Entering: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_B', 10);

106: ,P_LEARNING_PATH_ID in NUMBER
107: ,P_CONTACT_ID in NUMBER
108: )is
109: begin
110: hr_utility.set_location('Entering: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_B', 10);
111: hr_utility.set_location(' Leaving: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_B', 20);
112: end CREATE_TRAINING_PLAN_B;
113: end OTA_TPS_API_BK1;

Line 111: hr_utility.set_location(' Leaving: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_B', 20);

107: ,P_CONTACT_ID in NUMBER
108: )is
109: begin
110: hr_utility.set_location('Entering: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_B', 10);
111: hr_utility.set_location(' Leaving: OTA_TPS_API_BK1.CREATE_TRAINING_PLAN_B', 20);
112: end CREATE_TRAINING_PLAN_B;
113: end OTA_TPS_API_BK1;