DBA Data[Home] [Help]

APPS.PER_BF_BALANCE_TYPES_BK1 dependencies on HR_UTILITY

Line 20: hr_utility.set_location('Entering: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_A', 10);

16: ,P_DATE_TO in DATE
17: ,P_EFFECTIVE_DATE in DATE
18: )is
19: begin
20: hr_utility.set_location('Entering: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_A', 10);
21: hr_utility.set_location(' Leaving: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_A', 20);
22: end CREATE_BALANCE_TYPE_A;
23: procedure CREATE_BALANCE_TYPE_B
24: (P_INPUT_VALUE_ID in NUMBER

Line 21: hr_utility.set_location(' Leaving: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_A', 20);

17: ,P_EFFECTIVE_DATE in DATE
18: )is
19: begin
20: hr_utility.set_location('Entering: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_A', 10);
21: hr_utility.set_location(' Leaving: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_A', 20);
22: end CREATE_BALANCE_TYPE_A;
23: procedure CREATE_BALANCE_TYPE_B
24: (P_INPUT_VALUE_ID in NUMBER
25: ,P_BUSINESS_GROUP_ID in NUMBER

Line 36: hr_utility.set_location('Entering: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_B', 10);

32: ,P_DATE_TO in DATE
33: ,P_EFFECTIVE_DATE in DATE
34: )is
35: begin
36: hr_utility.set_location('Entering: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_B', 10);
37: hr_utility.set_location(' Leaving: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_B', 20);
38: end CREATE_BALANCE_TYPE_B;
39: end PER_BF_BALANCE_TYPES_BK1;

Line 37: hr_utility.set_location(' Leaving: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_B', 20);

33: ,P_EFFECTIVE_DATE in DATE
34: )is
35: begin
36: hr_utility.set_location('Entering: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_B', 10);
37: hr_utility.set_location(' Leaving: PER_BF_BALANCE_TYPES_BK1.CREATE_BALANCE_TYPE_B', 20);
38: end CREATE_BALANCE_TYPE_B;
39: end PER_BF_BALANCE_TYPES_BK1;