DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_RATE_BK1 dependencies on HR_UTILITY

Line 98: hr_utility.set_location('Entering: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_A', 10);

94: ,P_OBJECT_VERSION_NUMBER in NUMBER
95: ,P_EFFECTIVE_DATE in DATE
96: )is
97: begin
98: hr_utility.set_location('Entering: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_A', 10);
99: hr_utility.set_location(' Leaving: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_A', 20);
100: end CREATE_ENROLLMENT_RATE_A;
101: procedure CREATE_ENROLLMENT_RATE_B
102: (P_ENRT_RT_ID in NUMBER

Line 99: hr_utility.set_location(' Leaving: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_A', 20);

95: ,P_EFFECTIVE_DATE in DATE
96: )is
97: begin
98: hr_utility.set_location('Entering: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_A', 10);
99: hr_utility.set_location(' Leaving: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_A', 20);
100: end CREATE_ENROLLMENT_RATE_A;
101: procedure CREATE_ENROLLMENT_RATE_B
102: (P_ENRT_RT_ID in NUMBER
103: ,P_ORDR_NUM in NUMBER

Line 193: hr_utility.set_location('Entering: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_B', 10);

189: ,P_PROGRAM_UPDATE_DATE in DATE
190: ,P_EFFECTIVE_DATE in DATE
191: )is
192: begin
193: hr_utility.set_location('Entering: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_B', 10);
194: hr_utility.set_location(' Leaving: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_B', 20);
195: end CREATE_ENROLLMENT_RATE_B;
196: end BEN_ENROLLMENT_RATE_BK1;

Line 194: hr_utility.set_location(' Leaving: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_B', 20);

190: ,P_EFFECTIVE_DATE in DATE
191: )is
192: begin
193: hr_utility.set_location('Entering: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_B', 10);
194: hr_utility.set_location(' Leaving: BEN_ENROLLMENT_RATE_BK1.CREATE_ENROLLMENT_RATE_B', 20);
195: end CREATE_ENROLLMENT_RATE_B;
196: end BEN_ENROLLMENT_RATE_BK1;