DBA Data[Home] [Help]

APPS.PAY_CTY_BK1 dependencies on HR_UTILITY

Line 91: hr_utility.set_location('Entering: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_A', 10);

87: ,P_CTY_INFORMATION29 in VARCHAR2
88: ,P_CTY_INFORMATION30 in VARCHAR2
89: )is
90: begin
91: hr_utility.set_location('Entering: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_A', 10);
92: hr_utility.set_location(' Leaving: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_A', 20);
93: end CREATE_CITY_TAX_RULE_A;
94: procedure CREATE_CITY_TAX_RULE_B
95: (P_ASSIGNMENT_ID in NUMBER

Line 92: hr_utility.set_location(' Leaving: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_A', 20);

88: ,P_CTY_INFORMATION30 in VARCHAR2
89: )is
90: begin
91: hr_utility.set_location('Entering: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_A', 10);
92: hr_utility.set_location(' Leaving: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_A', 20);
93: end CREATE_CITY_TAX_RULE_A;
94: procedure CREATE_CITY_TAX_RULE_B
95: (P_ASSIGNMENT_ID in NUMBER
96: ,P_STATE_CODE in VARCHAR2

Line 176: hr_utility.set_location('Entering: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_B', 10);

172: ,P_CTY_INFORMATION29 in VARCHAR2
173: ,P_CTY_INFORMATION30 in VARCHAR2
174: )is
175: begin
176: hr_utility.set_location('Entering: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_B', 10);
177: hr_utility.set_location(' Leaving: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_B', 20);
178: end CREATE_CITY_TAX_RULE_B;
179: end PAY_CTY_BK1;

Line 177: hr_utility.set_location(' Leaving: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_B', 20);

173: ,P_CTY_INFORMATION30 in VARCHAR2
174: )is
175: begin
176: hr_utility.set_location('Entering: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_B', 10);
177: hr_utility.set_location(' Leaving: PAY_CTY_BK1.CREATE_CITY_TAX_RULE_B', 20);
178: end CREATE_CITY_TAX_RULE_B;
179: end PAY_CTY_BK1;