DBA Data[Home] [Help]

APPS.PAY_PAYVIBAL_PKG dependencies on HR_UTILITY

Line 62: hr_utility.set_location('pay_payvibal_pkg.get_dimension_contexts',11);

58: p_context1 := NULL;
59: p_context2 := NULL;
60: p_context2 := NULL;
61: --
62: hr_utility.set_location('pay_payvibal_pkg.get_dimension_contexts',11);
63: FOR c_route_context_usage_rec in c_route_context_usage LOOP
64: --
65: if c_route_context_usage_rec.sequence_no = 1 then
66: p_context1 := c_route_context_usage_rec.context_name;