DBA Data[Home] [Help]

APPS.BEN_COMP_LEVEL_FACTORS_BK3 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_A', 10);

7: ,P_OBJECT_VERSION_NUMBER in NUMBER
8: ,P_EFFECTIVE_DATE in DATE
9: )is
10: begin
11: hr_utility.set_location('Entering: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_A', 10);
12: hr_utility.set_location(' Leaving: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_A', 20);
13: end DELETE_COMP_LEVEL_FACTORS_A;
14: procedure DELETE_COMP_LEVEL_FACTORS_B
15: (P_COMP_LVL_FCTR_ID in NUMBER

Line 12: hr_utility.set_location(' Leaving: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_A', 20);

8: ,P_EFFECTIVE_DATE in DATE
9: )is
10: begin
11: hr_utility.set_location('Entering: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_A', 10);
12: hr_utility.set_location(' Leaving: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_A', 20);
13: end DELETE_COMP_LEVEL_FACTORS_A;
14: procedure DELETE_COMP_LEVEL_FACTORS_B
15: (P_COMP_LVL_FCTR_ID in NUMBER
16: ,P_OBJECT_VERSION_NUMBER in NUMBER

Line 20: hr_utility.set_location('Entering: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_B', 10);

16: ,P_OBJECT_VERSION_NUMBER in NUMBER
17: ,P_EFFECTIVE_DATE in DATE
18: )is
19: begin
20: hr_utility.set_location('Entering: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_B', 10);
21: hr_utility.set_location(' Leaving: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_B', 20);
22: end DELETE_COMP_LEVEL_FACTORS_B;
23: end BEN_COMP_LEVEL_FACTORS_BK3;

Line 21: hr_utility.set_location(' Leaving: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_B', 20);

17: ,P_EFFECTIVE_DATE in DATE
18: )is
19: begin
20: hr_utility.set_location('Entering: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_B', 10);
21: hr_utility.set_location(' Leaving: BEN_COMP_LEVEL_FACTORS_BK3.DELETE_COMP_LEVEL_FACTORS_B', 20);
22: end DELETE_COMP_LEVEL_FACTORS_B;
23: end BEN_COMP_LEVEL_FACTORS_BK3;