DBA Data[Home] [Help]

APPS.PAY_BALANCE_TYPES_BK1 dependencies on HR_UTILITY

Line 47: hr_utility.set_location('Entering: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_A', 10);

43: ,P_BALANCE_TYPE_ID in NUMBER
44: ,P_OBJECT_VERSION_NUMBER in NUMBER
45: )is
46: begin
47: hr_utility.set_location('Entering: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_A', 10);
48: hr_utility.set_location(' Leaving: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_A', 20);
49: end CREATE_BAL_TYPE_A;
50: procedure CREATE_BAL_TYPE_B
51: (P_EFFECTIVE_DATE in DATE

Line 48: hr_utility.set_location(' Leaving: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_A', 20);

44: ,P_OBJECT_VERSION_NUMBER in NUMBER
45: )is
46: begin
47: hr_utility.set_location('Entering: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_A', 10);
48: hr_utility.set_location(' Leaving: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_A', 20);
49: end CREATE_BAL_TYPE_A;
50: procedure CREATE_BAL_TYPE_B
51: (P_EFFECTIVE_DATE in DATE
52: ,P_LANGUAGE_CODE in VARCHAR2

Line 90: hr_utility.set_location('Entering: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_B', 10);

86: ,P_BASE_BALANCE_TYPE_ID in NUMBER
87: ,P_INPUT_VALUE_ID in NUMBER
88: )is
89: begin
90: hr_utility.set_location('Entering: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_B', 10);
91: hr_utility.set_location(' Leaving: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_B', 20);
92: end CREATE_BAL_TYPE_B;
93: end PAY_BALANCE_TYPES_BK1;

Line 91: hr_utility.set_location(' Leaving: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_B', 20);

87: ,P_INPUT_VALUE_ID in NUMBER
88: )is
89: begin
90: hr_utility.set_location('Entering: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_B', 10);
91: hr_utility.set_location(' Leaving: PAY_BALANCE_TYPES_BK1.CREATE_BAL_TYPE_B', 20);
92: end CREATE_BAL_TYPE_B;
93: end PAY_BALANCE_TYPES_BK1;